Metadata-Version: 2.1
Name: ows-language-model
Version: 0.1.1
Summary: Train and deploy language model for One Word Story
Home-page: https://github.com/HenryMaguire/one-word-story
Author: Henry Maguire
Author-email: henrymaguire@hotmail.co.uk
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.7.0
Description-Content-Type: text/markdown
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: scikit-learn
Requires-Dist: h5py
Requires-Dist: torch (==1.6.0)
Requires-Dist: setuptools
Requires-Dist: wheel
Requires-Dist: pytest

Train and deploy language model for One Word Story


