Skip to content

asherperkins11/Bunpou-Pal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bunpou-Pal

What is it?

Bunpou pal is a Japanese dictionary and text analyser written in Python, and is made for a school project.

Dependencies

Almost all of this project is written by myself with Python, however MeCab is used to segment sentences (This is vastly more complex for Japanese, as spaces are only used between sentences and not words like in English)

To work with Python, MeCab uses a Python wrapper and the Natto Morphological Analyser.

MeCab

MeCab Python Wrapper (mecab-python-0.996)

Natto Morphological Analyser

About

A Japanese dictionary and text analyser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages