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

How should i prepare dictionary for train on other language? #10

Closed
hungcao0402 opened this issue Apr 16, 2022 · 1 comment
Closed

How should i prepare dictionary for train on other language? #10

hungcao0402 opened this issue Apr 16, 2022 · 1 comment

Comments

@hungcao0402
Copy link

I don't know how dict_36.txt can train with other characters like upper case.

@hungcao0402 hungcao0402 changed the title How should i prepare dictionary for train on other language How should i prepare dictionary for train on other language? Apr 16, 2022
@simplify23
Copy link
Owner

add upper case in dict_36.txt, then, change the total class in config. Set dst_vocab_size to total+4, ex 36+4

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