DetectorMorse
Sentence detector
A tool for automatically detecting sentence boundaries in natural language text using machine learning and handcrafted features.
Fast supervised sentence boundary detection using the averaged perceptron
90 stars
16 watching
19 forks
Language: Python
last commit: almost 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
nipunsadvilkar/pysbd | A Python package for out-of-the-box sentence boundary detection using rule-based algorithms. | 807 |
uglytoad/pragmaticsegmenternet | A C# implementation of sentence boundary detection with rule-based approach. | 33 |
alvations/sugali | A system designed to identify the language of an arbitrary text string using machine learning and multiple data sources. | 2 |
olivomarco/lc4j | An open-source Java library implementing text categorization and language detection using N-grams. | 5 |
promptslab/openai-detector | An AI classifier designed to determine whether text is written by humans or machines. | 122 |
cvg/sold2 | A deep learning framework for detecting and describing lines in images, particularly robust to occlusion | 546 |
minibikini/paasaa | Tools for detecting the language of unstructured text in Elixir applications | 115 |
pemistahl/lingua-go | A library that accurately detects the language of short to long text inputs without requiring external APIs or configuration. | 1,190 |
hashwin/scylla | A Ruby-based language detection tool that uses N-Gram based text categorization to identify the language of given text. | 36 |
jtoy/cld | A compact language detection library for Ruby based on Google Chrome's technology | 210 |
lfcipriani/punkt-segmenter | An implementation of a sentence boundary detection algorithm in Ruby. | 92 |
abadojack/whatlanggo | A library for detecting and identifying languages in text | 643 |
s3nh/text-detector | A tool for detecting and translating text from images. | 180 |
rylans/getlang | A natural language detection package that identifies the source language of input text without an internet connection. | 171 |
bharath272/sds_eccv2014 | A Matlab implementation of simultaneous object detection and segmentation using deep learning techniques. | 96 |