Skip to content

dreamilam/NLP-Projects

Repository files navigation

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