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
- Host: GitHub
- URL: https://github.com/aslandevbrat/computational-linguistic
- Owner: AslanDevbrat
- Created: 2020-09-02T17:57:15.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-10-03T07:20:09.000Z (over 4 years ago)
- Last Synced: 2025-02-25T06:44:48.294Z (over 1 year ago)
- Topics: bigrams, good-turing-smoothing, language-model, nlp, python3, trigrams, zipfs-law
- Language: Jupyter Notebook
- Homepage:
- Size: 25.9 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)