[{"title":"( 57 个子文件 2.18MB ) Python-NLP之旅包含NLP文章代码集锦","children":[{"title":"nlp-master","children":[{"title":"sample","children":[{"title":"nlp-word_mover_distance.ipynb <span style='color:#111;'> 10.74KB </span>","children":null,"spread":false},{"title":"nlp-word_embedding.ipynb <span style='color:#111;'> 37.00KB </span>","children":null,"spread":false},{"title":"nlp-embeddings-sentence-infersent.ipynb <span style='color:#111;'> 6.12KB </span>","children":null,"spread":false},{"title":"nlp-skip_thoughts.ipynb <span style='color:#111;'> 44.40KB </span>","children":null,"spread":false},{"title":"nlp-embeddings-word-cove.ipynb <span style='color:#111;'> 6.09KB </span>","children":null,"spread":false},{"title":"nlp-stop_words.ipynb <span style='color:#111;'> 14.39KB </span>","children":null,"spread":false},{"title":"nlp-named_entity_recognition.ipynb <span style='color:#111;'> 10.40KB </span>","children":null,"spread":false},{"title":"preprocessing","children":[{"title":"nlp-preprocessing-string_matching-fuzzywuzzy.ipynb <span style='color:#111;'> 3.84KB </span>","children":null,"spread":false}],"spread":true},{"title":"nlp-part_of_speech.ipynb <span style='color:#111;'> 8.56KB </span>","children":null,"spread":false},{"title":"resources","children":[{"title":"LSI and LDA.pptx <span style='color:#111;'> 41.26KB </span>","children":null,"spread":false}],"spread":true},{"title":"nlp-word_tokenization.ipynb <span style='color:#111;'> 13.48KB </span>","children":null,"spread":false},{"title":"nlp-3_basic_distance_measurement_in_text_mining.ipynb <span style='color:#111;'> 16.50KB </span>","children":null,"spread":false},{"title":"nlp_lemmatization.ipynb <span style='color:#111;'> 7.45KB </span>","children":null,"spread":false},{"title":"nlp-character_embedding.ipynb <span style='color:#111;'> 27.07KB </span>","children":null,"spread":false},{"title":"nlp-embeddings-sentence-elmo.ipynb <span style='color:#111;'> 24.94KB </span>","children":null,"spread":false},{"title":"nlp-model_interpretation_anchor.ipynb <span style='color:#111;'> 2.79MB </span>","children":null,"spread":false},{"title":"nlp-model_interpretation_shap.ipynb <span style='color:#111;'> 392.47KB </span>","children":null,"spread":false},{"title":"nlp-distance-edit_distance.ipynb <span style='color:#111;'> 1.09KB </span>","children":null,"spread":false},{"title":"nlp-lsa_lda.ipynb <span style='color:#111;'> 10.59KB </span>","children":null,"spread":false},{"title":"nlp-text_summarization_extractive.ipynb <span style='color:#111;'> 18.94KB </span>","children":null,"spread":false},{"title":"nlp-stemming.ipynb <span style='color:#111;'> 7.17KB </span>","children":null,"spread":false},{"title":"nlp-model_interpretation.ipynb <span style='color:#111;'> 7.14MB </span>","children":null,"spread":false},{"title":"nlp-model_interpretation-201808.ipynb <span style='color:#111;'> 387.10KB </span>","children":null,"spread":false},{"title":"util","children":[{"title":"nlp-util-spell_corrector.ipynb <span style='color:#111;'> 2.59KB </span>","children":null,"spread":false},{"title":"nlp-util-symspell.ipynb <span style='color:#111;'> 3.56KB </span>","children":null,"spread":false}],"spread":false},{"title":"nlp-bag_of_words.ipynb <span style='color:#111;'> 17.10KB </span>","children":null,"spread":false},{"title":"embeddings","children":[{"title":"nlp-embeddings-document-doc2vec.ipynb <span style='color:#111;'> 4.67KB </span>","children":null,"spread":false}],"spread":false},{"title":"nlp-sentence_tokenization.ipynb <span style='color:#111;'> 10.85KB </span>","children":null,"spread":false}],"spread":false},{"title":".gitignore <span style='color:#111;'> 5B </span>","children":null,"spread":false},{"title":"aion","children":[{"title":"util","children":[{"title":"spell_check.py <span style='color:#111;'> 4.81KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false}],"spread":true},{"title":"embeddings","children":[{"title":"sentence_embeddings.py <span style='color:#111;'> 838B </span>","children":null,"spread":false},{"title":"glove.py <span style='color:#111;'> 2.73KB </span>","children":null,"spread":false},{"title":"document_embeddings.py <span style='color:#111;'> 838B </span>","children":null,"spread":false},{"title":"doc2vec.py <span style='color:#111;'> 2.81KB </span>","children":null,"spread":false},{"title":"infersent.py <span style='color:#111;'> 2.68KB </span>","children":null,"spread":false},{"title":"cove.py <span style='color:#111;'> 1.92KB </span>","children":null,"spread":false},{"title":"infersent_lib","children":[{"title":"models.py <span style='color:#111;'> 32.22KB </span>","children":null,"spread":false},{"title":"train_nli.py <span style='color:#111;'> 10.85KB </span>","children":null,"spread":false},{"title":"LICENSE <span style='color:#111;'> 18.88KB </span>","children":null,"spread":false},{"title":"dataset","children":[{"title":"tokenizer.sed <span style='color:#111;'> 2.14KB </span>","children":null,"spread":false},{"title":"get_data.bash <span style='color:#111;'> 1.92KB </span>","children":null,"spread":false}],"spread":false},{"title":".gitignore <span style='color:#111;'> 83B </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 7.91KB </span>","children":null,"spread":false},{"title":"encoder","children":[{"title":"models.py <span style='color:#111;'> 12B </span>","children":null,"spread":false},{"title":"extract_features.py <span style='color:#111;'> 2.54KB </span>","children":null,"spread":false},{"title":"samples.txt <span style='color:#111;'> 567.36KB </span>","children":null,"spread":false},{"title":"demo.ipynb <span style='color:#111;'> 47.31KB </span>","children":null,"spread":false}],"spread":false},{"title":"mutils.py <span style='color:#111;'> 2.46KB </span>","children":null,"spread":false},{"title":"data.py <span style='color:#111;'> 3.10KB </span>","children":null,"spread":false}],"spread":true},{"title":"skip_thoughts.py <span style='color:#111;'> 4.76KB </span>","children":null,"spread":false},{"title":"word_embeddings.py <span style='color:#111;'> 1.64KB </span>","children":null,"spread":false},{"title":"embeddings.py <span style='color:#111;'> 2.97KB </span>","children":null,"spread":false},{"title":"elmo.py <span style='color:#111;'> 4.61KB </span>","children":null,"spread":false}],"spread":false},{"title":"helper","children":[{"title":"file_helper.py <span style='color:#111;'> 1.45KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 0B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"README.md <span style='color:#111;'> 15.14KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}]