@inproceedings{nikhil-mayank-srivastava-2018-binarizer,
    title = "Binarizer at {S}em{E}val-2018 Task 3: Parsing dependency and deep learning for irony detection",
    author = "Nikhil, Nishant  and
      Mayank Srivastava, Muktabh",
    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/landing_page/S18-1102/",
    doi = "10.18653/v1/S18-1102",
    pages = "628--632",
    abstract = "In this paper, we describe the system submitted for the SemEval 2018 Task 3 (Irony detection in English tweets) Subtask A by the team Binarizer. Irony detection is a key task for many natural language processing works. Our method treats ironical tweets to consist of smaller parts containing different emotions. We break down tweets into separate phrases using a dependency parser. We then embed those phrases using an LSTM-based neural network model which is pre-trained to predict emoticons for tweets. Finally, we train a fully-connected network to achieve classification."
}Markdown (Informal)
[Binarizer at SemEval-2018 Task 3: Parsing dependency and deep learning for irony detection](https://preview.aclanthology.org/landing_page/S18-1102/) (Nikhil & Mayank Srivastava, SemEval 2018)
ACL