Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sabaurgup/language_detector

With this program, you can find the frequencies of defined biagrams and trigrams in a text entered, and as a result, you can see whether the language of this text is German or English.
https://github.com/sabaurgup/language_detector

c computational-linguistics english-language filter frequencies german-language language-detection language-modeling

Last synced: about 5 hours ago
JSON representation

With this program, you can find the frequencies of defined biagrams and trigrams in a text entered, and as a result, you can see whether the language of this text is German or English.

Awesome Lists containing this project

README

        

[TR]
# Algoritma-Proje:
Dil Tahmin Projesi

Bu program ile girilen bir metnin içerisindeki tanımlı biagram ve trigramların frekanslarını bulabilir ve sonucunda bu metnin dilinin Almanca mı İngilizce mi olduğunu görebilirsiniz.

[EN]
# Algorithm-Project:
Language Prediction Project

With this program, you can find the frequencies of defined biagrams and trigrams in a text entered, and as a result, you can see whether the language of this text is German or English.