mirror of
https://github.com/akullpp/awesome-java.git
synced 2025-02-10 15:45:12 -05:00
Add Beagle
This commit is contained in:
parent
61dc9b9729
commit
afb120d146
1 changed files with 1 additions and 0 deletions
|
@ -660,6 +660,7 @@ A curated list of awesome Java frameworks, libraries and software.
|
|||
|
||||
*Libraries that specialize in processing text.*
|
||||
|
||||
- [Beagle](https://github.com/tokenmill/beagle) - Stored full-text search query engine.
|
||||
- [CogCompNLP](https://github.com/CogComp/cogcomp-nlp) - Provides common annotators for plain text input. (Research and Academic Use License)
|
||||
- [CoreNLP](https://nlp.stanford.edu/software/corenlp.shtml) - Provides a set of fundamental tools for tasks like tagging, named entity recognition, and sentiment analysis. (GPL-3.0-or-later)
|
||||
- [DKPro](https://dkpro.github.io) - Collection of reusable NLP tools for linguistic pre-processing, machine learning, lexical resources, etc.
|
||||
|
|
Loading…
Add table
Reference in a new issue