anton-dergunov / ml-playground

Personal repository for Machine Learning projects
1 stars 0 forks source link

Explore NLP with Spacy and Gensim #38

Closed anton-dergunov closed 5 years ago

anton-dergunov commented 6 years ago

https://www.datacamp.com/courses/natural-language-processing-fundamentals-in-python https://www.safaribooksonline.com/library/view/learning-path-mastering/9781491986653/

https://spacy.io https://radimrehurek.com/gensim/index.html

https://www.youtube.com/watch?v=6zm9NC9uRkk&list=WL&index=122 http://nbviewer.jupyter.org/github/skipgram/modern-nlp-in-python/blob/master/executable/Modern_NLP_in_Python.ipynb#topic=0&lambda=1&term= https://www.yelp.com/dataset/documentation/json This notebook also describes LDA and tSNE.