language-recognition

There are 43 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.

    Language:Java16.5k3732.3k3.2k
  • lingua-go

    pemistahl/lingua-go

    The most accurate natural language detection library for Go, suitable for short text and mixed-language text

    Language:Go1.1k113464
  • lingua-py

    pemistahl/lingua-py

    The most accurate natural language detection library for Python, suitable for short text and mixed-language text

    Language:Python961127442
  • whatlang-rs

    greyblake/whatlang-rs

    Natural language detection library for Rust. Try demo online: https://whatlang.org/

    Language:Rust9562455108
  • lingua-rs

    pemistahl/lingua-rs

    The most accurate natural language detection library for Rust, suitable for short text and mixed-language text

    Language:Rust83885335
  • lingua

    pemistahl/lingua

    The most accurate natural language detection library for Java and the JVM, suitable for long and short text alike

    Language:Kotlin6631112760
  • KrishnaDN/x-vector-pytorch

    Implementation of the paper "Spoken Language Recognition using X-vectors" in Pytorch

    Language:Python9651025
  • SpeechFlow-io/Spoken_language_identification

    A TensorFlow-based spoken language identification

    Language:Python72415
  • cisnlp/GlotLID

    GlotLID: Language Identification with Support for More Than 2000 Labels (EMNLP 2023).

    Language:Python69446
  • py-lidbox/lidbox

    End-to-end spoken language identification out of the box.

    Language:Python4892113
  • adbar/py3langid

    Faster, modernized fork of the language identification tool langid.py

    Language:Python38117
  • theolepage/ssl-for-slr

    Collection of self-supervised models for speaker and language recognition tasks.

    Language:Jupyter Notebook19232
  • lord-alfred/dnlp

    📚 Сборник полезных штук из Natural Language Processing: Определение языка текста, Разделение текста на предложения, Получение основного содержимого из html документа

    Language:Python17405
  • swshon/dialectID_siam

    Dialect identification using Siamese network

    Language:Jupyter Notebook15104
  • Knife

    ZeroBone/Knife

    Knife is a Java top-down parser generator for building parsers from grammars in BNF format.

    Language:Java11301
  • swshon/lre15_siam

    Language identification using Siamese network based on i-vector

    Language:Jupyter Notebook7103
  • Vanova/mfom_attribute_detection

    Multi-label MFoM Framework for Speech Articulatory Attributes Detection

    Language:HTML7304
  • sigrlami/lanhunch

    Language Detection Library

    Language:Haskell6300
  • 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.

    Language:C++5154
  • Marcono1234/tiny-lingua

    👄 Fork of the language detector Lingua, with the intention to increase detection speed and reduce memory consumption

    Language:Kotlin5221
  • osadj/kaldi_nnet3

    Simple, yet fast, Python scripts to read Kaldi NNet3 models and compute bottleneck features

    Language:Python5315
  • Lhx94As/JSTSP_w2v_for_LID

    Source code for: Efficient Self-supervised Learning Representations for Spoken Language Identification

    Language:Python4100
  • takoshiobi/detect-language

    🎏🎌 language recognition script implemented using basic algorithms and spaghetti code

    Language:Python3100
  • 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.

    Language:PHP2230
  • 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.

    Language:C#2201
  • golecalicja/language-recognition-neural-network

    A single-layer neural network written from scratch that predicts the language of the text.

    Language:Python2100
  • 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.

    Language:C++2100
  • mc-cat-tty/Language-Classification

    Suite of Python modules to recognise the language of a file

    Language:Python226
  • ZeroBone/Grammax

    Grammax is a Java bottom-up SLR/CLR parser generator that builds parsers from grammars in Backus-Naur-Form.

    Language:Java2311
  • brunneis/linguakit-streaming

    Streaming version of Linguakit, a multilingual toolkit for NLP

    Language:Perl120
  • isbainemohamed/Youtube-language-recognition-Piepline

    This project is about creating an automated youtube videos scraper using Airflow, Selenium, ytb-dlp library.

    Language:Jupyter Notebook110
  • sdingcn/ecc

    an easy-to-use parser generator (compiler-compiler)

    00
  • Context-Free-Language-Recognition-with-a-PDA

    jackr276/Context-Free-Language-Recognition-with-a-PDA

    Implementation of a Pushdown Automaton that recognizes strings belonging to a language valid arithmetic expressions over floating point numbers

    Language:C++10
  • LucaSpadoni/Compiler-and-Interpreter-based-on-ANTLR

    Implementation of a parser, a compiler and an interpreter for a programming language called “SimplanPlus” which is based on ANTLR.

    Language:Java10
  • searchpioneer/lingua-dotnet

    Natural language detection library for .NET, suitable for long and short text alike

    Language:C#