fbilhaut/gline-rs
Inference engine for GLiNER models, in Rust
This tool helps software developers efficiently extract specific pieces of information, like names, locations, or product details, from unstructured text. You provide the text and define the categories of information you're looking for, and it returns the extracted entities. It's designed for developers building applications that need fast and resource-efficient text analysis.
115 stars and 2,020 monthly downloads.
Use this if you are a developer integrating advanced text extraction into a production system and need a solution that is faster and more resource-efficient than traditional large language models.
Not ideal if you are an end-user without programming experience looking for a no-code text analysis solution.
Stars
115
Forks
16
Language
Rust
License
Apache-2.0
Category
Last pushed
Jan 10, 2026
Monthly downloads
2,020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/fbilhaut/gline-rs"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
PyThaiNLP/nlpo3
Thai natural language processing library in Rust, with Python and Node bindings.
forzagreen/n2words
Convert numerical numbers to written numbers, in 52+ languages.
greyblake/whatlang-rs
Natural language detection library for Rust. Try demo online: https://whatlang.org/
wikimedia/sentencex
A sentence segmentation library with wide language support optimized for speed and utility.
pemistahl/lingua-rs
The most accurate natural language detection library for Rust, suitable for short text and...