嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 2 元微信扫码支付:2 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
Natural Language Processing with Python Cookbook_Code 源码 本资源转载自网络,如有侵权,请联系上传者或csdn删除 查看此书详细信息请在美国亚马逊官网搜索此书
.
├── NaturalLanguageProcessingwithPythonCookbook_Code
│ ├── Chapter01
│ │ ├── recipe1.py
│ │ ├── recipe2.py
│ │ ├── recipe3.py
│ │ ├── recipe4.py
│ │ ├── recipe5.py
│ │ ├── recipe6.py
│ │ └── recipe7.py
│ ├── Chapter02
│ │ ├── __MACOSX
│ │ ├── pdf.py
│ │ ├── recipe1.py
│ │ ├── recipe2.py
│ │ ├── recipe3.py
│ │ ├── recipe4.py
│ │ ├── recipe5.py
│ │ ├── recipe6.py
│ │ ├── recipe7.py
│ │ ├── sample-one-line.docx
│ │ ├── sample-one-line.pdf
│ │ ├── sample-one-line.protected.pdf
│ │ ├── sample-pdf.pdf
│ │ └── word.py
│ ├── Chapter03
│ │ ├── recipe1.py
│ │ ├── recipe2.py
│ │ ├── recipe3.py
│ │ ├── recipe4.py
│ │ ├── recipe5.py
│ │ └── recipe6.py
│ ├── Chapter04
│ │ ├── __MACOSX
│ │ ├── recipe1.py
│ │ ├── recipe2.py
│ │ ├── recipe3.py
│ │ ├── recipe4.py
│ │ ├── recipe5.py
│ │ ├── recipe6.py
│ │ └── recipe7.py
│ ├── Chapter05
│ │ ├── Exploring.py
│ │ ├── Grammar.py
│ │ ├── OwnTagger.py
│ │ ├── PCFG.py
│ │ ├── RecursiveCFG.py
│ │ └── Train3.py
│ ├── Chapter06
│ │ ├── Chunker.py
│ │ ├── ParsingChart.py
│ │ ├── ParsingDG.py
│ │ ├── ParsingRD.py
│ │ ├── ParsingSR.py
│ │ ├── SimpleChunker.py
│ │ └── Training.py
│ ├── Chapter07
│ │ ├── ContextTagger.py
│ │ ├── Dictionary.py
│ │ ├── DocumentClassify.py
│ │ ├── Features.py
│ │ ├── NER.py
│ │ ├── OwnNE.py
│ │ └── Segmentation.py
│ ├── Chapter08
│ │ ├── AdvSentiment.py
│ │ ├── Anaphora.py
│ │ ├── Conversational.py
│ │ ├── IdentifyingTopic.py
│ │ ├── PipelineQ.py
│ │ ├── Sentiment.py
│ │ ├── Similarity.py
│ │ ├── Summarize.py
│ │ └── WordSense.py
│ ├── Chapter09
│ │ ├── 9.2 Email_Classification.py
│ │ ├── 9.3 Email_Classfn_CNN_1D.py
│ │ ├── 9.4 imdb_bidirectional_lstm.py
│ │ ├── 9.5 Skipgram_Keras.py
│ │ └── alice_in_wonderland.txt
│ ├── Chapter10
│ │ ├── 10.1 lstm_text_generation.py
│ │ ├── 10.2_Question_n_Answer_memory_network.py
│ │ ├── 10.3 Predict Next Word.py
│ │ ├── 10.4 Chatbot by Generation.py
│ │ ├── alice_in_wonderland.txt
│ │ ├── bot.txt
│ │ ├── qa1_single-supporting-fact_test.txt
│ │ ├── qa1_single-supporting-fact_train.txt
│ │ └── shakespeare_final.txt
│ └── Software-hardware list.pdf
└── 好例子网_NaturalLanguageProcessingwithPythonCookbook_Code.zip
13 directories, 78 files