Japanese text analysis
Project description
About
This is Japana. a Japanese analysis tool using Jim Breen's JMdict & KanjiDic2.
You need to provide a text: novel, short story, song lyrics, article, sentence ..etc. The program will return a word list ordered by frequency. each dictionary in the list has at least the word and the number of occurrence (frequency) and depending on configurations: pronunciation and meaning
Requirements
all requirements all stored in requirements.txt
. In addition, you need to install my forked version of Jamdict here Jamdict
Installation:
- run
pip install japama
in your venv/env/virtual_env - run
pip install git+https://github.com/reem-codes/jamdict
- go to Jamdict official project and follow any instructions
Other Projects
This project has been made into:
- CLI application: Japana-CLI
- Web app: Japana
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
japana-1.1.tar.gz
(3.6 kB
view hashes)
Built Distribution
japana-1.1-py3-none-any.whl
(5.1 kB
view hashes)