becas

becas API client for Python.


Keywords
becas, biomedical, annotator, ner, concept, identification
License
Other
Install
pip install becas==1.0.3

Documentation

becas-python: becas API client

https://secure.travis-ci.org/tnunes/becas-python.png?branch=master

becas-python is the official becas API client for Python.

becas is a biomedical concept annotator available through an HTTP API. It identifies biomedical concepts in text and PubMed publications. You can learn more about becas in its about page.

This package allows usage of the becas API from a command-line tool or programmatically from Python modules.

Install it with:

$ pip install becas

And learn to use it by reading the documentation.

Resources

License

Both becas-python and becas are free to use under the Creative Commons Attribution-NonCommercial license.