HistoLexic is a demonstrator for relaying to INL LexiconService for lemmatization. The repository currently consists of the following:
histolexic.py
: A standalone Python script for demonstrating the various uses of the LexiconService webservice. Uses the requests package.histolexic.html
: An example implementation of lemmatization in JavaScript. Uses jQuery and the plugin qTip.
There's an online demo of the lemmatization available here.