Skip to content

[WIP] Pure-Python lightweight morphological analyzer designed for Japanese dictionary retrieval. |「正在开发中」为辞典检索设计的轻量形态素解析器。

License

Notifications You must be signed in to change notification settings

NoHeartPen/dev-pynonjishokei

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NonJishoKei

Code style: black Static Badge

Installation

pip install pynonjishokei

Usage

import pynonjishokei

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

References

Environment Using

The dictionary used in this project is compiled from the following sources.

JMDICT: This package uses the JMdict/EDICT and KANJIDIC dictionary files. These files are the property of the Electronic Dictionary Research and Development Group, and are used in conformance with the Group's licence.

UniDic for Contemporary Written Japanese (ver.202302-full): GPL v2.0/LGPL v2.1/修正BSD

UniDic for Contemporary Spoken Japanese (ver.202302-full): GPL v2.0/LGPL v2.1/修正BSD

Compound Verb Lexicon: CC BY 4.0 DEED

Credits

Thanks to

Ling Yang, for not letting me give up learning Japanese, and also for guiding me through the completion of this project paper.

Haiying Li, Hui Chen, for giving a lot of useful suggestion.

JetBrains, for offering the PyCharm Community Edition for free.

LICENSE

MIT

About

[WIP] Pure-Python lightweight morphological analyzer designed for Japanese dictionary retrieval. |「正在开发中」为辞典检索设计的轻量形态素解析器。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages