language-recognition
There are 49 repositories under language-recognition topic.
antlr/antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
pemistahl/lingua-py
The most accurate natural language detection library for Python, suitable for short text and mixed-language text
pemistahl/lingua-go
The most accurate natural language detection library for Go, suitable for short text and mixed-language text
greyblake/whatlang-rs
Natural language detection library for Rust. Try demo online: https://whatlang.org/
pemistahl/lingua-rs
The most accurate natural language detection library for Rust, suitable for short text and mixed-language text
pemistahl/lingua
The most accurate natural language detection library for Java and the JVM, suitable for long and short text alike
cisnlp/GlotLID
💬 Language Identification with Support for More Than 2000 Labels -- EMNLP 2023
KrishnaDN/x-vector-pytorch
Implementation of the paper "Spoken Language Recognition using X-vectors" in Pytorch
SpeechFlow-io/Spoken_language_identification
A TensorFlow-based spoken language identification
adbar/py3langid
Faster, modernized fork of the language identification tool langid.py
py-lidbox/lidbox
End-to-end spoken language identification out of the box.
searchpioneer/lingua-dotnet
Natural language detection library for .NET, suitable for long and short text alike
lord-alfred/dnlp
📚 Сборник полезных штук из Natural Language Processing: Определение языка текста, Разделение текста на предложения, Получение основного содержимого из html документа
theolepage/ssl-for-slr
Collection of self-supervised models for speaker and language recognition tasks.
swshon/dialectID_siam
Dialect identification using Siamese network
ZeroBone/Knife
Knife is a Java top-down parser generator for building parsers from grammars in BNF format.
A-LPG/LPG2
The LALR parser generator (LPG) is a tool for developing scanners and parsers. Supports multi-language . Input is specified by BNF rules. LPG supports backtracking (to resolve ambiguity), automatic AST generation and grammar inheritance.
swshon/lre15_siam
Language identification using Siamese network based on i-vector
Vanova/mfom_attribute_detection
Multi-label MFoM Framework for Speech Articulatory Attributes Detection
Marcono1234/tiny-lingua
👄 Fork of the language detector Lingua, with the intention to increase detection speed and reduce memory consumption
sigrlami/lanhunch
Language Detection Library
Lhx94As/JSTSP_w2v_for_LID
Source code for: Efficient Self-supervised Learning Representations for Spoken Language Identification
osadj/kaldi_nnet3
Simple, yet fast, Python scripts to read Kaldi NNet3 models and compute bottleneck features
4security/Select20
The todo app Select20 leverages language recognition to manage tasks more efficiently. The distraction-free and blazing fast app supports offline usage and compatibility to CalDav.
Boriszn/NASAbot
The NASABot integrated with NASA API and LUIS (Language Recognition Service). It provides access to the latest NASA API (like Space Weather Database Of Notifications and other NASA services) using plain English and Natural User Flow.
fafalone/RecognizeLanguage
A short demo of the Windows ELS API
takoshiobi/detect-language
🎏🎌 language recognition script implemented using basic algorithms and spaghetti code
azagniotov/language-detection
This is a refined and re-implemented version of the archived plugin for ElasticSearch elasticsearch-langdetect, which itself builds upon the original work by Nakatani Shuyo, found at https://github.com/shuyo/language-detection. The aforementioned implementation by Nakatani Shuyo serves as the default language detection component within Apache Solr.
golecalicja/language-recognition-neural-network
A single-layer neural network written from scratch that predicts the language of the text.
kuafuwang/LPG2
The LALR parser generator (LPG) is a tool for developing scanners and parsers written in TypeScript ,C#, Java, C++ or C. Input is specified by BNF rules. LPG supports backtracking (to resolve ambiguity), automatic AST generation and grammar inheritance.
mc-cat-tty/Language-Classification
Suite of Python modules to recognise the language of a file
ZeroBone/Grammax
Grammax is a Java & C++ bottom-up SLR/CLR parser generator that builds parsers from grammars in Backus-Naur-Form.
guidsdo/ima-parse
Simple and convenient yet powerful parsing lib. No Regexes, tree walkers, (E)BNF or books necessary! No separate lexer required.
isbainemohamed/Youtube-language-recognition-Piepline
This project is about creating an automated youtube videos scraper using Airflow, Selenium, ytb-dlp library.
wpdevelopment11/codeblocks
Modify Markdown fenced code blocks to contain the language name by detecting it from the block contents.