Skip to content

yoannspace/grobid-quantities

 
 

Repository files navigation

grobid-quantities

License Documentation Status

Work in progress.

The goal of this GROBID module is to recognize in textual documents any expressions of measurements (e.g. pressure, temperature, etc.), to parse and normalization them, and finally to convert these measurements into SI units. We focus our work on technical and scientific articles (text, XML and PDF input) and patents (text and XML input).

GROBID Quantity Demo

One additional goal is also to identify and attached to the measurements the "quantified" substance, e.g. silicon nitride powder in

GROBID Quantity Demo

As the other GROBID models, the module relies only on machine learning and uses linear CRF.

Documentation

You can find the latest documentation here.

License

GROBID and grobid-quantities are distributed under Apache 2.0 license.

Contact: Patrice Lopez (patrice.lopez@science-miner.com), Luca Foppiano (luca.foppiano@inria.fr)

About

GROBID extension for identifying and normalizing physical quantities.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.1%
  • Java 28.0%
  • CSS 5.3%
  • HTML 2.4%
  • XSLT 1.2%