Add some way to find parts of sentence
Closed this issue · 1 comments
DarkmatterVale commented
We need a "linguistics parser" to be able to identify parts of a sentence. Some of these that I have so far found:
- TextBlob ( http://textblob.readthedocs.org/en/dev/ )
DarkmatterVale commented
regex4dummies will be used to handle this ( it is still under heavy development at the moment ).