skip to main content
research-article

Machine Translation Testing via Syntactic Tree Pruning

Authors Info & Claims
Published:04 June 2024Publication History
Skip Abstract Section

Abstract

Machine translation systems have been widely adopted in our daily life, making life easier and more convenient. Unfortunately, erroneous translations may result in severe consequences, such as financial losses. This requires to improve the accuracy and the reliability of machine translation systems. However, it is challenging to test machine translation systems because of the complexity and intractability of the underlying neural models. To tackle these challenges, we propose a novel metamorphic testing approach by syntactic tree pruning (STP) to validate machine translation systems. Our key insight is that a pruned sentence should have similar crucial semantics compared with the original sentence. Specifically, STP (1) proposes a core semantics-preserving pruning strategy by basic sentence structures and dependency relations on the level of syntactic tree representation, (2) generates source sentence pairs based on the metamorphic relation, and (3) reports suspicious issues whose translations break the consistency property by a bag-of-words model. We further evaluate STP on two state-of-the-art machine translation systems (i.e., Google Translate and Bing Microsoft Translator) with 1,200 source sentences as inputs. The results show that STP accurately finds 5,073 unique erroneous translations in Google Translate and 5,100 unique erroneous translations in Bing Microsoft Translator (400% more than state-of-the-art techniques), with 64.5% and 65.4% precision, respectively. The reported erroneous translations vary in types and more than 90% of them are not found by state-of-the-art techniques. There are 9,393 erroneous translations unique to STP, which is 711.9% more than state-of-the-art techniques. Moreover, STP is quite effective in detecting translation errors for the original sentences with a recall reaching 74.0%, improving state-of-the-art techniques by 55.1% on average.

REFERENCES

  1. [1] BBC. 2022. The British Broadcasting Corporation (BBC) News Homepage. Retrieved from https://www.bbc.com/(accessed August, 2022).Google ScholarGoogle Scholar
  2. [2] Belinkov Yonatan and Bisk Yonatan. 2018. Synthetic and natural noise both break neural machine translation. In Proceedings of the 6th International Conference on Learning Representations (ICLR’18). 113.Google ScholarGoogle Scholar
  3. [3] Cao Jialun, Li Meiziniu, Li Yeting, Wen Ming, Cheung Shing-Chi, and Chen Haiming. 2022. SemMT: A semantic-based testing approach for machine translation systems. ACM Trans. Softw. Eng. Methodol. 31, 2 (2022), 136.Google ScholarGoogle ScholarDigital LibraryDigital Library
  4. [4] Chen Danqi and Yih Wen-tau. 2020. Open-domain question answering. In Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics (ACL’20). 3437.Google ScholarGoogle ScholarCross RefCross Ref
  5. [5] Chen Songqiang, Jin Shuo, and Xie Xiaoyuan. 2021. Testing your question answering software via asking recursively. In Proceedings of the 36th IEEE/ACM International Conference on Automated Software Engineering (ASE’21). 104116.Google ScholarGoogle ScholarDigital LibraryDigital Library
  6. [6] Chen Tsong Y., Cheung Shing C., and Yiu Shiu Ming. 2020. Metamorphic testing: A new approach for generating next test cases. Retrieved from https://arXiv:2002.12543Google ScholarGoogle Scholar
  7. [7] Chen Tsong Yueh, Kuo Fei-Ching, Liu Huai, Poon Pak-Lok, Towey Dave, Tse T. H., and Zhou Zhi Quan. 2018. Metamorphic testing: A review of challenges and opportunities. ACM Comput. Surveys 51, 1 (2018), 127.Google ScholarGoogle ScholarDigital LibraryDigital Library
  8. [8] Cheng Yong, Jiang Lu, and Macherey Wolfgang. 2019. Robust neural machine translation with doubly adversarial inputs. In Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics (ACL’19). 43244333.Google ScholarGoogle ScholarCross RefCross Ref
  9. [9] Chomsky Noam. 2002. Syntactic Structures. Walter de Gruyter.Google ScholarGoogle ScholarCross RefCross Ref
  10. [10] CNN. 2022. The Cable News Network (CNN) News Homepage. Retrieved from https://edition.cnn.com/(accessed August, 2022).Google ScholarGoogle Scholar
  11. [11] Daily China. 2022. China Daily News Homepage. Retrieved from https://www.chinadaily.com.cn/Google ScholarGoogle Scholar
  12. [12] Docs IBM Cloud. 2016. Machine Translation Tips. Retrieved from https://cloud.ibm.com/docs/GlobalizationPipeline?topic=GlobalizationPipeline-globalizationpipeline_tips&locale=en(accessed August, 2022).Google ScholarGoogle Scholar
  13. [13] Dong Yinpeng, Fu Qi-An, Yang Xiao, Pang Tianyu, Su Hang, Xiao Zihao, and Zhu Jun. 2019. Benchmarking adversarial robustness. Retrieved from https://arXiv:1912.11852Google ScholarGoogle Scholar
  14. [14] Du Xiaoning, Xie Xiaofei, Li Yi, Ma Lei, Liu Yang, and Zhao Jianjun. 2019. Deepstellar: Model-based quantitative analysis of stateful deep learning systems. In Proceedings of the 27th ACM Joint Meeting on European Software Engineering Conference and Symposium on the Foundations of Software Engineering (ESEC/FSE’19). 477487.Google ScholarGoogle ScholarDigital LibraryDigital Library
  15. [15] Ebrahimi Javid, Lowd Daniel, and Dou Dejing. 2018. On adversarial examples for character-level neural machine translation. In Proceedings of the 27th International Conference on Computational Linguistics (COLING’18). 653663.Google ScholarGoogle Scholar
  16. [16] Google. 2022. Google Translate. Retrieved from https://translate.google.com(accessed August, 2022).Google ScholarGoogle Scholar
  17. [17] Group Stanford NLP. 2022. CoreNLP. Retrieved from https://stanfordnlp.github.io/CoreNLP(accessed August, 2022).Google ScholarGoogle Scholar
  18. [18] Gupta Shashij, He Pinjia, Meister Clara, and Su Zhendong. 2020. Machine translation testing via pathological invariance. In Proceedings of the 28th ACM Joint Meeting on European Software Engineering Conference and Symposium on the Foundations of Software Engineering (ESEC/FSE’20). 863875.Google ScholarGoogle Scholar
  19. [19] Hassan Hany, Aue Anthony, Chen Chang, Chowdhary Vishal, Clark Jonathan, Federmann Christian, Huang Xuedong, Junczys-Dowmunt Marcin, Lewis William, Li Mu et al. 2018. Achieving human parity on automatic chinese to english news translation. Retrieved from https://arXiv:1803.05567Google ScholarGoogle Scholar
  20. [20] He Pinjia. 2022. Machine Translation Testing Toolkit. Retrieved from https://github.com/RobustNLP/TestTranslation(accessed August, 2022).Google ScholarGoogle Scholar
  21. [21] He Pinjia, Meister Clara, and Su Zhendong. 2020. Structure-invariant testing for machine translation. In Proceedings of the 42nd IEEE/ACM International Conference on Software Engineering (ICSE’20). 961973.Google ScholarGoogle ScholarDigital LibraryDigital Library
  22. [22] He Pinjia, Meister Clara, and Su Zhendong. 2021. Testing machine translation via referential transparency. In Proceedings of the 43nd IEEE/ACM International Conference on Software Engineering (ICSE’21). 961973.Google ScholarGoogle ScholarDigital LibraryDigital Library
  23. [23] Huang Jen-tse, Zhang Jianping, Wang Wenxuan, He Pinjia, Su Yuxin, and Lyu Michael R.. 2022. AEON: A method for automatic evaluation of NLP test cases. In Proceedings of the 31st ACM SIGSOFT International Symposium on Software Testing and Analysis (ISSTA’22). 202214.Google ScholarGoogle ScholarDigital LibraryDigital Library
  24. [24] Huddleston Rodney. 1984. Introduction to the Grammar of English. Cambridge University Press.Google ScholarGoogle ScholarCross RefCross Ref
  25. [25] Ji Pin, Feng Yang, Liu Jia, Zhao Zhihong, and Xu Baowen. 2021. Automated testing for machine translation via constituency invariance. In Proceedings of the 36th IEEE/ACM International Conference on Automated Software Engineering (ASE’21). 468479.Google ScholarGoogle ScholarDigital LibraryDigital Library
  26. [26] Jia Robin and Liang Percy. 2017. Adversarial examples for evaluating reading comprehension systems. In Proceedings of the Conference on Empirical Methods in Natural Language Processing (EMNLP’17). 20212031.Google ScholarGoogle ScholarCross RefCross Ref
  27. [27] Kim Jinhan, Feldt Robert, and Yoo Shin. 2019. Guiding deep learning system testing using surprise adequacy. In Proceedings of the IEEE/ACM 41st International Conference on Software Engineering (ICSE’19). IEEE, 10391049.Google ScholarGoogle ScholarDigital LibraryDigital Library
  28. [28] Le Vu, Afshari Mehrdad, and Su Zhendong. 2014. Compiler validation via equivalence modulo inputs. In Proceedings of the 35th ACM SIGPLAN Conference on Programming Language Design and Implementation (PLDI’14). 216226.Google ScholarGoogle ScholarDigital LibraryDigital Library
  29. [29] Li Shaohua and Su Zhendong. 2023. Accelerating fuzzing through prefix-guided execution. Proc. ACM Program. Lang. 7, OOPSLA1 (2023), 127.Google ScholarGoogle ScholarDigital LibraryDigital Library
  30. [30] Li Zuchao, Wang Rui, Chen Kehai, Utiyama Masao, Sumita Eiichiro, Zhang Zhuosheng, and Zhao Hai. 2020. Explicit sentence compression for neural machine translation. In Proceedings of the 36th AAAI Conference on Artificial Intelligence (AAAI’20), Vol. 34. 83118318.Google ScholarGoogle ScholarCross RefCross Ref
  31. [31] Lidbury Christopher, Lascu Andrei, Chong Nathan, and Donaldson Alastair F.. 2015. Many-core compiler fuzzing. In Proceedings of the 36th ACM SIGPLAN Conference on Programming Language Design and Implementation (PLDI’15). 6576.Google ScholarGoogle ScholarDigital LibraryDigital Library
  32. [32] Lin Ji, Gan Chuang, and Han Song. 2018. Defensive quantization: When efficiency meets robustness. In Proceedings of the International Conference on Learning Representations.Google ScholarGoogle Scholar
  33. [33] Lindvall Mikael, Ganesan Dharmalingam, Árdal Ragnar, and Wiegand Robert E.. 2015. Metamorphic model-based testing applied on NASA DAT–an experience report. In Proceedings of the 37th IEEE/ACM International Conference on Software Engineering (ICSE’15), Vol. 2. 129138.Google ScholarGoogle Scholar
  34. [34] Lingua. 2022. The 20 Most Spoken Languages in the World in 2022. Retrieved from https://lingua.edu/the-20-most-spoken-languages-in-the-world-in-2022/(accessed August, 2022).Google ScholarGoogle Scholar
  35. [35] Liu Qian, Chen Bei, Lou Jian-Guang, Zhou Bin, and Zhang Dongmei. 2020. Incomplete utterance rewriting as semantic segmentation. In Proceedings of the Conference on Empirical Methods in Natural Language Processing (EMNLP’20). 28462857.Google ScholarGoogle ScholarCross RefCross Ref
  36. [36] Lyons John and John Lyons. 1995. Linguistic Semantics: An Introduction. Cambridge University Press.Google ScholarGoogle ScholarCross RefCross Ref
  37. [37] Ma Shiqing, Liu Yingqi, Lee Wen-Chuan, Zhang Xiangyu, and Grama Ananth. 2018. MODE: Automated neural network model debugging via state differential analysis and input selection. In Proceedings of the 26th ACM Joint Meeting on European Software Engineering Conference and Symposium on the Foundations of Software Engineering (ESEC/FSE’18). 175186.Google ScholarGoogle ScholarDigital LibraryDigital Library
  38. [38] Mann William C. and Thompson Sandra A.. 1988. Rhetorical structure theory: Toward a functional theory of text organization. Text-interdisc. J. Study Disc. 8, 3 (1988), 243281.Google ScholarGoogle ScholarCross RefCross Ref
  39. [39] Manning Christopher D., Surdeanu Mihai, Bauer John, Finkel Jenny Rose, Bethard Steven, and McClosky David. 2014. The stanford CoreNLP natural language processing toolkit. In Proceedings of the 52nd Annual Meeting of the Association for Computational Linguistics: System Demonstrations (ACL’14). 5560.Google ScholarGoogle ScholarCross RefCross Ref
  40. [40] Microsoft. 2022. Bing Microsoft Translator. Retrieved from https://www.bing.com/translator(accessed August, 2022).Google ScholarGoogle Scholar
  41. [41] Mudrakarta Pramod Kaushik, Taly Ankur, Sundararajan Mukund, and Dhamdhere Kedar. 2018. Did the model understand the question? In Proceedings of the 56th Annual Meeting of the Association for Computational Linguistics (ACL’18). 18961906.Google ScholarGoogle ScholarCross RefCross Ref
  42. [42] Murphy Christian, Kaiser Gail E., Hu Lifeng, and Wu Leon. 2008. Properties of machine learning applications for use in metamorphic testing. In Proceedings of the 20th International Conference on Software Engineering and Knowledge Engineering (SEKE’08). 867872.Google ScholarGoogle Scholar
  43. [43] Niklaus Christina, Cetto Matthias, Freitas André, and Handschuh Siegfried. 2019. Transforming complex sentences into a semantic hierarchy. In Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics (ACL’19). 34153427.Google ScholarGoogle ScholarCross RefCross Ref
  44. [44] Ott Myle, Auli Michael, Grangier David, and Ranzato Marc’Aurelio. 2018. Analyzing uncertainty in neural machine translation. In Proceedings of the 35th International Conference on Machine Learning (ICML’18). 39563965.Google ScholarGoogle Scholar
  45. [45] Papernot Nicolas, McDaniel Patrick, Wu Xi, Jha Somesh, and Swami Ananthram. 2016. Distillation as a defense to adversarial perturbations against deep neural networks. In Proceedings of the IEEE Symposium on Security and Privacy (SP’16). IEEE, 582597.Google ScholarGoogle ScholarCross RefCross Ref
  46. [46] Pesu Daniel, Zhou Zhi Quan, Zhen Jingfeng, and Towey Dave. 2018. A monte carlo method for metamorphic testing of machine translation services. In Proceedings of the IEEE/ACM 3rd International Workshop on Metamorphic Testing (MET’18). IEEE, 3845.Google ScholarGoogle ScholarDigital LibraryDigital Library
  47. [47] Quirk Randolph. 2010. A Comprehensive Grammar of the English Language. Pearson Education India.Google ScholarGoogle Scholar
  48. [48] Reuters. 2022. Reuters News Homepage. Retrieved from https://www.reuters.com/(accessed August, 2022).Google ScholarGoogle Scholar
  49. [49] Segura Sergio, Fraser Gordon, Sanchez Ana B., and Ruiz-Cortés Antonio. 2016. A survey on metamorphic testing. IEEE Trans. Softw. Eng. 42, 9 (2016), 805824.Google ScholarGoogle ScholarCross RefCross Ref
  50. [50] Shen Qingchao, Chen Junjie, Zhang Jie, Wang Haoyu, Liu Shuang, and Tian Menghan. 2022. Natural test generation for precise testing of question answering software. In Proceedings of the IEEE/ACM Conference on Automated Software Engineering (ASE’22).Google ScholarGoogle ScholarDigital LibraryDigital Library
  51. [51] Shi Jieke, Yang Zhou, Xu Bowen, Kang Hong Jin, and Lo David. 2022. Compressing pre-trained models of code into 3 MB. In Proceedings of the 37th IEEE/ACM International Conference on Automated Software Engineering (ASE’22). 112.Google ScholarGoogle ScholarDigital LibraryDigital Library
  52. [52] Sikka Punardeep, Singh Manmeet, Pink Allen, and Mago Vijay. 2020. A survey on text simplification. Retrieved from https://arXiv:2008.08612Google ScholarGoogle Scholar
  53. [53] Sun Liqun and Zhou Zhi Quan. 2018. Metamorphic testing for machine translations: MT4MT. In Proceedings of the 25th Australasian Software Engineering Conference (ASWEC’18). IEEE, 96100.Google ScholarGoogle ScholarCross RefCross Ref
  54. [54] Sun Zeyu, Zhang Jie M., Harman Mark, Papadakis Mike, and Zhang Lu. 2020. Automatic testing and improvement of machine translation. In Proceedings of the 42nd IEEE/ACM International Conference on Software Engineering (ICSE’20). 974985.Google ScholarGoogle ScholarDigital LibraryDigital Library
  55. [55] Sun Zeyu, Zhang Jie M., Xiong Yingfei, Harman Mark, Papadakis Mike, and Zhang Lu. 2022. Improving machine translation systems via isotopic replacement. In Proceedings of the 44th IEEE/ACM International Conference on Software Engineering (ICSE’22).Google ScholarGoogle ScholarDigital LibraryDigital Library
  56. [56] Tian Yuchi, Pei Kexin, Jana Suman, and Ray Baishakhi. 2018. DeepTest: Automated testing of deep-neural-network-driven autonomous cars. In Proceedings of the 40th IEEE/ACM International Conference on Software Engineering (ICSE’18). 303314.Google ScholarGoogle ScholarDigital LibraryDigital Library
  57. [57] Turovsky Barak. 2016. Ten Years of Google Translate. Retrieved from https://blog.google/products/translate/ten-years-of-google-translate/Google ScholarGoogle Scholar
  58. [58] Wang Deze, Jia Zhouyang, Li Shanshan, Yu Yue, Xiong Yun, Dong Wei, and Liao Xiangke. 2022. Bridging pre-trained models and downstream tasks for source code understanding. In Proceedings of the 44th IEEE/ACM International Conference on Software Engineering (ICSE’22). 287298.Google ScholarGoogle ScholarDigital LibraryDigital Library
  59. [59] Wang Jingyi, Dong Guoliang, Sun Jun, Wang Xinyu, and Zhang Peixin. 2019. Adversarial sample detection for deep neural network through model mutation testing. In Proceedings of the IEEE/ACM 41st International Conference on Software Engineering (ICSE’19). IEEE, 12451256.Google ScholarGoogle ScholarDigital LibraryDigital Library
  60. [60] Wang Wenyu, Zheng Wujie, Liu Dian, Zhang Changrong, Zeng Qinsong, Deng Yuetang, Yang Wei, He Pinjia, and Xie Tao. 2019. Detecting failures of neural machine translation in the absence of reference translations. In Proceedings of the 49th Annual IEEE/IFIP International Conference on Dependable Systems and Networks (DSN’19). 14.Google ScholarGoogle ScholarCross RefCross Ref
  61. [61] Wu Lei, Hoi Steven C. H., and Yu Nenghai. 2010. Semantics-preserving bag-of-words models and applications. IEEE Trans. Image Process. 19, 7 (2010), 19081920.Google ScholarGoogle ScholarDigital LibraryDigital Library
  62. [62] Wu Yonghui, Schuster Mike, Chen Zhifeng, Le Quoc V., Norouzi Mohammad, Macherey Wolfgang, Krikun Maxim, Cao Yuan, Gao Qin, Macherey Klaus et al. 2016. Google’s neural machine translation system: Bridging the gap between human and machine translation. Retrieved from https://arXiv:1609.08144Google ScholarGoogle Scholar
  63. [63] Xiang Chong, Qi Charles R., and Li Bo. 2019. Generating 3d adversarial point clouds. In Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR’19). 91369144.Google ScholarGoogle ScholarCross RefCross Ref
  64. [64] Xiao Chaowei, Yang Dawei, Li Bo, Deng Jia, and Liu Mingyan. 2019. Meshadv: Adversarial meshes for visual recognition. In Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR’19). 68986907.Google ScholarGoogle ScholarCross RefCross Ref
  65. [65] Xie Xiaoyuan, Ho Joshua W. K., Murphy Christian, Kaiser Gail, Xu Baowen, and Chen Tsong Yueh. 2011. Testing and validating machine learning classifiers by metamorphic testing. J. Syst. Softw. 84, 4 (2011), 544558.Google ScholarGoogle ScholarDigital LibraryDigital Library
  66. [66] Xu Jiacheng, Gan Zhe, Cheng Yu, and Liu Jingjing. 2020. Discourse-aware neural extractive text summarization. In Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics (ACL’18). 50215031.Google ScholarGoogle ScholarCross RefCross Ref
  67. [67] Youdao. 2022. Youdao Translator. Retrieved from http://www.youdao.com(accessed August, 2022).Google ScholarGoogle Scholar
  68. [68] Yu Boxi, Zhong Zhiqing, Qin Xinran, Yao Jiayi, Wang Yuancheng, and He Pinjia. 2022. Automated testing of image captioning systems. In Proceedings of the 31st ACM SIGSOFT International Symposium on Software Testing and Analysis (ISSTA’22). 467479.Google ScholarGoogle ScholarDigital LibraryDigital Library
  69. [69] Zhang Fuyuan, Chowdhury Sankalan Pal, and Christakis Maria. 2019. DeepSearch: Simple and effective blackbox fuzzing of deep neural networks. Retrieved from https://arXiv:1910.06296Google ScholarGoogle Scholar
  70. [70] Zhang Jie, Chen Junjie, Hao Dan, Xiong Yingfei, Xie Bing, Zhang Lu, and Mei Hong. 2014. Search-based inference of polynomial metamorphic relations. In Proceedings of the 29th IEEE/ACM International Conference on Automated Software Engineering (ASE’14). 701712.Google ScholarGoogle ScholarDigital LibraryDigital Library
  71. [71] Zhang Mengshi, Zhang Yuqun, Zhang Lingming, Liu Cong, and Khurshid Sarfraz. 2018. Deeproad: Gan-based metamorphic testing and input validation framework for autonomous driving systems. In Proceedings of the 33rd IEEE/ACM International Conference on Automated Software Engineering (ASE’18). 132142.Google ScholarGoogle ScholarDigital LibraryDigital Library
  72. [72] Zhang Quanjun and Hu Haichuan. 2023. STP Reproduction Artifacts. Retrieved from https://github.com/iSEngLab/STP(accessed December, 2023).Google ScholarGoogle Scholar
  73. [73] Zhang Xinze, Zhang Junzhe, Chen Zhenhua, and He Kun. 2021. Crafting adversarial examples for neural machine translation. In Proceedings of the 59th Annual Meeting of the Association for Computational Linguistics and the 11th International Joint Conference on Natural Language Processing (ACL’21). 19671977.Google ScholarGoogle ScholarCross RefCross Ref
  74. [74] Zhang Yuhao, Chen Yifan, Cheung Shing-Chi, Xiong Yingfei, and Zhang Lu. 2018. An empirical study on tensorflow program bugs. In Proceedings of the 27th ACM SIGSOFT International Symposium on Software Testing and Analysis (ISSTA’18). 129140.Google ScholarGoogle ScholarDigital LibraryDigital Library
  75. [75] Zhang Yuhao, Qi Peng, and Manning Christopher D.. 2018. Graph convolution over pruned dependency trees improves relation extraction. In Proceedings of the Conference on Empirical Methods in Natural Language Processing (EMNLP’18). 22052215.Google ScholarGoogle ScholarCross RefCross Ref
  76. [76] Zheng Wujie, Wang Wenyu, Liu Dian, Zhang Changrong, Zeng Qinsong, Deng Yuetang, Yang Wei, He Pinjia, and Xie Tao. 2019. Testing untestable neural machine translation: An industrial case. In Proceedings of the 41st IEEE/ACM International Conference on Software Engineering (ICSE’19). 314315.Google ScholarGoogle ScholarDigital LibraryDigital Library
  77. [77] Zhou Zhi Quan, Xiang Shaowen, and Chen Tsong Yueh. 2015. Metamorphic testing for software quality assessment: A study of search engines. IEEE Trans. Softw. Eng. 42, 3 (2015), 264284.Google ScholarGoogle ScholarDigital LibraryDigital Library
  78. [78] Zhou Zhi Quan, Zhang ShuJia, Hagenbuchner Markus, Tse T. H., Kuo Fei-Ching, and Chen Tsong Yueh. 2012. Automated functional testing of online search services. Softw. Test. Verific. Reliab. 22, 4 (2012), 221243.Google ScholarGoogle ScholarDigital LibraryDigital Library
  79. [79] Zhu Muhua, Zhang Yue, Chen Wenliang, Zhang Min, and Zhu Jingbo. 2013. Fast and accurate shift-reduce constituent parsing. In Proceedings of the 51st Annual Meeting of the Association for Computational Linguistics (ACL’13). 434443.Google ScholarGoogle Scholar

Index Terms

  1. Machine Translation Testing via Syntactic Tree Pruning

    Recommendations

    Comments

    Login options

    Check if you have access through your login credentials or your institution to get full access on this article.

    Sign in

    Full Access

    • Published in

      cover image ACM Transactions on Software Engineering and Methodology
      ACM Transactions on Software Engineering and Methodology  Volume 33, Issue 5
      June 2024
      952 pages
      ISSN:1049-331X
      EISSN:1557-7392
      DOI:10.1145/3618079
      • Editor:
      • Mauro Pezzè
      Issue’s Table of Contents

      Permission to make digital or hard copies of all or part of this work for personal or classroom use is granted without fee provided that copies are not made or distributed for profit or commercial advantage and that copies bear this notice and the full citation on the first page. Copyrights for components of this work owned by others than the author(s) must be honored. Abstracting with credit is permitted. To copy otherwise, or republish, to post on servers or to redistribute to lists, requires prior specific permission and/or a fee. Request permissions from [email protected].

      Publisher

      Association for Computing Machinery

      New York, NY, United States

      Publication History

      • Published: 4 June 2024
      • Online AM: 10 January 2024
      • Accepted: 31 December 2023
      • Revised: 26 October 2023
      • Received: 31 August 2022
      Published in tosem Volume 33, Issue 5

      Check for updates

      Qualifiers

      • research-article
    • Article Metrics

      • Downloads (Last 12 months)153
      • Downloads (Last 6 weeks)30

      Other Metrics

    PDF Format

    View or Download as a PDF file.

    PDF

    eReader

    View online with eReader.

    eReader

    Full Text

    View this article in Full Text.

    View Full Text