文件名称:Python-为NLP模型提供准备好的训练数据改善训练过程
文件大小:3.45MB
文件格式:ZIP
更新时间:2022-08-30 00:09:43
Python开发-自然语言处理
Deliver the ready-to-train data to your NLP model.
【文件预览】:
chariot-master
----.travis.yml(242B)
----docs()
--------css()
--------tutorial()
--------images()
--------custom_theme()
--------index.md(1KB)
----mkdocs.yml(822B)
----tests()
--------test_chakin.py(3KB)
--------test_spacy.py(32KB)
--------data()
--------transformer()
--------__init__.py(0B)
--------test_storage.py(987B)
--------test_preprocessor.py(2KB)
--------test_util.py(3KB)
--------resource()
--------test_language_model_preprocessor.py(3KB)
--------test_dataset_preprocessor.py(4KB)
----LICENSE(11KB)
----requirements.txt(256B)
----setup.py(1KB)
----.gitignore(1KB)
----README.md(6KB)
----notebooks()
--------movie_review_sentiment_analysis.ipynb(16KB)
--------language modeling.ipynb(111KB)
--------language modeling sequential.ipynb(44KB)
----chariot()
--------storage.py(4KB)
--------transformer()
--------dataset_preprocessor.py(6KB)
--------util.py(2KB)
--------visualization()
--------__init__.py(0B)
--------base_dataset_preprocessor.py(4KB)
--------resource()
--------language_model_preprocessor.py(4KB)
--------preprocessor.py(5KB)
----requirements-test.txt(374B)