INCATools / INCATools/ontology-access-kit
Add optional preprocessing pipelines
Open
- Dominant language
- Python
- Stars
- 198
- Forks
- 35
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 1
Description
Reference: https://github.com/monarch-initiative/mondo-ingest/issues/112#issuecomment-1329314132
- roman numerals: A function call to convert arabic to Roman numerals (or maybe vice versa? )
- stop word removal: similar to `--exclude-tokens` implemented in [PR here](https://github.com/INCATools/ontology-access-kit/pull/353)
- plural: I think the `Lemmatization` pipeline already take scare of this?
Contributor guide
Assessment
This issue has not been assessed yet.