Skip to content

Latest commit

 

History

History
63 lines (39 loc) · 2.99 KB

File metadata and controls

63 lines (39 loc) · 2.99 KB

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