nielstron/quantulum3
Library for unit extraction - fork of quantulum for python3
This tool helps you automatically identify quantities, measurements, and their units from any unstructured text. You feed it sentences or documents, and it extracts numerical values along with their corresponding units like "2 liters" or "13 TeV," even disambiguating tricky cases like "pounds" (mass vs. currency). This is ideal for researchers, data analysts, or anyone who needs to quickly pull structured measurement data out of free-form text.
144 stars. Used by 1 other package. Available on PyPI.
Use this if you need to accurately extract and standardize numerical quantities and their associated units from diverse text sources, ensuring consistent data for analysis or processing.
Not ideal if you primarily need to perform complex mathematical operations or unit conversions on extracted quantities, as this tool focuses on extraction rather than manipulation.
Stars
144
Forks
66
Language
Python
License
MIT
Last pushed
Mar 09, 2026
Commits (30d)
0
Dependencies
2
Reverse dependents
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/nielstron/quantulum3"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
EmuKit/emukit
A Python-based toolbox of various methods in decision making, uncertainty quantification and...
google/uncertainty-baselines
High-quality implementations of standard and SOTA methods on a variety of tasks.
IBM/UQ360
Uncertainty Quantification 360 (UQ360) is an extensible open-source toolkit that can help you...
aamini/evidential-deep-learning
Learn fast, scalable, and calibrated measures of uncertainty using neural networks!
nikitadurasov/masksembles
Official repository for the paper "Masksembles for Uncertainty Estimation" (CVPR 2021).