RFTokenizer
Morph seg tokenizer
A tokenizer for segmenting words into morphological components
A character-wise tokenizer for morphologically rich languages
27 stars
4 watching
7 forks
Language: Lex
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
diasks2/pragmatic_tokenizer | A multilingual tokenizer to split strings into tokens, handling various language and formatting nuances. | 90 |
zseder/huntoken | A tool for tokenizing raw text into words and sentences in multiple languages. | 3 |
shonfeder/tokenize | A Prolog-based tokenization library for lexing text into common tokens | 11 |
zencephalon/tactful_tokenizer | A Ruby library that tokenizes text into sentences using a Bayesian statistical model | 80 |
amir-zeldes/hausa | A part-of-speech tagging model for Hausa language | 6 |
denosaurs/tokenizer | A simple tokenizer library for parsing and analyzing text input in various formats. | 17 |
arbox/tokenizer | A Ruby-based library for splitting written text into tokens for natural language processing tasks. | 46 |
thisiscetin/textoken | A gem for extracting words from text with customizable tokenization rules | 31 |
jonsafari/tok-tok | A fast and simple tokenizer for multiple languages | 28 |
juliatext/wordtokenizers.jl | A set of high-performance tokenizers for natural language processing tasks | 96 |
mathewsanders/mustard | A Swift library for tokenizing strings with customizable matching behavior | 689 |
abitdodgy/words_counted | A Ruby library that tokenizes input and provides various statistical measures about the tokens | 159 |
c4n/pythonlexto | A Python wrapper around the Thai word segmentator LexTo, allowing developers to easily integrate it into their applications. | 1 |
zurawiki/tiktoken-rs | Provides a Rust library for tokenizing text with OpenAI models using tiktoken. | 256 |
bzick/tokenizer | A high-performance tokenization library for Go, capable of parsing various data formats and syntaxes. | 98 |