Skip to content
This repository has been archived by the owner on May 16, 2019. It is now read-only.

Latest commit

 

History

History
10 lines (6 loc) · 676 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 676 Bytes

HistoLexic

HistoLexic is a demonstrator for relaying to INT 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.

Demo

There's an online demo of the lemmatization available here.