Joe Armani
commited on
Commit
·
7e309a1
1
Parent(s):
870c0d1
Delete text_data_augmenter.egg-info directory
Browse files
text_data_augmenter.egg-info/PKG-INFO
DELETED
@@ -1,28 +0,0 @@
|
|
1 |
-
Metadata-Version: 2.1
|
2 |
-
Name: text-data-augmenter
|
3 |
-
Version: 0.1.0
|
4 |
-
Summary: A tool for generating high-quality dialogue variations
|
5 |
-
Author: Joe Armani
|
6 |
-
Author-email: [email protected]
|
7 |
-
Classifier: Development Status :: 3 - Alpha
|
8 |
-
Classifier: Intended Audience :: Science/Research
|
9 |
-
Classifier: License :: OSI Approved :: MIT License
|
10 |
-
Classifier: Operating System :: OS Independent
|
11 |
-
Classifier: Programming Language :: Python :: 3
|
12 |
-
Classifier: Programming Language :: Python :: 3.8
|
13 |
-
Classifier: Programming Language :: Python :: 3.9
|
14 |
-
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
|
15 |
-
Classifier: Topic :: Text Processing :: Linguistic
|
16 |
-
Requires-Python: >=3.8
|
17 |
-
Requires-Dist: spacy>=3.0.0
|
18 |
-
Requires-Dist: numpy>=1.19.0
|
19 |
-
Requires-Dist: tqdm>=4.64.0
|
20 |
-
Requires-Dist: torch>=1.10.0
|
21 |
-
Requires-Dist: tensorflow>=2.6.0
|
22 |
-
Requires-Dist: tensorflow-hub>=0.12.0
|
23 |
-
Requires-Dist: transformers>=4.21.0
|
24 |
-
Requires-Dist: rouge-score>=0.1.2
|
25 |
-
Requires-Dist: language-tool-python>=2.7.1
|
26 |
-
Requires-Dist: scikit-learn>=1.0.0
|
27 |
-
Requires-Dist: nlpaug>=1.1.0
|
28 |
-
Requires-Dist: nltk>=3.6.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
text_data_augmenter.egg-info/SOURCES.txt
DELETED
@@ -1,7 +0,0 @@
|
|
1 |
-
setup.py
|
2 |
-
text_data_augmenter.egg-info/PKG-INFO
|
3 |
-
text_data_augmenter.egg-info/SOURCES.txt
|
4 |
-
text_data_augmenter.egg-info/dependency_links.txt
|
5 |
-
text_data_augmenter.egg-info/entry_points.txt
|
6 |
-
text_data_augmenter.egg-info/requires.txt
|
7 |
-
text_data_augmenter.egg-info/top_level.txt
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
text_data_augmenter.egg-info/dependency_links.txt
DELETED
@@ -1 +0,0 @@
|
|
1 |
-
|
|
|
|
text_data_augmenter.egg-info/entry_points.txt
DELETED
@@ -1,2 +0,0 @@
|
|
1 |
-
[console_scripts]
|
2 |
-
dialogue-augment = dialogue_augmenter.main:main
|
|
|
|
|
|
text_data_augmenter.egg-info/requires.txt
DELETED
@@ -1,12 +0,0 @@
|
|
1 |
-
spacy>=3.0.0
|
2 |
-
numpy>=1.19.0
|
3 |
-
tqdm>=4.64.0
|
4 |
-
torch>=1.10.0
|
5 |
-
tensorflow>=2.6.0
|
6 |
-
tensorflow-hub>=0.12.0
|
7 |
-
transformers>=4.21.0
|
8 |
-
rouge-score>=0.1.2
|
9 |
-
language-tool-python>=2.7.1
|
10 |
-
scikit-learn>=1.0.0
|
11 |
-
nlpaug>=1.1.0
|
12 |
-
nltk>=3.6.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
text_data_augmenter.egg-info/top_level.txt
DELETED
@@ -1 +0,0 @@
|
|
1 |
-
|
|
|
|