Skip to content

Commit

Permalink
Updated README.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jinho Choi committed Aug 1, 2016
1 parent 3790a01 commit a93c6d6
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1 @@
# NLP4J

The **N**atural **L**anguage **P**rocessing **f**or **J**VM languages (NLP4J) project provides:

* NLP tools readily available for research in various disciplines.
* Frameworks for fast development of efficient and robust NLP components.
* API for manipulating computational structures in NLP (e.g., dependency graph).

The project is initiated and led by the [Emory NLP](http://nlp.mathcs.emory.edu) research group with many helps from the community. It is under the [Apache 2](http://www.apache.org/licenses/LICENSE-2.0) license, which is favored by most industrial researchers. Please join our [group](https://groups.google.com/forum/#!forum/emorynlp) to get notifications about updates and send us your feedback.

* Latest release: [1.1.3](http://search.maven.org/#search%7Cga%7C1%7Cnlp4j) ([release notes](https://emorynlp.github.io/nlp4j/release.html)).
* [Discussion formum](https://groups.google.com/forum/#!forum/emorynlp).
* [NLP4J demo](http://nlp.mathcs.emory.edu:8080/nlp4j).
NLP4J webpage: [https://emorynlp.github.io/nlp4j](https://emorynlp.github.io/nlp4j/)

0 comments on commit a93c6d6

Please sign in to comment.