paper-with-me

Papers

Automatic Identification and Normalisation of Physical Measurements in Scientific Literature

2019-09-23 · Document Engineering 2019 9 · Luca Foppiano, Laurent Romary, Masashi Ishii, Mikiko Tanifuji

We present Grobid-quantities, an open-source application for extracting and normalising measurements from scientific and patent literature. Tools of this kind, aiming to understand and make unstructured information accessible, represent the building blocks for large-scale Text and Data Mining (TDM) systems. Grobid-quantities is a module built on top of Grobid [6] [13], a machine learning framework for parsing and structuring PDF documents. Designed to process large quantities of data, it provides a robust implementation accessible in batch mode or via a REST API. The machine learning engine architecture follows the cascade approach, where each model is specialised in the resolution of a specific task. The models are trained using CRF (Conditional Random Field) algorithm [12] for extracting quantities (atomic values, intervals and lists), units (such as length, weight) and different value representations (numeric, alphabetic or scientific notation). Identified measurements are normalised according to the International System of Units (SI). Thanks to its stable recall and reliable precision, Grobid-quantities has been integrated as the measurement-extraction engine in various TDM projects, such as Marve (Measurement Context Extraction from Text), for extracting semantic measurements and meaning in Earth Science [10]. At the National Institute for Materials Science in Japan (NIMS), it is used in an ongoing project to discover new superconducting materials. Normalised materials characteristics (such as critical temperature, pressure) extracted from scientific literature are a key resource for materials informatics (MI) [9].

📄 PDF Abstract BibTeX

Code (1)

kermitt2/grobid-quantities tf

Tasks

NER

Methods 이 논문이 사용한 방법론

Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Residual Connection 설명 없음
Weight Decay 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
WordPiece 설명 없음

Similar Papers 제목 키워드 기반

Towards a data-scale independent regulariser for robust sparse identification of non-linear dynamics

2026-03-05 · Jay Raut, Daniel N. Wilke, Stephan Schmidt arxiv

Data normalisation, a common and often necessary preprocessing step in engineering and scientific applications, can severely distort the discovery of governing equations by magnitudebased sparse regression methods. This …

MaD Physics: Evaluating information seeking under constraints in physical environments

2026-05-11 · Moksh Jain, Mehdi Bennani, Johannes Bausch, Yuri Chervonyi 외 arxiv

Scientific discovery is fundamentally a resource-constrained process that requires navigating complex trade-offs between the quality and quantity of measurements due to physical and cost constraints. Measurements drive t…

Learning Hidden Physics and System Parameters with Deep Operator Networks

2024-12-06 · Vijay Kag, Dibakar Roy Sarkar, Birupaksha Pal, Somdatta Goswami

Big data is transforming scientific progress by enabling the discovery of novel models, enhancing existing frameworks, and facilitating precise uncertainty quantification, while advancements in scientific machine learnin…

BenchmarkingUncertainty Quantification

Automatic Normalisation of Early Modern French

2022-06-01 · LREC 2022 6 · Rachel Bawden, Jonathan Poinhos, Eleni Kogkitsidou, Philippe Gambette 외

Spelling normalisation is a useful step in the study and analysis of historical language texts, whether it is manual analysis by experts or automatic analysis using downstream natural language processing (NLP) tools. Not…

UPB at SemEval-2021 Task 8: Extracting Semantic Information on Measurements as Multi-Turn Question Answering

2021-04-09 · SEMEVAL 2021 · Andrei-Marius Avram, George-Eduard Zaharia, Dumitru-Clementin Cercel, Mihai Dascalu

Extracting semantic information on measurements and counts is an important topic in terms of analyzing scientific discourses. The 8th task of SemEval-2021: Counts and Measurements (MeasEval) aimed to boost research in th…

Question AnsweringRelation Extraction