Metadata-Version: 2.4
Name: pynlpclassifier
Version: 0.1.17
Summary: A PySpark-based NLP pipeline for spelling correction and text classification
Home-page: https://github.com/hamza-boubou/pynlpclassifier
Author: Hamza Dev
Author-email: you@example.com
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: pyspark>=3.0.0
Requires-Dist: pandas>=1.0.0
Requires-Dist: gensim>=3.7.0
Requires-Dist: numpy>=1.18.0
Requires-Dist: python-Levenshtein>=0.12.0
Requires-Dist: py4j==0.10.9.7
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
