APP下载

基于J2EE的手写体公式识别系统的设计与实现

2021-03-22刘祖赢陈庭轩

电脑知识与技术 2021年6期

刘祖赢 陈庭轩

摘要:手写体识别现已应用到多个行业之中,常见的如财务系统、税务系统、金融系统等领域,手写体识别的出现大大提高了各行各业的工作效率及精准性。对于教育行业,手写体识别主要用于课程作业的识别,该系统基于该需求,运用JavaEE技术开发了一个基于Tensorflow框架的手写体识别算法的公式识别系统,使用spring MVC作为应用框架,以tomcat作为服务器进行部署。该系统能对公式进行识别以及计算,对在线教育领域具有优良的应用价值。

关键词:JavaEE;手写体识别;在线教育;spring MVC;公式计算

中图分类号:TP319      文献标识码:A

文章编号:1009-3044(2021)06-0074-02

Abstract: Handwriting recognition has been applied to many industries, such as financial system, tax system, financial system and other fields. The emergence of handwriting recognition greatly improves the efficiency and accuracy of all walks of life. For the education industry, handwriting recognition is mainly used for the recognition of course assignments. Based on this demand, the system uses JavaEE technology to develop a formula recognition system based on a tensorflow algorithm, uses spring MVC as the application framework, and Tomcat as the server for deployment. The system can identify and calculate the formula, which has good application value in the field of online education.

Key words: JavaEE; handwriting recognition; online education; spring MVC; formula calculation

1 背景

随着全球互联网技术的飞速发展[1],线上教育逐渐走进人们的视野。传统教育以教师和学生的课堂互动和学生课后自主练习为基准,每一个环节都需要教师直接或间接进行把控。考试和考试阅卷是学校主要教学工作的一部分,传统的纸质阅卷费时费力,而且阅卷过程烦琐且易于出现错评误评[2],而现如今兴起的深度学习技术则缓解了教师的这一大痛点。手写体识别技术可以帮助教师在阅卷、批改作业等环节脱离纸质板书,将老师从重复且枯燥的客观题批阅中解放出来[3],节省教师的体力和时间的同时还能避免纸质板书出现的谬误,助其在教学领域取得更好的成就。

数学公式能包含大量的信息,一位职业数学家即使不懂日语,仅仅通过看公式,也能看懂部分日语写的数学专著,并且看出这本书是否值得翻译[4],由此可见数学公式在学术和教育中的重要性。……

登录APP查看全文