Metadata-Version: 2.1
Name: ows-language-model
Version: 0.1.0
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 (==0.23.4)
Requires-Dist: numpy (==1.13.3)
Requires-Dist: scikit-learn (==0.19.0)
Requires-Dist: opencv-python (==4.0.0.21)
Requires-Dist: h5py (==2.9.0)
Requires-Dist: torch (==1.6.0)
Requires-Dist: setuptools (==40.6.3)
Requires-Dist: wheel (==0.32.3)
Requires-Dist: pytest (==4.0.2)
Requires-Dist: kaggle (==1.5.1.1)

Train and deploy language model for One Word Story


