@inproceedings{cho-etal-2018-hashcount,
    title = "{H}ash{C}ount at {S}em{E}val-2018 Task 3: Concatenative Featurization of Tweet and Hashtags for Irony Detection",
    author = "Cho, Won Ik  and
      Kang, Woo Hyun  and
      Kim, Nam Soo",
    editor = "Apidianaki, Marianna  and
      Mohammad, Saif M.  and
      May, Jonathan  and
      Shutova, Ekaterina  and
      Bethard, Steven  and
      Carpuat, Marine",
    booktitle = "Proceedings of the 12th International Workshop on Semantic Evaluation",
    month = jun,
    year = "2018",
    address = "New Orleans, Louisiana",
    publisher = "Association for Computational Linguistics",
    url = "https://preview.aclanthology.org/ingest-emnlp/S18-1089/",
    doi = "10.18653/v1/S18-1089",
    pages = "546--552",
    abstract = "This paper proposes a novel feature extraction process for SemEval task 3: Irony detection in English tweets. The proposed system incorporates a concatenative featurization of tweet and hashtags, which helps distinguishing between the irony-related and the other components. The system embeds tweets into a vector sequence with widely used pretrained word vectors, partially using a character embedding for the words that are out of vocabulary. Identification was performed with BiLSTM and CNN classifiers, achieving F1 score of 0.5939 (23/42) and 0.3925 (10/28) each for the binary and the multi-class case, respectively. The reliability of the proposed scheme was verified by analyzing the Gold test data, which demonstrates how hashtags can be taken into account when identifying various types of irony."
}Markdown (Informal)
[HashCount at SemEval-2018 Task 3: Concatenative Featurization of Tweet and Hashtags for Irony Detection](https://preview.aclanthology.org/ingest-emnlp/S18-1089/) (Cho et al., SemEval 2018)
ACL