twitter-text-python
twitter-text-python copied to clipboard
The Todo List
Very interested in getting involved.
I have a few questions from looking at the todo list:
- Consider adding capitalised phrase identification
- Consider adding a repeated-char remover (e.g. grrrrrrr->grr)
where would these be implemented?
It seems that the latter would be a method of the class ParseResult, which would have the representation of the tweet with repeated-chars removed and perhaps same with the capitalised phrase identification.
Hi Louis. You're very welcome to play with new ideas. I'm not working on this project and won't be for a while as I'm super busy authoring a book for the next few months. You are very welcome to fork the project and to present PRs back when you have something interesting. Sorry I can't be more help at present, Ian.