python parser combinator and parsers
The most useful thing in this repo is probably the units parser which has been tuned to extract scientific units from the published literature.
If you want to use units parser you will need to have a copy of the protc repo and have the repo version protcur installed. See .travis.yml for details. The units parser and protc are still tightly coupled for the time being.