Metadata-Version: 2.1
Name: Kanon4txt
Version: 0.0.1
Summary: K Anonymity for Text first Try
Home-page: UNKNOWN
Author: Liortrieman (Lior Trieman)
Author-email: <liortr30@gmail.com>
License: UNKNOWN
Keywords: python,corpus,stopwords,DBSCAN,generalization,reduction
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: ipython (==8.10.0)
Requires-Dist: joblib (==1.2.0)
Requires-Dist: matplotlib (==3.7.0)
Requires-Dist: numpy (==1.23.5)
Requires-Dist: pandas (==1.5.3)
Requires-Dist: scikit-learn (==1.2.1)
Requires-Dist: scipy (==1.10.1)
Requires-Dist: setuptools (==65.5.0)
Requires-Dist: tqdm (==4.64.1)

A package that takes a dataframe with a corpus and return an anonymized corpus

