Hands On python natural language processing master.zip
利用Python语言编程实现机器学习和自然语言处理。具体包括:1.Building your NLP vocabulary. 2.Exploring Document, Sentence and Character Level Embeddings. 3.Transforming Text into Data Structures. 4.Word Embeddings and Distance Measurements for Text. 5.Word Embeddings and Distance Measurements for Text.
文件列表
Hands-Onpython-natural-language-processing-master.zip
(预估有个17文件)
Hands-Onpython-natural-language-processing-master
.gitignore
117B
Building your NLP vocabulary
Stemming, Lemmatization, Stopword Removal, Case-Folding, N-grams and HTML tags.ipynb
14KB
All the basic preprocessing in one place.ipynb
11KB
Understanding Tokenization.ipynb
9KB
Exploring Document, Sentence and Character Level Embeddings
Doc2Vec in Action.ipynb
19KB
fastText based Applications (Spell Correction_Auto Suggestion_Document Distances).ipynb
13KB
fastText from scratch.ipynb
9KB
暂无评论