An open API service indexing awesome lists of open source software.

https://github.com/aria42/nlp-utils

NLP Utilities in Java
https://github.com/aria42/nlp-utils

Last synced: 7 months ago
JSON representation

NLP Utilities in Java

Awesome Lists containing this project

README

          

* NLP Utils

NLP Utilities in Java and Clojure from Aria Haghighi's grad school and post-doc days.

** What's Implemented?
- Generic unconstrained numerical function optimization, including L-BFGS
- Basic machine learning abstractions: sparse feature vectors and large-scale indexing
- MaxEnt classification
- Sequence CRF Model
- Common dimensinality reduction techniques