Metadata-Version: 2.1
Name: pytranscripts
Version: 1.2.3
Summary: A python package for extracting electronic health transcripts ,  and then classifying them based on human annotated data.
Author: eskayML
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
License-File: LICENSE
Requires-Dist: transformers[torch]==4.47.1
Requires-Dist: datasets==3.2.0
Requires-Dist: evaluate==0.4.3
Requires-Dist: accelerate==1.2.1
Requires-Dist: einops==0.8.0
Requires-Dist: python-docx==1.1.2
