Skip to content

Commit

Permalink
Update NIH link
Browse files Browse the repository at this point in the history
  • Loading branch information
bjascob committed Sep 14, 2023
1 parent 2f0f5e4 commit b769980
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ to classify word forms and choose the appropriate morphing rules.
The system acts as a standalone module or as an extension to the [spaCy](https://spacy.io/) NLP system.

The dictionary and morphology rules are derived from the
[NIH's SPECIALIST Lexicon](https://lsg3.nlm.nih.gov/LexSysGroup/Projects/lexicon/current/web/index.html)
[NIH's SPECIALIST Lexicon](https://lhncbc.nlm.nih.gov/LSG/Projects/lexicon/current/web/index.html)
which contains an extensive set information on English word forms.

A more simplistic inflection only system is available as [pyInflect](https://github.com/bjascob/pyInflect).
Expand Down

0 comments on commit b769980

Please sign in to comment.