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
- Host: GitHub
- URL: https://github.com/aria42/nlp-utils
- Owner: aria42
- Created: 2010-06-11T02:58:56.000Z (almost 16 years ago)
- Default Branch: master
- Last Pushed: 2022-12-14T20:59:37.000Z (over 3 years ago)
- Last Synced: 2025-10-27T23:39:05.273Z (7 months ago)
- Language: Java
- Homepage:
- Size: 106 KB
- Stars: 43
- Watchers: 5
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
- awesome-java - NLP Utils
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