Skip to content

agh-glk/pydic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pydic

image

image

Python toolkit for managing simple inflectional dictionaries. Inflectional dictionary can be used as a lemmatizer, e.g. Polish lemmatizer can be generated using PyDic + SJP.pl free downloadable data (LGPL license).

About

PyDic is a set of shell tools (being also python modules) for managing simple inflectional dictionaries. It uses own dictionary format based on Berkeley DB and Marisa Trie data structures. Dictionaries can be easily build with provided tools from raw UTF-8 text files in simple format.

PyDic supports using multiple different dictionaries at the same time.

Documentation

https://pydic.readthedocs.org/en/latest/index.html

About

Python toolkit for managing simple inflectional dictionaries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published