Add needed files back in
Showing
.gitignore
0 → 100644
LICENSE.txt
0 → 100644
This diff is collapsed.
Click to expand it.
Readme.md
0 → 100644
apt-packages.txt
0 → 100644
docs/Makefile
0 → 100644
docs/README
0 → 100644
docs/conf.py
0 → 100644
docs/index.rst
0 → 100644
docs/installation/installation_overview.rst
0 → 100644
docs/installation/usage.rst
0 → 100644
docs/make.bat
0 → 100644
docs/overview/contributing.rst
0 → 100644
docs/overview/description.rst
0 → 100644
docs/overview/goals.rst
0 → 100644
docs/project.rst
0 → 100644
full_requirements.txt
0 → 100644
install_system_req.sh
0 → 100644
machine_learning/__init__.py
0 → 100644
machine_learning/create.py
0 → 100644
machine_learning/data/essaycorpus.txt
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
machine_learning/data/good_pos_ngrams.p
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
machine_learning/essay_set.py
0 → 100644
machine_learning/external_code/__init__.py
0 → 100644
machine_learning/feature_extractor.py
0 → 100644
This diff is collapsed.
Click to expand it.
machine_learning/grade.py
0 → 100644
machine_learning/model_creator.py
0 → 100644
machine_learning/predictor_extractor.py
0 → 100644
machine_learning/predictor_set.py
0 → 100644
machine_learning/util_functions.py
0 → 100644
This diff is collapsed.
Click to expand it.
pre-requirements.txt
0 → 100644
numpy==1.6.2 |
requirements.txt
0 → 100644
boto==2.6.0 | ||
coverage==3.5.3 | ||
dogstatsd-python==0.2 | ||
lxml==3.0.1 | ||
mock==0.8.0 | ||
nltk==2.0.3 | ||
nose==1.2.1 | ||
scipy==0.11.0 | ||
path.py==3.0 | ||
pip | ||
pylint==0.26.0 | ||
pytz==2012h | ||
scikit-learn==0.12.1 | ||
sphinx | ||
django-sphinx-autodoc |
setup.py
0 → 100644
Please
register
or
sign in
to comment