@InProceedings{zhang-zweigenbaum:2017:BUCC,
  author    = {Zhang, Zheng  and  Zweigenbaum, Pierre},
  title     = {zNLP: Identifying Parallel Sentences in Chinese-English Comparable Corpora},
  booktitle = {Proceedings of the 10th Workshop on Building and Using Comparable Corpora},
  month     = {August},
  year      = {2017},
  address   = {Vancouver, Canada},
  publisher = {Association for Computational Linguistics},
  pages     = {51--55},
  abstract  = {This paper describes the zNLP system for the BUCC 2017 shared task. Our system
	identifies parallel sentence pairs in Chinese-English comparable corpora by
	translating word-by-word Chinese sentences into English,
	using the search engine Solr to select near-parallel sentences and then by
	using an SVM classifier to identify true parallel sentences from the previous
	results. It obtains an F1-score of 45% (resp. 32%) on the test (training) set.},
  url       = {http://www.aclweb.org/anthology/W17-2510}
}

