NLP Final Project
Project description
CS272 Project
NLP Final Project
Free software: MIT license
Documentation: https://cs272-project.readthedocs.io.
Quick Start
Replication Only
Following the steps below to setup training environment
mkdir work_directory
cd work_directory
# create virtual environment under work_directory, naming it to "venv"
python -m venv venv
source venv/bin/activate
# install the package
pip install cs272-project
# write configuration file to a working directory
cs272_project_cli write-config --outfile /home/tylee/PycharmProjects/nlp_workspace
Development
First of all, please fork the project if you are interested in extending its functionalities. After that, you may clone the repository with:
git clone git@github.com:<user_name>/nlp_project.git
Pull requests welcome!
Dependencies
PyTorch == 1.4.0
YouTokenToMe (yttm) == 1.0.6
Huggingface Transformers == 2.4.1
Click >= 0.7
Features
TODO
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
History
0.1.0 (2020-02-15)
First release on PyPI.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cs272_project-0.1.2.tar.gz
(22.0 kB
view hashes)
Built Distribution
Close
Hashes for cs272_project-0.1.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f90e71c0bacb9e73bb1a5a11992fa819dd27088e283442d95dc76875a06b3c2f |
|
MD5 | cd4eb54fd24547cd1c51500785b8c5c9 |
|
BLAKE2b-256 | 28678fefe149d9752e269ca73ab04ef944aac5a2bf179d12f7f5de895e6ae537 |