NattapongSiri / covid_cb

MIT License
2 stars 1 forks source link

View intermediate level message #12

Open NattapongSiri opened 4 years ago

NattapongSiri commented 4 years ago

Problem description

It'll be useful for debugging purpose if there's some mechanism to see raw user input and WLT user input as well as WA raw response and MT of WA response.

This shall help improve WLT custom model greatly, especially, if the result can be extracted into pair of raw/translated.

Unresolved questions

  1. Would it also helpful to let user see this info ? How shall display organize ?
  2. Where should such input/mt output/mt pairs stored on server side ?