-
Notifications
You must be signed in to change notification settings - Fork 0
Python extension code to expose lemmatization functions of Lemmagen (a lemmatizer)
sushantkhurana/Lemmagen-Python-Extension
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 0
No packages published