Describe quickly the i3d model?
What is the chrf score?
https://www.google.it/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&ved=2ahUKEwjB8vLW5on6AhWsSPEDHbKYCEIQFnoECAcQAQ&url=https%3A%2F%2Faclanthology.org%2FW15-3049&usg=AOvVaw3ATtebAFEUwXCmP4A_qq_i
What is the Bleu score?
What is DPP?
it stands for display post-processing, it kicks in after the ASR recognition leading to the final display format
What are the steps of DPP? maybe describe them and the model involved a bit.
Apply all caps or fist letter cap to ouptut based on LSTM tagger and capitalization dictionaries
What does disfluency removal do in DPP? what model is used?
What does ITN do in DPP? what model is used?
What does punctuaction do removal do in DPP? what model is used?
punctuacttion
apply commas … LSTM tagger
What does capitalizationl do in DPP? what model is used?
Apply all caps or fist letter cap to ouptut based on LSTM tagger and capitalization dictionaries