CofeehousePy/services/corenlp/doc/loglinear
Netkas 3294bc4ea6 Added NSFW classification 2021-01-14 02:07:24 -05:00
..
ARCH.txt Added NSFW classification 2021-01-14 02:07:24 -05:00
OPTIMIZATION.txt Added NSFW classification 2021-01-14 02:07:24 -05:00
QUICKSTART.txt Added NSFW classification 2021-01-14 02:07:24 -05:00
README.txt Added NSFW classification 2021-01-14 02:07:24 -05:00
TESTING.txt Added NSFW classification 2021-01-14 02:07:24 -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.