Proceedings of the 3rd International Conference on New Media Development and Modernized Education, NMDME 2023, October 13–15, 2023, Xi’an, China

Research Article

The Design and Construction of Python Assisted Instruction for English Translation

Download105 downloads
  • @INPROCEEDINGS{10.4108/eai.13-10-2023.2341238,
        author={Huijuan  Xu},
        title={The Design and Construction of Python Assisted Instruction for English Translation},
        proceedings={Proceedings of the 3rd International Conference on New Media Development and Modernized Education, NMDME 2023, October 13--15, 2023, Xi’an, China},
        publisher={EAI},
        proceedings_a={NMDME},
        year={2024},
        month={1},
        keywords={python translation system assisted instruction},
        doi={10.4108/eai.13-10-2023.2341238}
    }
    
  • Huijuan Xu
    Year: 2024
    The Design and Construction of Python Assisted Instruction for English Translation
    NMDME
    EAI
    DOI: 10.4108/eai.13-10-2023.2341238
Huijuan Xu1,*
  • 1: Shandong Xiehe University
*Contact email: xhuijuan@163.com

Abstract

To meet the potential demands of English learners' translation ability, this research is focused on the design and construction of English translation aid system based on Python.The system realizes the automatic translation function of English sentences by constructing English-Chinese word bank, word annotation and syntactic resolution module. The system adopts modular design, including translation core module, word bank management module and user management module, which is implemented using micro-service architecture. The system test results show that the translation module can reach the translation speed of 1000 characters per second and support 500 concurrent users, initially meeting the requirements of translation efficiency and stability.Through the design and implementation of the system, this study shows the feasibility of using Python language and NLP technology, and obtains a preliminary available translation support platform, which can improve the translation efficiency of English learners.