CofeehousePy/services/corenlp/doc/loglinear
Netkas 6bb11b5d3f Added CoreNLP 2021-01-08 21:43:33 -05:00
..
ARCH.txt Added CoreNLP 2021-01-08 21:43:33 -05:00
OPTIMIZATION.txt Added CoreNLP 2021-01-08 21:43:33 -05:00
QUICKSTART.txt Added CoreNLP 2021-01-08 21:43:33 -05:00
README.txt Added CoreNLP 2021-01-08 21:43:33 -05:00
TESTING.txt Added CoreNLP 2021-01-08 21:43:33 -05:00

README.txt

For an explanation of how everything fits together, see ARCH.txt

For a quick runnable object, go run edu.stanford.nlp.loglinear.CoNLLBenchmark in core's test package.

For a tutorial, see QUICKSTART.txt

For a brief overview of testing for this package (which was quite thorough), see TESTING.txt

Look at OPTIMIZATION.txt for an overview of what exists, what's been done, and what we know about further optimizations.