forked from 2mh/PyBioC
-
Notifications
You must be signed in to change notification settings - Fork 0
Python library for work with BioCreative files
License
KerstenDoering/PyBioC
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
PyBioC is a native python library to deal with BioCreative XML data, i. e. to read from and to write to it. Usage: ------ Two example programs, test_read+write.py and stemming.py are shipped in the src/ folder. test_read+write.py shows the very basic reading and writing capability of the library. stemming.py uses the Python Natural Language Toolkit (NLTK) library to manipulate a BioC XML file read in before; it then tokenizes the corresponding text, does stemming on the tokens and transforms the manipulated PyBioC objects back to valid BioC XML format.
About
Python library for work with BioCreative files
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%