quntoken

Hungarian tokenizer

A C++ tokenizer that tokenizes Hungarian text

Hungarian tokenizer.

GitHub

14 stars
15 watching
5 forks
Language: C++
last commit: over 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
nytud/hunlp-gateA collection of Hungarian NLP tools integrated as GATE processing resources8
nytud/hucolaA collection of 9,076 annotated sentences in Hungarian to evaluate linguistic acceptability and grammaticality1
languagemachines/uctoA tokeniser for natural language text that separates words from punctuation and supports basic preprocessing steps such as case changing66
jonsafari/tok-tokA fast and simple tokenizer for multiple languages28
nytud/panmorphHarmonized tagset and annotation scheme for Hungarian morphological analysers4
zseder/huntokenA tool for tokenizing raw text into words and sentences in multiple languages, including Hungarian.4
nytud/emtsvA text processing system designed to handle various tasks in Hungarian language processing using Python and TSV-based data exchange.28
nytud/nytk-nerkorA Hungarian language named entity annotated corpus containing 1 million tokens with morphological annotation layers and various source files.15
nytud/emlamPreprocessing and modeling scripts for Hungarian language modeling using Python and TensorFlow.3
zurawiki/tiktoken-rsProvides a Rust library for tokenizing text with OpenAI models using tiktoken.266
bzick/tokenizerA high-performance tokenization library for Go, capable of parsing various data formats and syntaxes.103
shonfeder/tokenizeA Prolog-based tokenization library for lexing text into common tokens11
thisiscetin/textokenA gem for extracting words from text with customizable tokenization rules31
jirkamarsik/trainable-tokenizerA tool for creating customizable tokenization rules for natural languages22
diasks2/pragmatic_tokenizerA multilingual tokenizer to split strings into tokens, handling various language and formatting nuances.90