Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gmmdmdidems/abbreviation-extractor
- Owner: GMMDMDIDEMS
- Created: 2023-08-11T15:29:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-27T10:48:07.000Z (over 1 year ago)
- Last Synced: 2024-10-15T07:33:27.090Z (3 months ago)
- Topics: abbreviation, acronym, extractor, initialism, rust, schwartz-hearst-algorithm
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)