Python Forum
Seeking feedback on my script-in-progress - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: General Coding Help (https://python-forum.io/forum-8.html)
+--- Thread: Seeking feedback on my script-in-progress (/thread-8247.html)



Seeking feedback on my script-in-progress - league55 - Feb-11-2018

My script repo


RE: Seeking feedback on my script-in-progress - Larz60+ - Feb-11-2018

Since you like playing with words, you may be interested in NLTK, Natural language processor.
You can look at a simple tutorial here to get a feel for what it can do: https://www.digitalocean.com/community/tutorials/how-to-work-with-language-data-in-python-3-using-the-natural-language-toolkit-nltk


RE: Seeking feedback on my script-in-progress - league55 - Feb-12-2018

(Feb-11-2018, 08:47 PM)Larz60+ Wrote: Since you like playing with words, you may be interested in NLTK, Natural language processor.
You can look at a simple tutorial here to get a feel for what it can do: https://www.digitalocean.com/community/tutorials/how-to-work-with-language-data-in-python-3-using-the-natural-language-toolkit-nltk

Some interesting things appear to be possible with OAuth and libraries for specific databases. For a while I've wanted to do analysis on my own Google+ and Microsoft account data. nltk would help with the analysis.