Define Text Composition Module
Open
- Dominant language
- Python
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Given ICD-10 dataframe and access to the ICD-10 hierarchy module, implements a text augmentation strategy: leave as is or concatenates along ancestries. More strategies might follow, augmentation with other data sources possible.
Gets dataframe with icd-10 code, text description and returns dataframe augmented with text_augmented column.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.