Last active
August 28, 2016 21:28
-
-
Save fernandojunior/a92ab21e00c9f01440a99ed1aa2c298c to your computer and use it in GitHub Desktop.
Facebook bot machine learning text mining recommender system
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| scrapy | |
| https://www.facebook.com/groups/python.brasil | |
| https://gist.github.com/fernandojunior/2572a4ba93ba729a5db14a595cd02301 | |
| https://github.com/hzsweers/FB_Mod_Bot | |
| http://scikit-learn.org/stable/modules/feature_extraction.html#text-feature-extraction | |
| http://scikit-learn.org/stable/auto_examples/text/document_clustering.html | |
| http://www.r-bloggers.com/clustering-search-keywords-using-k-means-clustering/ | |
| https://github.com/ujjwalkarn/DataSciencePython#text-mining-in-python | |
| https://github.com/ujjwalkarn/DataSciencePython | |
| https://www.facebook.com/groups/python.brasil/search/?query | |
| https://www.eventbrite.com.br/e/python-brasil-12-tickets-24224785987 | |
| http://speakerfight.com/events/python-brasil12-apresentacoes/ | |
| http://speakerfight.com/events/python-brasil12-tutoriais/ | |
| tf-idf | |
| importância do termo x quão incomum é o termo | |
| https://www.livecoding.tv/nchafni/videos/zB1wr-facebook-chatbot-python-uber-lyft-apis-20/ | |
| https://github.com/lucasgr7/Automacao-Parabenizador-Facebook | |
| https://github.com/pcbrom/facebook.bot.parabens | |
| http://br.okfn.org/2016/07/09/o-inevitavel-futuro-da-democracia-aberta-mediada-por-bots-e-emojis/ | |
| http://startupi.com.br/2016/08/o-fim-da-era-dos-aplicativos-sua-empresa-esta-preparada-para-o-futuro/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment