Skip to content
This repository has been archived by the owner on May 5, 2021. It is now read-only.

can't add entity with korean #816

Open
onejae opened this issue Nov 10, 2020 · 5 comments
Open

can't add entity with korean #816

onejae opened this issue Nov 10, 2020 · 5 comments

Comments

@onejae
Copy link

onejae commented Nov 10, 2020

⚠️ Before posting a new issue, please make sure that your issue hasn't already been resolved in another issue.

Describe the bug
I created new project with korean as default language. Everything works fine, but when I tried to add entity by selecting word from examples, nothing happened.

1

I tried the same procedure with english, it worked.

Is there somethin I missed ?

browser : microsoft edge(ver. 86.0.622.63), chrome (ver. 86.0.4240.183)

@yingkai1181
Copy link

install 0.27.5, under NLU setting, tick the box [enable non-whitespace], retrain,

but there are errors after add entities, maybe we need to wait til the next update :P

@MatthieuJnon
Copy link
Contributor

Hi @yingkai1181 @onejae, indeed enabling non whitespace language lets you put entities wherever you want in your nlu examples.

What kind of errors are you having after adding entities @yingkai1181 ?

@onejae
Copy link
Author

onejae commented Nov 14, 2020

@yingkai1181 @MatthieuJnon I would be appreciated if you tell me where to find the options [enable non-whitespace]

@yingkai1181
Copy link

@onejae under NLU settings, you need to have version 0.27.5

@yingkai1181
Copy link

yingkai1181 commented Nov 16, 2020

@MatthieuJnon ok^^ let me put it this way :

  1. I cannot label Chinese entities under dialogue, I can label under NLU training data tho ~

  2. If I add Chinese chars intent as a user utterance, it is ok, but then I label a entity with this intent under NLU training data, if you go back to dialogue, the intent is still there but the Chinese chars are disappeared, (but it is there, just not showing)

  3. If a Chinese intent is set as canonical, it cannot label entities.

  4. Add several Chinese sentences for one intent, then label each with some entities, then you will find each single Chinese sentences is set as Canonical lol:)

the above is off the top of my head since I uninstalled 0.27.5 and waiting for the version 1 alpha release :)

Thanks you guys for this wonderful project~~

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

No branches or pull requests

3 participants