Metadata-Version: 2.1
Name: Threaded-Sparse-TFIDF
Version: 0.0
Summary: Multithreading TF-IDF vectorization for similarity search using sparse matrices for computations.
Home-page: https://github.com/AmanPriyanshu/Threaded-Sparse-TFIDF
Author: Aman Priyanshu
Author-email: amanpriyanshusms2001@gmail.com
License: BSD 2-clause
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Microsoft :: Windows :: Windows 7
Classifier: Operating System :: Microsoft :: Windows :: Windows 8
Classifier: Operating System :: Microsoft :: Windows :: Windows 8.1
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
License-File: LICENSE
Requires-Dist: tqdm (>=4)
Requires-Dist: nltk (>=3)
Requires-Dist: numpy

UNKNOWN

