Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 374 Bytes

README.org

File metadata and controls

11 lines (8 loc) · 374 Bytes

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