forked from ETS-Next-Gen/AWE_Workbench
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsetup.cfg
More file actions
executable file
·47 lines (44 loc) · 1.62 KB
/
setup.cfg
File metadata and controls
executable file
·47 lines (44 loc) · 1.62 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
[metadata]
name = awe-workbench
version = 1.0.0
description = NLP analysis for automated writing evaluation, based on spacy, Holmes Extractor, and other open source systems
long_description = file: SHORTREADME.md
long_description_content_type = text/markdown
url = blank
author = Paul Douglas Deane, Educational Testing Service
author_email = pdeane@alliteration.net
license = agpl-3.0
keywords= nlp, awe, automated writing extraction, information-extraction, spacy, spacy-extension, python, machine-learning, ontology, semantics
classifiers =
Development Status :: 5 - Production/Stable
Intended Audience :: Computational Linguists
Intended Audience :: Developers
Intended Audience :: Education
Intended Audience :: Science/Research
Intended Audience :: Other Audience
License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Natural Language :: English
Programming Language :: Python :: 3.9
Topic :: Scientific/Engineering :: Artificial Intelligence
Topic :: Scientific/Engineering :: Information Analysis
Topic :: Text Processing :: Linguistic
Topic :: Text Processing :: Automated Writing Evaluation
[options]
include_package_data = True
packages = find:
python_requires = >=3.9
install_requires =
awe_languagetool @ git+https://github.com/ArgLab/AWE_LanguageTool.git
awe_spellcorrect @ git+https://github.com/ArgLab/AWE_SpellCorrect.git
awe_components @ git+https://github.com/ArgLab/AWE_Components.git
websockets
websocket-client
aiohttp
requests
streamlit
st-annotated-text
names
openpyxl
tensorflow
[options.package_data]
* = *.cfg, *.csv, *.json, *.txt