CofeehousePy/services/corenlp/doc
Netkas 6bb11b5d3f Added CoreNLP 2021-01-08 21:43:33 -05:00
..
classify Added CoreNLP 2021-01-08 21:43:33 -05:00
corenlp Added CoreNLP 2021-01-08 21:43:33 -05:00
lexparser Added CoreNLP 2021-01-08 21:43:33 -05:00
loglinear Added CoreNLP 2021-01-08 21:43:33 -05:00
ner Added CoreNLP 2021-01-08 21:43:33 -05:00
openie Added CoreNLP 2021-01-08 21:43:33 -05:00
releasenotes Added CoreNLP 2021-01-08 21:43:33 -05:00
segmenter Added CoreNLP 2021-01-08 21:43:33 -05:00
tagger Added CoreNLP 2021-01-08 21:43:33 -05:00
tokensregex/examples Added CoreNLP 2021-01-08 21:43:33 -05:00
tregex Added CoreNLP 2021-01-08 21:43:33 -05:00
tsurgeon Added CoreNLP 2021-01-08 21:43:33 -05:00
README Added CoreNLP 2021-01-08 21:43:33 -05:00

README

This directory contains various forms of documentation.

software: the web pages on our apache httpd installation, ei.e.,
https://nlp.stanford.edu/software/

releasenotes: the output of running the release scripts to create the
zips we release

classify, lexparser, ner, segmenter: documentation included in various
packages, such as readmes, build files, etc

loglinear: architectural explanation and various tutorials