This project includes scripts to extact texts from PubMed and PubMed Central articles. It also includes a REST web service (a sinatra application) to use the scripts through a web service.
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
All source code in this repository is subject to the terms of the MIT License unless stated otherwise. A copy of this license can be found at https://opensource.org/licenses/MIT.