Repository navigation

#

language-recognition

ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.

Java
18392
1 个月前
pemistahl/lingua-py

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

Python
1509
4 个月前
pemistahl/lingua-go
Go
1286
8 个月前
greyblake/whatlang-rs
Rust
1040
13 天前

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

Rust
1000
12 天前

💬 Language Identification with Support for More Than 2000 Labels -- EMNLP 2023

Python
161
4 个月前

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

Python
105
5 年前
Python
48
5 年前

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

Python
20
3 年前

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

Jupyter Notebook
19
4 年前
Jupyter Notebook
15
8 年前

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

Java
11
5 年前

Multi-label MFoM Framework for Speech Articulatory Attributes Detection

HTML
7
5 年前

Language identification using Siamese network based on i-vector

Jupyter Notebook
7
8 年前

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.

C++
7
3 年前