Usage
In this section we cover getting started with CoreNLP and different usage modes. CoreNLP can be used via the command line, in Java code, or with calls to a server, and can be run on multiple languages including Arabic, Chinese, English, French, German, and Spanish.
Table of contents
- Download
 - Migration
 - Command Line Usage
 - CoreNLP API
 - Simple API
 - Interactive mode (REPL)
 - CoreNLP Server
 - Caseless models
 - Using CoreNLP on other human languages
 - Using CoreNLP within other programming languages and packages