sentenceparser

Parsing sentences from text, HTML or URL.


License
MIT
Install
pip install sentenceparser==0.0.1

Documentation

sentenceparser

Parsing sentences from text, HTML or URL.

Development

Pull:

git pull git@github.com:2tunnels/sentenceparser.git

Install:

pipenv install --dev

Test:

pytest