Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gmmdmdidems/abbreviation-extractor

An abbreviation extractor written in Rust
https://github.com/gmmdmdidems/abbreviation-extractor

abbreviation acronym extractor initialism rust schwartz-hearst-algorithm

Last synced: about 1 month ago
JSON representation

An abbreviation extractor written in Rust

Awesome Lists containing this project

README

        

# abbreviation-extractor
The abbreviation-extractor is a tool designed to identify and extract abbreviations from PDF documents.
This Rust implementation is inspired by the Schwartz-Hearst[^1] algorithm and is intended to be useful
for researchers, scholars and people dealing with academic PDF content.

## References
[^1]: [Schwartz, Ariel & Hearst, Marti. (2003). A Simple Algorithm For Identifying Abbreviation Definitions in Biomedical Text.
Pacific Symposium on Biocomputing. Pacific Symposium on Biocomputing. 4. 451-62. 10.1142/9789812776303_0042.](https://psb.stanford.edu/psb-online/proceedings/psb03/schwartz.pdf)