Papers by Vinay Reddy
Corpus Creation and Analysis for Named Entity Recognition in Telugu-English Code-Mixed Social Media Data (P19-2)
Copied to clipboard
| Challenge: | Named Entity Recognition (NER) is a subtask of Information Extraction in NLP. |
| Approach: | They present a Telugu-English code-mixed corpus with the corresponding named entity tags. |
| Outcome: | The proposed model scored 0.96, 0.94 and 0.95 on a Telugu-English code-mixed corpus. |
Pre-Training BERT on Domain Resources for Short Answer Grading (D19-1)
Copied to clipboard
| Challenge: | Pre-trained contextualized representations have achieved state-of-the-art results on multiple downstream NLP tasks by fine-tuning with task-specific data. |
| Approach: | They propose to augment domain-specific data by using labeled short answering grading data for further enhancement of the pre-trained language model. |
| Outcome: | The proposed model can be enhanced by augmenting data from domain-specific resources like textbooks and labeled short answering grading data. |