n-grams topic

List n-grams repositories

language-detection

794
Stars
83
Forks
Watchers

A language detection library for PHP. Detects the language from a given text string.

ml-classify-text-js

118
Stars
12
Forks
Watchers

Machine learning based text classification in JavaScript using n-grams and cosine similarity

Vietnamese-Accent-Prediction

33
Stars
10
Forks
Watchers

A simple/fast/accurate accent prediction for non-accented Vietnamese text

tinyld

398
Stars
11
Forks
Watchers

Simple and Performant Language detection library for NodeJS

2017-summer-workshop

34
Stars
19
Forks
Watchers

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

16
Stars
5
Forks
Watchers

Use different orders of N-gram model to play Hangman game.

turkish-tweets-sentiment-analysis

58
Stars
14
Forks
Watchers

This sentiment analysis project determines whether the tweets posted in the Turkish language on Twitter are positive or negative.

To evaluate machine translation, they use several methods, some of which we fully implemented