Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 303 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 303 Bytes

List of Projects

  1. FOMA - A simple tool for creating Finite state transducers
  2. Language Identification using bigrams
  3. A Part of Speech tagger using the Viterbi Algorithm
  4. A Named Entity Recognition system using a Support vector machine
  5. CKY Parser implementation
  6. Clustering using K-means