Tactful_Tokenizer

Sentence tokenizer

A Ruby library that tokenizes text into sentences using a Bayesian statistical model

Accurate Bayesian sentence tokenizer in Ruby.

GitHub

80 stars
5 watching
13 forks
Language: Ruby
last commit: over 12 years ago
Linked from 1 awesome list

nlprubyrubynlp

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
thisiscetin/textokenA gem for extracting words from text with customizable tokenization rules31
arbox/tokenizerA Ruby-based library for splitting written text into tokens for natural language processing tasks.46
abitdodgy/words_countedA Ruby library that tokenizes input and provides various statistical measures about the tokens159
diasks2/pragmatic_tokenizerA multilingual tokenizer to split strings into tokens, handling various language and formatting nuances.90
lfcipriani/punkt-segmenterA Ruby port of the NLTK algorithm to detect sentence boundaries in unstructured text92
neurosnap/sentencesA command line tool to split text into individual sentences441
6/tiny_segmenterA Ruby port of a Japanese text tokenization algorithm21
jonsafari/tok-tokA fast and simple tokenizer for multiple languages28
denosaurs/tokenizerA simple tokenizer library for parsing and analyzing text input in various formats.17
zurawiki/tiktoken-rsProvides a Rust library for tokenizing text with OpenAI models using tiktoken.266
shonfeder/tokenizeA Prolog-based tokenization library for lexing text into common tokens11
zseder/huntokenA tool for tokenizing raw text into words and sentences in multiple languages, including Hungarian.4
juliatext/wordtokenizers.jlA set of high-performance tokenizers for natural language processing tasks96
amir-zeldes/rftokenizerA tokenizer for segmenting words into morphological components27
xujiajun/gotokenizerA tokenizer based on dictionary and Bigram language models for text segmentation in Chinese21