We have several software tools widely used by the NLP community. We try to provide support for users of our tools. However, it is often difficult to answer all of the incoming questions and to continue to do research and development at the same time. To make it easier to keep up with the incoming questions, it's great if you can also help us.
Having said all that, here's where to ask questions:
Ask a question on Stack Overflow with the tag stanford-nlp
.
This is the best way to get a code question answered.
For clear bugs in code, code enhancement requests, and (even better) pull requests, feel free to use the the Stanford CoreNLP GitHub. (It's a good fit for questions and bugs concerning the CoreNLP code, but not for general user and usage questions.)
parser-user@lists.stanford.edu | This is the best list to post to in order to ask questions, make announcements, or for discussion among parser users, including sentence structure related tools like tregex and Stanford Dependencies. Join the list via this webpage or by emailing parser-user-join@lists.stanford.edu. (Leave the subject and message body empty.) You can also look at the list archives. |
parser-support@lists.stanford.edu | This list goes only to the parser maintainers. It's a good address for licensing questions, etc. For general use and support questions, you're better off joining and using parser-user . You cannot join parser-support , but you can mail questions to parser-support@lists.stanford.edu. |
parser-announce@lists.stanford.edu | This list will be used only to announce new parser versions, so it will be very low volume (expect 1-3 messages a year). Join the list via this webpage or by emailing parser-announce-join@lists.stanford.edu. (Leave the subject and message body empty.) |
java-nlp-user@lists.stanford.edu | This is the best list to post to in order to ask questions, make announcements, or for discussion among JavaNLP users. You have to subscribe to be able to use it. Join the list via this webpage or by emailing java-nlp-user-join@lists.stanford.edu. (Leave the subject and message body empty.) You can also look at the list archives. |
java-nlp-support@lists.stanford.edu | This list goes only to the software maintainers. It's a good address for licensing questions, etc. For general use and support questions, please join and use java-nlp-user . You cannot join java-nlp-support , but you can mail questions to java-nlp-support@lists.stanford.edu. |
java‑nlp‑announce@lists.stanford.edu | This list will be used only to announce new versions of Stanford JavaNLP tools, so it will be very low volume (expect 1-3 messages a year). Join the list via via this webpage or by emailing java-nlp-announce-join@lists.stanford.edu. (Leave the subject and message body empty.) |