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

https://github.com/aslandevbrat/computational-linguistic

Assigmnents of CL
https://github.com/aslandevbrat/computational-linguistic

bigrams good-turing-smoothing language-model nlp python3 trigrams zipfs-law

Last synced: about 1 month ago
JSON representation

Assigmnents of CL

Awesome Lists containing this project

README

          

# Computational-Linguistic
Navigate to the following for the differet projects
- [Zipf's Law Verification](https://github.com/AslanDevbrat/Computational-Linguistic/tree/master/Assignment1)
- [Language Modeling](https://github.com/AslanDevbrat/Computational-Linguistic/tree/master/Assignment2)
- [SRILM](https://github.com/AslanDevbrat/Computational-Linguistic/tree/master/Assignment3)
- [Hidden Markov Model (Viterbi Algorithm)](https://github.com/AslanDevbrat/Computational-Linguistic/tree/master/Project)