n-grams topic
language-detection
A language detection library for PHP. Detects the language from a given text string.
ml-classify-text-js
Machine learning based text classification in JavaScript using n-grams and cosine similarity
Vietnamese-Accent-Prediction
A simple/fast/accurate accent prediction for non-accented Vietnamese text
tinyld
Simple and Performant Language detection library for NodeJS
2017-summer-workshop
Exercises, data, and more for our 2017 summer workshop (funded by the Estes Fund and in partnership with Project Jupyter and Berkeley's D-Lab)
N-gram-model-for-Hangman-game
Use different orders of N-gram model to play Hangman game.
turkish-tweets-sentiment-analysis
This sentiment analysis project determines whether the tweets posted in the Turkish language on Twitter are positive or negative.
POS-Taggers
Part-of-Speech Tagging Models in Python
Evaluation-of-machine-translation-by-NLP
To evaluate machine translation, they use several methods, some of which we fully implemented