|
Metadata-Version: 2.1 |
|
Name: text-data-augmenter |
|
Version: 0.1.0 |
|
Summary: A tool for generating high-quality dialogue variations |
|
Author: Joe Armani |
|
Author-email: [email protected] |
|
Classifier: Development Status :: 3 - Alpha |
|
Classifier: Intended Audience :: Science/Research |
|
Classifier: License :: OSI Approved :: MIT License |
|
Classifier: Operating System :: OS Independent |
|
Classifier: Programming Language :: Python :: 3 |
|
Classifier: Programming Language :: Python :: 3.8 |
|
Classifier: Programming Language :: Python :: 3.9 |
|
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence |
|
Classifier: Topic :: Text Processing :: Linguistic |
|
Requires-Python: >=3.8 |
|
Requires-Dist: spacy>=3.0.0 |
|
Requires-Dist: numpy>=1.19.0 |
|
Requires-Dist: tqdm>=4.64.0 |
|
Requires-Dist: torch>=1.10.0 |
|
Requires-Dist: tensorflow>=2.6.0 |
|
Requires-Dist: tensorflow-hub>=0.12.0 |
|
Requires-Dist: transformers>=4.21.0 |
|
Requires-Dist: rouge-score>=0.1.2 |
|
Requires-Dist: language-tool-python>=2.7.1 |
|
Requires-Dist: scikit-learn>=1.0.0 |
|
Requires-Dist: nlpaug>=1.1.0 |
|
Requires-Dist: nltk>=3.6.0 |
|
|