Atul Kr. Ojha
Atul Kr. Ojha
We are using OCHRE for Indian language data. After successfully installation the OCHRE and making a model, We are unable to do a test. When we run, this command python...
### Confirm that this is a metadata correction - [X] I want to file corrections to make the metadata match the PDF file hosted on the ACL Anthology. ### Anthology...
I think line 34 should be `tokens_capitalized = [token[0].upper()+token[1:].lower() for token in tokens if len(token)>1]` instead of `tokens_capitalized = [token[0].upper()+token[1:].lower() for token in tokens`. It helps to resolve the "string...
### Anthology ID 2024.semeval-1.205 ### Type of Change Revision ### PDF of the Revision or Erratum [215.pdf](https://github.com/user-attachments/files/16067945/215.pdf) ### Brief Description of Changes This is a corrected copy of the paper.