punkt-segmenter

Sentence tokenizer

A Ruby port of the NLTK algorithm to detect sentence boundaries in unstructured text

Ruby port of the NLTK Punkt sentence segmentation algorithm

GitHub

92 stars
2 watching
10 forks
Language: Ruby
last commit: over 8 years ago
Linked from 1 awesome list

nlp-librarynltkpunkt-segmenterrubyruby-portrubynlpsentence-boundariessentence-tokenizertokenized-sentences

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
6/tiny_segmenterA Ruby port of a Japanese text tokenization algorithm21
diasks2/pragmatic_segmenterA rule-based sentence boundary detection gem that works across many languages559
zencephalon/tactful_tokenizerA Ruby library that tokenizes text into sentences using a Bayesian statistical model80
arbox/tokenizerA Ruby-based library for splitting written text into tokens for natural language processing tasks.46
tkellen/ruby-ngramBreaks text into contiguous sequences of words or phrases12
abitdodgy/words_countedA Ruby library that tokenizes input and provides various statistical measures about the tokens159
thisiscetin/textokenA gem for extracting words from text with customizable tokenization rules31
nipunsadvilkar/pysbdA Python package for out-of-the-box sentence boundary detection using rule-based algorithms.821
jonsafari/tok-tokA fast and simple tokenizer for multiple languages28
c4n/pythonlextoA Python wrapper around the Thai word segmentator LexTo, allowing developers to easily integrate it into their applications.1
languagemachines/uctoA tokeniser for natural language text that separates words from punctuation and supports basic preprocessing steps such as case changing66
diasks2/pragmatic_tokenizerA multilingual tokenizer to split strings into tokens, handling various language and formatting nuances.90
lefnord/rsttA Ruby wrapper around the Stuttgarter Tree Tagger for natural language processing tasks6
louismullie/scalpelA Ruby library that uses a simple rule-based approach to segment sentences into individual words or phrases.51
burdettelamar/markdown_helperA Ruby gem for pre-processing markdown files with file inclusion and formatting options.40