ACL-OCL / Base_JSON /prefixY /json /Y10 /Y10-1009.json
Benjamin Aw
Add updated pkl file v3
6fa4bc9
{
"paper_id": "Y10-1009",
"header": {
"generated_with": "S2ORC 1.0.0",
"date_generated": "2023-01-19T13:41:03.263421Z"
},
"title": "Statistical Translation Model Based On Source Syntax Structure *",
"authors": [
{
"first": "Qun",
"middle": [],
"last": "Liu",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "Chinese Academy of Sciences",
"location": {
"postCode": "100190",
"settlement": "Beijing",
"country": "P.R.China"
}
},
"email": "liuqun@ict.ac.cn"
},
{
"first": "Yang",
"middle": [],
"last": "Liu",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "Chinese Academy of Sciences",
"location": {
"postCode": "100190",
"settlement": "Beijing",
"country": "P.R.China"
}
},
"email": "yliu@ict.ac.cn"
},
{
"first": "Haitao",
"middle": [],
"last": "Mi",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "Chinese Academy of Sciences",
"location": {
"postCode": "100190",
"settlement": "Beijing",
"country": "P.R.China"
}
},
"email": "htmi@ict.ac.cn"
}
],
"year": "",
"venue": null,
"identifiers": {},
"abstract": "Syntax-based statistical translation model is proved to be better than phrasebased model, especially for language pairs with very different syntax structures, such as Chinese and English. In this talk I will introduce a serial of statistical translation models based on source syntax structure. The tree-based model uses the one best syntax tree for translation. The forest-based model uses a compact forest which encodes exponential number of syntax trees in a polynomial spaces and lead to better performance. The joint parsing and translation model produces source parse trees, using the source side of the translation rules instead of separate parsing rules, and generate translations on the target side simultaneously, which outperforms the forest-based model. Some extensions of these models are introduced also.",
"pdf_parse": {
"paper_id": "Y10-1009",
"_pdf_hash": "",
"abstract": [
{
"text": "Syntax-based statistical translation model is proved to be better than phrasebased model, especially for language pairs with very different syntax structures, such as Chinese and English. In this talk I will introduce a serial of statistical translation models based on source syntax structure. The tree-based model uses the one best syntax tree for translation. The forest-based model uses a compact forest which encodes exponential number of syntax trees in a polynomial spaces and lead to better performance. The joint parsing and translation model produces source parse trees, using the source side of the translation rules instead of separate parsing rules, and generate translations on the target side simultaneously, which outperforms the forest-based model. Some extensions of these models are introduced also.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Abstract",
"sec_num": null
}
],
"body_text": [],
"back_matter": [],
"bib_entries": {
"BIBREF0": {
"ref_id": "b0",
"title": "Improving Statistical Machine Translation using Lexicalized Rule Selection",
"authors": [
{
"first": "Zhongjun",
"middle": [],
"last": "He",
"suffix": ""
},
{
"first": "Qun",
"middle": [],
"last": "Liu",
"suffix": ""
},
{
"first": "Shouxun",
"middle": [],
"last": "Lin",
"suffix": ""
}
],
"year": 2008,
"venue": "Proceedings of the 22nd International Conference on Computational Linguistics (COLING 2008)",
"volume": "",
"issue": "",
"pages": "321--328",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Zhongjun He, Qun Liu, Shouxun Lin. Improving Statistical Machine Translation using Lexicalized Rule Selection. Proceedings of the 22nd International Conference on Computational Linguistics (COLING 2008), pages 321-328. Manchester, UK. Aug, 2008",
"links": null
},
"BIBREF1": {
"ref_id": "b1",
"title": "Maximum Entropy based Rule Selection Model for Syntax-based Statistical Machine Translation",
"authors": [
{
"first": "Qun",
"middle": [],
"last": "Liu",
"suffix": ""
},
{
"first": "Zhongjun",
"middle": [],
"last": "He",
"suffix": ""
},
{
"first": "Yang",
"middle": [],
"last": "Liu",
"suffix": ""
},
{
"first": "Shouxun",
"middle": [],
"last": "Lin",
"suffix": ""
}
],
"year": null,
"venue": "Proceedings of EMNLP 2008",
"volume": "",
"issue": "",
"pages": "89--97",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Qun Liu, Zhongjun He, Yang Liu, Shouxun Lin. Maximum Entropy based Rule Selection Model for Syntax-based Statistical Machine Translation. Proceedings of EMNLP 2008, pp 89-97\uff0cHonolulu, Hawaii",
"links": null
},
"BIBREF2": {
"ref_id": "b2",
"title": "Tree-to-String Alignment Template for Statistical Machine Translation",
"authors": [
{
"first": "Yang",
"middle": [],
"last": "Liu",
"suffix": ""
},
{
"first": "Qun",
"middle": [],
"last": "Liu",
"suffix": ""
},
{
"first": "Shouxun",
"middle": [],
"last": "Lin",
"suffix": ""
}
],
"year": 2006,
"venue": "Proceedings of COLING-ACL 2006",
"volume": "",
"issue": "",
"pages": "609--616",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Yang Liu, Qun Liu, and Shouxun Lin. 2006. Tree-to-String Alignment Template for Statistical Machine Translation. Proceedings of COLING-ACL 2006, pp 609 -616, Sydney, Australia, July 17-21.",
"links": null
},
"BIBREF3": {
"ref_id": "b3",
"title": "Forest-to-String Statistical Translation Rules, ACL2007",
"authors": [
{
"first": "Yang",
"middle": [],
"last": "Liu",
"suffix": ""
},
{
"first": "Yun",
"middle": [],
"last": "Huang",
"suffix": ""
},
{
"first": "Qun",
"middle": [],
"last": "Liu",
"suffix": ""
},
{
"first": "Shouxun",
"middle": [],
"last": "Lin",
"suffix": ""
}
],
"year": 2007,
"venue": "",
"volume": "",
"issue": "",
"pages": "704--711",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Yang Liu, Yun Huang, Qun Liu and Shouxun Lin, Forest-to-String Statistical Translation Rules, ACL2007, pp 704-711, Prague, Czech, June 2007",
"links": null
},
"BIBREF4": {
"ref_id": "b4",
"title": "Improving Tree-to-Tree Translation with Packed Forests",
"authors": [
{
"first": "Yang",
"middle": [],
"last": "Liu",
"suffix": ""
},
{
"first": "Yajuan",
"middle": [],
"last": "L\u00fc",
"suffix": ""
},
{
"first": "Qun",
"middle": [],
"last": "Liu",
"suffix": ""
}
],
"year": 2009,
"venue": "Proceedings of ACL-IJCNLP2009",
"volume": "",
"issue": "",
"pages": "558--566",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Yang Liu, Yajuan L\u00fc and Qun Liu, Improving Tree-to-Tree Translation with Packed Forests. Proceedings of ACL-IJCNLP2009, pp 558-566, Singapore, August 2-7, 2009",
"links": null
},
"BIBREF5": {
"ref_id": "b5",
"title": "Joint Parsing and Translation",
"authors": [
{
"first": "Yang",
"middle": [],
"last": "Liu",
"suffix": ""
},
{
"first": "Qun",
"middle": [],
"last": "Liu",
"suffix": ""
}
],
"year": null,
"venue": "Proceedings of COLING 2010",
"volume": "",
"issue": "",
"pages": "707--715",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Yang Liu, and Qun Liu. Joint Parsing and Translation. Proceedings of COLING 2010, pp 707- 715, Beijing, China, August.",
"links": null
},
"BIBREF6": {
"ref_id": "b6",
"title": "Forest-Based Translation",
"authors": [
{
"first": "Haitao",
"middle": [],
"last": "Mi",
"suffix": ""
},
{
"first": "Liang",
"middle": [],
"last": "Huang",
"suffix": ""
},
{
"first": "Qun",
"middle": [],
"last": "Liu",
"suffix": ""
}
],
"year": 2008,
"venue": "Proceedings of ACL-08:HLT",
"volume": "",
"issue": "",
"pages": "192--199",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Haitao Mi, Liang Huang and Qun Liu. Forest-Based Translation. Proceedings of ACL-08:HLT, pp192-199, Columbus, Ohio, USA. 2008",
"links": null
},
"BIBREF7": {
"ref_id": "b7",
"title": "Forest-based Translation Rule Extraction",
"authors": [
{
"first": "Haitao",
"middle": [],
"last": "Mi",
"suffix": ""
},
{
"first": "Liang",
"middle": [],
"last": "Huang",
"suffix": ""
}
],
"year": null,
"venue": "Proceedings of EMNLP 2008",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Haitao Mi and Liang Huang, Forest-based Translation Rule Extraction. Proceedings of EMNLP 2008, pp 206-214, Honolulu, Hawaii PACLIC 24 Proceedings 61",
"links": null
}
},
"ref_entries": {}
}
}