Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
obi
/
Medical-Note-Deidentification
like
34
Running
App
Files
Files
Community
2
f26156e
Medical-Note-Deidentification
/
deid
/
__init__.py
Prajwal Kailas
dependency to run
45c1511
over 2 years ago
raw
Copy download link
history
blame
Safe
55 Bytes
from
.text_deid
import
TextDeid
__all__ = [
"TextDeid"
]