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.
51 stars
8 watching
5 forks
Language: Ruby
last commit: about 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Breaks text into contiguous sequences of words or phrases | 12 |
| Ruby bindings to a Java machine learning toolkit for natural language processing | 91 |
| A Ruby-based toolkit for natural language processing and computational linguistics | 1,369 |
| A Ruby library providing sentence segmentation rules based on the SRX standard for English language text processing. | 18 |
| A Ruby port of the NLTK algorithm to detect sentence boundaries in unstructured text | 92 |
| Provides Ruby bindings to Stanford Core NLP tools for natural language processing tasks | 433 |
| An implementation of PageRank and TextRank algorithms in Ruby. | 75 |
| A library that breaks strings into their individual user-perceived characters | 931 |
| A rule-based sentence boundary detection gem that works across many languages | 559 |
| A Ruby library that provides a lemmatizer for text in English. | 108 |
| A lexical analyzer for shell-like syntaxes with support for quoting and commenting | 8 |
| Plugin for splitting and joining blocks of code in text editors | 1,081 |
| A Ruby interface to a high-performance machine learning library for large-scale text classification and other linear classifications | 83 |
| A tool for manipulating list-like syntax constructs in text editors | 77 |
| Provides tools for splitting text into sentences and words | 171 |