scalpel

Sentence splitter

A Ruby library that uses a simple rule-based approach to segment sentences into individual words or phrases.

A fast and accurate rule-based sentence segmentation tool for Ruby.

GitHub

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


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
tkellen/ruby-ngramBreaks text into contiguous sequences of words or phrases12
louismullie/open-nlpRuby bindings to a Java machine learning toolkit for natural language processing91
louismullie/treatA Ruby-based toolkit for natural language processing and computational linguistics1,369
apohllo/srx-englishA Ruby library providing sentence segmentation rules based on the SRX standard for English language text processing.18
lfcipriani/punkt-segmenterA Ruby port of the NLTK algorithm to detect sentence boundaries in unstructured text92
louismullie/stanford-core-nlpProvides Ruby bindings to Stanford Core NLP tools for natural language processing tasks433
louismullie/graph-rankAn implementation of PageRank and TextRank algorithms in Ruby.75
orling/grapheme-splitterA library that breaks strings into their individual user-perceived characters931
diasks2/pragmatic_segmenterA rule-based sentence boundary detection gem that works across many languages559
yohasebe/lemmatizerA Ruby library that provides a lemmatizer for text in English.108
ruricolist/cl-shlexA lexical analyzer for shell-like syntaxes with support for quoting and commenting8
wansmer/treesjPlugin for splitting and joining blocks of code in text editors1,081
tomz/liblinear-ruby-swigA Ruby interface to a high-performance machine learning library for large-scale text classification and other linear classifications83
bennypowers/splitjoin.nvimA tool for manipulating list-like syntax constructs in text editors77
fnl/segtokProvides tools for splitting text into sentences and words171