Metadata-Version: 2.1
Name: nemo-nlp
Version: 0.8
Summary: Collection of Neural Modules for Natural Language Processing
Home-page: https://github.com/nvidia/nemo
Author: NVIDIA
Author-email: nemo-toolkit@nvidia.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: Apache Software License
Description-Content-Type: text/markdown
Requires-Dist: nemo-toolkit
Requires-Dist: torchtext
Requires-Dist: sentencepiece
Requires-Dist: boto3
Requires-Dist: unidecode
Requires-Dist: pytorch-transformers
Requires-Dist: matplotlib
Requires-Dist: youtokentome

NeMo NLP Collection: Neural Modules for Natural Language Processing
===================================================================

**Models**

    * Neural Machine Translation
    * BERT
    * Intent Classification and Slot filling
    * Named Entity Recognition

See the documentation and tutorials for ``nemo_nlp`` [here](https://nvidia.github.io/NeMo/nlp/intro.html).

