@InProceedings{mao-EtAl:2018:S18-1,
  author    = {Mao, Rui  and  Chen, Guanyi  and  Li, Ruizhe  and  Lin, Chenghua},
  title     = {ABDN at SemEval-2018 Task 10: Recognising Discriminative Attributes using Context Embeddings and WordNet},
  booktitle = {Proceedings of The 12th International Workshop on Semantic Evaluation},
  month     = {June},
  year      = {2018},
  address   = {New Orleans, Louisiana},
  publisher = {Association for Computational Linguistics},
  pages     = {1017--1021},
  abstract  = {This paper describes the system that we submitted for SemEval-2018 task 10: capturing discriminative attributes. Our system is built upon a simple idea of measuring the attribute word's similarity with each of the two semantically similar words, based on an extended word embedding method and WordNet. Instead of computing the similarities between the attribute and semantically similar words by using standard word embeddings, we propose a novel method that combines word and context embeddings which can better measure similarities. Our model is simple and effective, which achieves an average F1 score of 0.62 on the test set.},
  url       = {http://www.aclweb.org/anthology/S18-1169}
}

