@inproceedings{geetha-etal-2018-tackling,
    title = "Tackling Code-Switched {NER}: Participation of {CMU}",
    author = "Geetha, Parvathy  and
      Chandu, Khyathi  and
      Black, Alan W",
    editor = "Aguilar, Gustavo  and
      AlGhamdi, Fahad  and
      Soto, Victor  and
      Solorio, Thamar  and
      Diab, Mona  and
      Hirschberg, Julia",
    booktitle = "Proceedings of the Third Workshop on Computational Approaches to Linguistic Code-Switching",
    month = jul,
    year = "2018",
    address = "Melbourne, Australia",
    publisher = "Association for Computational Linguistics",
    url = "https://preview.aclanthology.org/ingest-emnlp/W18-3217/",
    doi = "10.18653/v1/W18-3217",
    pages = "126--131",
    abstract = "Named Entity Recognition plays a major role in several downstream applications in NLP. Though this task has been heavily studied in formal monolingual texts and also noisy texts like Twitter data, it is still an emerging task in code-switched (CS) content on social media. This paper describes our participation in the shared task of NER on code-switched data for Spanglish (Spanish + English) and Arabish (Arabic + English). In this paper we describe models that intuitively developed from the data for the shared task Named Entity Recognition on Code-switched Data. Owing to the sparse and non-linear relationships between words in Twitter data, we explored neural architectures that are capable of non-linearities fairly well. In specific, we trained character level models and word level models based on Bidirectional LSTMs (Bi-LSTMs) to perform sequential tagging. We train multiple models to identify nominal mentions and subsequently use this information to predict the labels of named entity in a sequence. Our best model is a character level model along with word level pre-trained multilingual embeddings that gave an F-score of 56.72 in Spanglish and a word level model that gave an F-score of 65.02 in Arabish on the test data."
}Markdown (Informal)
[Tackling Code-Switched NER: Participation of CMU](https://preview.aclanthology.org/ingest-emnlp/W18-3217/) (Geetha et al., ACL 2018)
ACL
- Parvathy Geetha, Khyathi Chandu, and Alan W Black. 2018. Tackling Code-Switched NER: Participation of CMU. In Proceedings of the Third Workshop on Computational Approaches to Linguistic Code-Switching, pages 126–131, Melbourne, Australia. Association for Computational Linguistics.