segtok

Sentence splitter

Provides tools for splitting text into sentences and words

Segtok v2 is here: https://github.com/fnl/syntok -- A rule-based sentence segmenter (splitter) and a word tokenizer using orthographic features.

GitHub

171 stars
11 watching
22 forks
Language: Python
last commit: almost 5 years ago

Related projects:

RepositoryDescriptionStars
c4n/pythonlextoA Python wrapper around the Thai word segmentator LexTo, allowing developers to easily integrate it into their applications.1
binwang28/sbert-wk-sentence-embeddingA method to generate sentence embeddings from pre-trained language models178
neurosnap/sentencesA command line tool to split text into individual sentences441
smark-1/wagtailtermsAdds support for glossary terms entity to Draftail in Wagtail4
atgreen/cl-text-splitterA Common Lisp library for splitting text into manageable segments based on document structure and layout characteristics.7
ju-bezdek/langchain-decoratorsProvides syntactic sugar for writing custom LangChain prompts and chains, making it easier to write more pythonic code.228
lfcipriani/punkt-segmenterA Ruby port of the NLTK algorithm to detect sentence boundaries in unstructured text92
jonsafari/tok-tokA fast and simple tokenizer for multiple languages28
facebookresearch/sentevalTool for evaluating the quality of sentence embeddings as features in various downstream tasks.2,086
pucktada/cutkumA tool for segmenting Thai text into words using Recurrent Neural Networks in TensorFlow.154
magicstack/magicpythonA Python syntax highlighter package for multiple text editors.1,414
louismullie/scalpelA Ruby library that uses a simple rule-based approach to segment sentences into individual words or phrases.51
fox-it/dissect.eventlogProvides parsers for parsing Windows log file formats6
foxyseta/tree-sitter-prologProvides a Prolog grammar and parser for tree-sitter, enabling parsing of various Prolog formats.2
johngiorgi/declutrA tool for training and evaluating sentence embeddings using deep contrastive learning380