twitter-text-python icon indicating copy to clipboard operation
twitter-text-python copied to clipboard

The Todo List

Open ltiao opened this issue 11 years ago • 1 comments

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.

ltiao avatar Dec 17 '13 04:12 ltiao

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.

ianozsvald avatar Dec 17 '13 16:12 ianozsvald