Metadata-Version: 2.1
Name: efcamdat
Version: 0.0.5
Summary: A library for doing all preprocessing related to EFCAMDAT
Author: Bernardo Stearns
Author-email: bernardo.stearns@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
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
Requires-Dist: nltk (>=3.8.1,<4.0.0)
Requires-Dist: pydantic (>=1.10.9,<2.0.0)
Requires-Dist: pyyaml (>=6.0,<7.0)
Requires-Dist: typer[all] (>=0.1.0,<0.2.0)
Description-Content-Type: text/markdown

# The EFCAMDAT dataset preprocessing Package

This is a simple package to preprocessing tasks in the EFCAMDAT dataset. You can see the docs here 
[DOCS](https://guides.github.com/features/mastering-markdown/)

