{ "info": { "author": "Allen Institute for Artificial Intelligence", "author_email": "allennlp@allenai.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Science/Research", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 3.6", "Topic :: Scientific/Engineering :: Artificial Intelligence" ], "description": "

| allennlp | \nan open-source NLP research library, built on PyTorch | \n
| allennlp.commands | \nfunctionality for a CLI and web service | \n
| allennlp.data | \na data processing module for loading datasets and encoding strings as integers for representation in matrices | \n
| allennlp.models | \na collection of state-of-the-art models | \n
| allennlp.modules | \na collection of PyTorch modules for use with text | \n
| allennlp.nn | \ntensor utility functions, such as initializers and activation functions | \n
| allennlp.service | \na web server to that can serve demos for your models | \n
| allennlp.training | \nfunctionality for training models | \n