Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Training API #111

Open
cin-hy opened this issue Apr 8, 2019 · 1 comment
Open

Training API #111

cin-hy opened this issue Apr 8, 2019 · 1 comment

Comments

@cin-hy
Copy link

cin-hy commented Apr 8, 2019

I would like to train the model on a different dataset.
Does it have any training API that I could call?

@eiennohito
Copy link
Contributor

You need not simply a dataset, but a segmentation dictionary and annotated corpus.
We need to release our segmentation dictionary, but there is almost no documentation on how to use it.

For training, if you plan to use Jumandic for segmentation, you need only corpus and can use <build_dir>/src/jumandic/jpp_train_jumandic binary for training a model.
This process needs to be documented.

If not, please follow https://github.com/eiennohito/jumanpp-t9 on how to use Juman++ for your dataset/segmentation standard.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants