Skip to content

sushantkhurana/Lemmagen-Python-Extension

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
 
 
 
 
 
 
 
 
 
 
One of the good implementations I experienced which is still at a nacent stage in building it's English dictionary is the Lemmagen.
Extremely efficient, pretty good algorithms used and easily portable via platform invokes / c-library.
Completely written in native C++ without using any external libraries.
I have written a python-usable exposed makefile and other stuff which creates a shared object of this project when complied and exposes its lemmatization functions to the python interpreter. The code for which can be found HERE.

The project URL is http://lemmatise.ijs.si

About

Python extension code to expose lemmatization functions of Lemmagen (a lemmatizer)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published