Metadata-Version: 2.0
Name: pysin
Version: 1.0.2
Summary: PySin is a toolbox for text retrieval in unstructured documents datasets. It contains both a multi-type text extractor and a search engine. To test them, you can use the medical prescriptions generator that is also provided.
Home-page: https://github.com/arkhn/PySin
Author: Jean-Baptiste Laval
Author-email: contact@arkhn.com
License: Apache License 2.0
Download-URL: https://github.com/arkhn/PySin/archive/1.0.2.tar.gz
Keywords: arkhn,text retrieval,search engine,text extraction,dataset generator,medical
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: pandas (==1.0.3)
Requires-Dist: fpdf (==1.7.2)
Requires-Dist: Faker (==4.1.0)
Requires-Dist: Unidecode (==1.1.1)
Requires-Dist: docx2txt (==0.8)
Requires-Dist: path.py (==12.4.0)
Requires-Dist: pdftotext (==2.1.4)
Requires-Dist: striprtf (==0.0.10)

UNKNOWN


