https://github.com/shreyaskarnik/drugtagger
Drug Name Tagger Based on Whatizit webservice
https://github.com/shreyaskarnik/drugtagger
Last synced: about 1 year ago
JSON representation
Drug Name Tagger Based on Whatizit webservice
- Host: GitHub
- URL: https://github.com/shreyaskarnik/drugtagger
- Owner: shreyaskarnik
- Created: 2011-04-15T20:26:13.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2011-08-31T06:49:26.000Z (almost 15 years ago)
- Last Synced: 2025-02-14T11:52:57.905Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 224 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This Python script makes use of the Whatizit Webservice to tag sentences according to the avbl pipelines at http://www.ebi.ac.uk/webservices/whatizit/info.jsf.
The script reads plain text files from one folder (input) and writes the XML tagged files to (output).
Script modified with kind permission of Dr. Will Dampier (judowill @github)
The Whatizit pipeline can be changed to accommodate specific tagging services that the users may require.