Metadata-Version: |
2.3 |
Name: |
flashtext2 |
Version: |
1.1.0 |
Summary: |
A package for extracting keywords from large text very quickly (much faster than regex and the original flashtext package |
Author: |
Shneor E. |
Author-Email: |
"Shneor E." <770elmo[at]gmail.com> |
Home-Page: |
https://github.com/shner-elmo/flashtext2-rs |
Project-Url: |
homepage, https://github.com/shner-elmo/flashtext2 |
Project-Url: |
source, https://github.com/shner-elmo/flashtext2 |
Project-Url: |
repository, https://github.com/shner-elmo/flashtext2 |
Project-Url: |
documentation, https://github.com/shner-elmo/flashtext2/blob/master/README.md |
Project-Url: |
Bug Reports, https://github.com/shner-elmo/flashtext2/issues |
License: |
MIT |
Keywords: |
nlp,string,regex,text-processing,extracting-keywords,keyword-extraction,flashtext,flashtext2,rust |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Programming Language :: Rust |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Python :: 3 |
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: |
Programming Language :: Python :: 3.12 |
Classifier: |
Programming Language :: Python :: Implementation :: CPython |
Classifier: |
Programming Language :: Python :: Implementation :: PyPy |
Requires-Python: |
>=3.8 |
Requires-Dist: |
coverage (>=7.2.1); extra == "test" |
Requires-Dist: |
pytest (>=7.2.1); extra == "test" |
Requires-Dist: |
flashtext (>=2.7); extra == "benchmark" |
Requires-Dist: |
pandas (>=2.0.3); extra == "benchmark" |
Requires-Dist: |
matplotlib (>=3.7.2); extra == "benchmark" |
Provides-Extra: |
test |
Provides-Extra: |
benchmark |
Description-Content-Type: |
text/markdown; charset=UTF-8; variant=GFM |
License-File: |
LICENSE |