SIGN IN SIGN UP
stanfordnlp / CoreNLP UNCLAIMED

CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing, coreference, sentiment analysis, etc.

0 0 1 Java
:: runs the parser GUI
:: usage lexparser-gui [parserDataFilename [textFileName]]
java -mx800m -cp "*" edu.stanford.nlp.parser.ui.Parser