This chemical data extractor reads XML files parsed by Grobid and extracts chemical entities from these files.
Install the dependencies from requirements.txt. Note that due to dependencies a direct installation may not be possible in that case run the command
python3 -m pip install chemdataextractor2 --use-feature=2020-resolver
to install chemdataextractor2 with all of its dependencies.
Fork the repo, make changes and send a PR. We'll review it together!
This project is licensed under the terms of MIT license. Please see the LICENSE file for details.