text_clf:文字分类

时间:2021-03-30 05:47:41
【文件属性】:
文件名称:text_clf:文字分类
文件大小:26.17MB
文件格式:ZIP
更新时间:2021-03-30 05:47:41
JupyterNotebook text_clf 文字分类 要求 的Python 3.8.5 nltk==3.5 numpy==1.18.5 tensorflow==2.3.0 beautifulsoup4==4.9.3 怎么跑 main.py --mode train --model_path models/best_model_lstm main.py --mode test --model_path models/best_model_lstm main.py --mode label --model_path models/best_model_lstm --input_text_file data/text_doc_grain_rice.txt
【文件预览】:
text_clf-main
----.gitignore(840B)
----config.ini(492B)
----README.md(372B)
----config.py(807B)
----constants.py(3KB)
----models()
--------best_model_lstm_1k.index(4KB)
--------best_model_term_freq_1k.data-00000-of-00001(1.64MB)
--------best_model_lstm_5k_softmax.index(4KB)
--------best_model_term_freq_5k.index(1KB)
--------best_model_lstm_1k.data-00000-of-00001(3.03MB)
--------best_model_lstm_5k_softmax.data-00000-of-00001(5.96MB)
--------best_model_term_freq_1k.index(1KB)
--------best_model_term_freq_5k.data-00000-of-00001(7.5MB)
--------best_model_lstm_5k.data-00000-of-00001(5.96MB)
--------best_model_lstm_5k.index(4KB)
----main.py(7KB)
----data_tf.py(5KB)
----training_utils.py(3KB)
----requirements.txt(64B)
----data_preprocess.py(8KB)
----notebooks()
--------Explore Data.ipynb(46KB)
----data()
--------data_tokenizer_5k.pckl(1.09MB)
--------labels_tokenizer.pckl(3KB)
--------data_tokenizer_1k.pckl(1.09MB)
--------text_doc1.txt(2KB)
--------text_doc_grain_rice.txt(610B)
--------reuters_prep_test.txt(2.72MB)
--------reuters_prep_train.txt(5.91MB)

网友评论