Metadata-Version: |
2.1 |
Name: |
nlpsig |
Version: |
0.2.2 |
Summary: |
Path signatures for Natural Language Processing. |
Author-Email: |
Ryan Chan <rchan[at]turing.ac.uk>, Talia Tseriotou <t.tseriotou[at]qmul.ac.uk>, Kasra Hosseini <khosseini[at]turing.ac.uk>, Nathan Simpson <nsimpson[at]turing.ac.uk> |
Project-Url: |
Homepage, https://github.com/datasig-ac-uk/nlpsig |
Project-Url: |
Bug Tracker, https://github.com/datasig-ac-uk/nlpsig/issues |
Project-Url: |
Discussions, https://github.com/datasig-ac-uk/nlpsig/discussions |
Project-Url: |
Changelog, https://github.com/datasig-ac-uk/nlpsig/releases |
Classifier: |
Development Status :: 1 - Planning |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
License :: OSI Approved :: BSD License |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Topic :: Scientific/Engineering |
Requires-Python: |
<3.12,>=3.8 |
Requires-Dist: |
accelerate (>=0.20.0) |
Requires-Dist: |
datasets (>=2.6.1) |
Requires-Dist: |
distinctipy (>=1.2.2) |
Requires-Dist: |
evaluate (>=0.4.0) |
Requires-Dist: |
matplotlib (>=3.6.2) |
Requires-Dist: |
pandas (>=1.5.1) |
Requires-Dist: |
scikit-learn (>=1.1.3) |
Requires-Dist: |
sentence-transformers (>=2.2.2) |
Requires-Dist: |
tdqm (>=0.0.1) |
Requires-Dist: |
torch (>=1.9.0) |
Requires-Dist: |
transformers (>=4.27.3) |
Requires-Dist: |
umap-learn (>=0.5.3) |
Requires-Dist: |
pytest-cov (>=3); extra == "dev" |
Requires-Dist: |
pytest (>=6); extra == "dev" |
Requires-Dist: |
furo; extra == "docs" |
Requires-Dist: |
myst-parser (>=0.13); extra == "docs" |
Requires-Dist: |
sphinx-book-theme (>=0.1.0); extra == "docs" |
Requires-Dist: |
sphinx-copybutton; extra == "docs" |
Requires-Dist: |
sphinx (>=4.0); extra == "docs" |
Requires-Dist: |
pytest-cov (>=3); extra == "test" |
Requires-Dist: |
pytest (>=6); extra == "test" |
Provides-Extra: |
dev |
Provides-Extra: |
docs |
Provides-Extra: |
test |
Description-Content-Type: |
text/markdown |
License-File: |
LICENSE |