Metadata-Version: 2.1
Name: dnlp
Version: 0.0.0
Summary: Deep Learning-based NLP
Home-page: https://github.com/meghdadFar/dnlp
Author: meghdadFar
Author-email: meghdad.farahmand@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: pandas (==1.0.3)
Requires-Dist: scikit-learn (==0.22.2.post1)
Requires-Dist: matplotlib (==3.2.1)
Requires-Dist: scipy (==1.4.1)
Requires-Dist: torch (==1.4.0)
Requires-Dist: torchtext (==0.5.0)
Requires-Dist: nltk (==3.5)
Requires-Dist: tqdm (==4.45.0)
Requires-Dist: fasttext (==0.9.1)

# dnlp
Implements deep learning-based functionalities for NLP


