Lynten / stanford-corenlp

Python wrapper for Stanford CoreNLP.
MIT License
919 stars 200 forks source link

update README.md with correct java Xmx flag #92

Open maxthomas opened 4 years ago

maxthomas commented 4 years ago

The README incorrectly sets the aximum memory (-Xmx) flag. there is no mx flag, which the README uses. more here.