0 purchases
text2sentences 0.0.8
text2sentences
This module can be used by tts modules or others.
It split input text to sentences according the punctuation of native language, and detects each sentence's language id, sentence in a dialog or not(include in ""), start position in the source text, and if sentence is a new paragraph.
Dependents
langdetect
Installation
pip install langdetect
pip install text2sentences
Usage
see the test/test.py
Test
we only test English, Chinese
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.