mirror of
https://github.com/maxent-ai/zeroshot_topics.git
synced 2022-04-17 03:56:55 +03:00
27 lines
572 B
ReStructuredText
27 lines
572 B
ReStructuredText
zeroshot_topics
|
|
===============
|
|
|
|
.. contents:: **Table of Contents**
|
|
:backlinks: none
|
|
|
|
Installation
|
|
------------
|
|
|
|
zeroshot_topics is distributed on `PyPI <https://pypi.org>`_ as a universal
|
|
wheel and is available on Linux/macOS and Windows and supports
|
|
Python 2.7/3.5+ and PyPy.
|
|
|
|
.. code-block:: bash
|
|
|
|
$ pip install zeroshot_topics
|
|
|
|
License
|
|
-------
|
|
|
|
zeroshot_topics is distributed under the terms of both
|
|
|
|
- `MIT License <https://choosealicense.com/licenses/mit>`_
|
|
- `Apache License, Version 2.0 <https://choosealicense.com/licenses/apache-2.0>`_
|
|
|
|
at your option.
|