Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hrshdhgd/oak-spacy-demo
https://github.com/hrshdhgd/oak-spacy-demo
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hrshdhgd/oak-spacy-demo
- Owner: hrshdhgd
- License: mit
- Created: 2024-11-10T02:53:10.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-11T23:51:48.000Z (about 2 months ago)
- Last Synced: 2024-11-12T00:25:59.981Z (about 2 months ago)
- Language: Python
- Size: 93.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# oak-spacy-demo
Comparing annotations between oaklib and spacy.
example CLI command to run oak:
```bash
osd annotate --tool oak --input-file tests/input/test_diseases.tsv --column label -o abcd.tsv --resource data/mondo.owl
```