-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
Description
background
Works Application team released their own morphology analyzer called "Sudachi".
Sudachi has quite useful feature for business users.
It's convenient if we are able to call it from this package.
Design
They released python implementation of sudachi.
It's easy if we call this package. The main drawback is that sudachi-py does not work in python2.x
Deployment
Sudachi-py needs to deploy dictionary file by manual.
We would like to make it automatic somehow.