Skip to content

Commit

Permalink
Merge pull request akullpp#583 from izeye/patch-5
Browse files Browse the repository at this point in the history
Reorder "CogCompNLP"
  • Loading branch information
akullpp authored Jul 13, 2017
2 parents bf31e08 + 4489c74 commit ca22cd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -604,10 +604,10 @@ A curated list of awesome Java frameworks, libraries and software.

*Libraries that specialize in processing text.*

* [CogCompNLP](https://github.com/CogComp/cogcomp-nlp) - Provides common annotators for plain text input.
* [CoreNLP](http://nlp.stanford.edu/software/corenlp.shtml) - Provides a set of fundamental tools for tasks like tagging, named entity recognition, and sentiment analysis.
* [DKPro](https://dkpro.github.io/) - Collection of reusable NLP tools for linguistic pre-processing, machine learning, lexical resources, etc.
* [LingPipe](http://alias-i.com/lingpipe/) - Toolkit for tasks ranging from POS tagging to sentiment analysis.
* [CogCompNLP](https://github.com/CogComp/cogcomp-nlp) - Provides common annotators for plain text input.

## Networking

Expand Down

0 comments on commit ca22cd5

Please sign in to comment.