Metadata-Version: 2.4
Name: pyterrier-alpha
Version: 0.16.3
Summary: Alpha channel of features for PyTerrier
Author-email: Sean MacAvaney <sean.macavaney@glasgow.ac.uk>
Maintainer-email: Sean MacAvaney <sean.macavaney@glasgow.ac.uk>
Project-URL: Repository, https://github.com/seanmacavaney/pyterrier-alpha
Project-URL: Bug Tracker, https://github.com/seanmacavaney/pyterrier-alpha/issues
Classifier: Programming Language :: Python
Classifier: Operating System :: OS Independent
Classifier: Topic :: Text Processing
Classifier: Topic :: Text Processing :: Indexing
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: python-terrier>=0.13.0
Provides-Extra: parallel
Requires-Dist: joblib; extra == "parallel"
Dynamic: license-file

# pyterrier-alpha

Alpha channel of features for [PyTerrier](https://github.com/terrier-org/pyterrier).

Features in ths package are under development and intend to be merged with the main package or split into a separate package when stable.

Read the [full documentation here](https://pyterrier.readthedocs.io/en/latest/ext/pyterrier-alpha/index.html).
