Christina Zheng
Christina Zheng
@aya-labiba Since the old and new wit account have the same email address, it proved that you own the old account. I've migrated all the apps from the old account...
Here is the doc for /message API: https://wit.ai/docs/http/20230215/#get__message_link
@luketurnerdev Can you share the wit app id?
If the sentence is for a purpose, why do you need to annotate the whole sentence as an entity? Is the intent `recite_sentence` enough? So the annotation will be something...
Wit.ai is predicting the intents with a model. The model quality will be affected by the training data and the amount of training data. We cannot ensure that the annotated...
The prediction for "السلام" seems very stable and the intent confidence is more than 0.9. How did you judge the result is wrong? Are you using the HTTP /message API?
@MeranTumeh Can we focus on "السلام" first? Can you copy/paste the full request and response (mask the access_token) for the case that this query returns a wrong intent? And offer...
@MeranTumeh I noticed that, in your training data, "Good Morning" is annotated as OutOfScope. This will impact the prediction of "good morning". I think the confidence difference is caused by...
The reason why the API query fails is because, we stop supporting the FB login in wit.ai website. We've been sending emails and Medium posts in the last several months...
@aya-labiba The only way to resolve the issue is to export and import the app. Since you are contributors, you should be able to export the app and then import...