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

Support to yaha tokenizer #21

Closed
keineahnung2345 opened this issue Dec 21, 2017 · 0 comments
Closed

Support to yaha tokenizer #21

keineahnung2345 opened this issue Dec 21, 2017 · 0 comments

Comments

@keineahnung2345
Copy link
Contributor

Hello, this is just an information to people who want to do NER.

I have found jieba tokenizer is not very good at tokenizing chinese surnames. For example: "我姓林" will be tokenized to "我" and "姓林". So I want to use yaha tokenizer instead.
And so far I had make my own yaha_tokenizer.py and conduct some corresponding change in registry.py. For people who also want to do NER, you can visit my repository:
https://github.com/keineahnung2345/Rasa_NLU_Chi
and find the two files.

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

1 participant