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

Consider calculating SER based only on significant words #14

Open
KatieProchilo opened this issue Jun 17, 2019 · 0 comments
Open

Consider calculating SER based only on significant words #14

KatieProchilo opened this issue Jun 17, 2019 · 0 comments
Labels
design discussion Consider or discuss an issue or task
Projects

Comments

@KatieProchilo
Copy link
Collaborator

Output from STT will ultimately be passed to LUIS. LUIS can extract intents and entities perfectly well when minor mistakes occur in transcriptions. For example:

  • I've is transcribed as I or I have
  • you is transcribed as ya

Down the line we might consider evaluating sentence error rate (or a new naming/variation of error rate) based only on words that are significant to LUIS, and ignoring minor errors in prepositions, etc.

@KatieProchilo KatieProchilo added the design discussion Consider or discuss an issue or task label Jun 17, 2019
@KatieProchilo KatieProchilo added this to To do in Prototype via automation Jun 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design discussion Consider or discuss an issue or task
Projects
No open projects
Prototype
  
To do
Development

No branches or pull requests

1 participant