@Book{Cupral:2017,
  editor    = {Haithem Afli  and  Chao-Hong Liu},
  title     = {Proceedings of the First Workshop on Curation and Applications of Parallel and Comparable Corpora},
  month     = {November},
  year      = {2017},
  address   = {Taipei, Taiwan},
  publisher = {Asian Federation of Natural Language Processing},
  url       = {http://www.aclweb.org/anthology/W17-56}
}

@InProceedings{park-EtAl:2017:Cupral,
  author    = {Park, Jungyeul  and  Dugast, Loic  and  Hong, Jeen-Pyo  and  Shin, Chang-Uk  and  Cha, Jeong-Won},
  title     = {Building a Better Bitext for Structurally Different Languages through Self-training},
  booktitle = {Proceedings of the First Workshop on Curation and Applications of Parallel and Comparable Corpora},
  month     = {November},
  year      = {2017},
  address   = {Taipei, Taiwan},
  publisher = {Asian Federation of Natural Language Processing},
  pages     = {1--10},
  abstract  = {We propose a novel method to bootstrap the construction of parallel corpora for
	new pairs of structurally different languages.
	We do so by combining the use of a pivot language and self-training. 
	A pivot language enables the use of existing translation models to bootstrap
	the alignment and a self-training procedure enables to achieve better
	alignment, both at the document and sentence level. 
	We also propose several evaluation methods for the resulting alignment.},
  url       = {http://www.aclweb.org/anthology/W17-5601}
}

@InProceedings{afli-lohar-way:2017:Cupral,
  author    = {Afli, Haithem  and  Lohar, Pintu  and  Way, Andy},
  title     = {MultiNews: A Web collection of an Aligned Multimodal and Multilingual Corpus},
  booktitle = {Proceedings of the First Workshop on Curation and Applications of Parallel and Comparable Corpora},
  month     = {November},
  year      = {2017},
  address   = {Taipei, Taiwan},
  publisher = {Asian Federation of Natural Language Processing},
  pages     = {11--15},
  abstract  = {Integrating Natural Language Processing (NLP) and computer vision is a
	promising effort.
	However, the applicability of these methods directly depends on the
	availability 
	of a specific multimodal data that includes images and texts.
	In this paper, we present a collection of a Multimodal corpus of comparable
	texts and their images in 9 languages
	from the web news articles of Euronews website.
	This corpus has found widespread use in the NLP community in Multilingual and
	multimodal tasks.
	Here, we focus on its acquisition of the images and text data and their
	multilingual alignment.},
  url       = {http://www.aclweb.org/anthology/W17-5602}
}

@InProceedings{zhou-huang-ji:2017:Cupral,
  author    = {zhou, zhihao  and  Huang, Lifu  and  Ji, Heng},
  title     = {Learning Phrase Embeddings from Paraphrases with GRUs},
  booktitle = {Proceedings of the First Workshop on Curation and Applications of Parallel and Comparable Corpora},
  month     = {November},
  year      = {2017},
  address   = {Taipei, Taiwan},
  publisher = {Asian Federation of Natural Language Processing},
  pages     = {16--23},
  abstract  = {Learning phrase representations has been widely explored in many Natural
	Language Processing tasks (e.g., Sentiment Analysis, Machine Translation) and
	has shown promising improvements. Previous studies either learn
	non-compositional phrase representations with general word embedding learning
	techniques or learn compositional phrase representations based on syntactic
	structures, which either require huge amounts of human annotations or cannot be
	easily generalized to all phrases. In this work, we propose to take advantage
	of large-scaled paraphrase database and present a pairwise-GRU framework to
	generate compositional phrase representations. Our framework can be re-used to
	generate representations for any phrases. Experimental results show that our
	framework achieves state-of-the-art results on several phrase similarity tasks.},
  url       = {http://www.aclweb.org/anthology/W17-5603}
}

