| With the implementation of the case registration system,the conditions for filing administrative information disclosure cases have been relaxed.On the one hand,it alleviates the situation of case filing difficulty.On the other hand,it also brings new problems.The large increase in information disclosure cases,serious repeated litigation,and inadequate understanding of information disclosure regulations have led to poor trial results.The general trial system is not targeted and cannot solve the pain of administrative information disclosure cases.To promote the trial-centered litigation system reform and solve the above problems,this thesis designs and implements an administrative information disclosure case intelligent assistant trial system.Improve judicial efficiency through intelligent cataloging,element extraction,and document generation.Use the prosecution condition review and case entity review to solve the problems of inconsistent handling of cases,incomplete review of cases,and poor trial results caused by the irregular exercise of discretion in information disclosure cases,to further improve judicial quality.The system described in this thesis has eight business modules,namely intelligent cataloging module,element extraction module,element management module,case entity review module,prosecution condition review module,document generation module,legal regulations management module,and document template management module.Among them,the intelligent cataloging module provides file cataloging services;the element extraction and element management module assists judges to extract and manage relevant element information in the file;the case entity review and prosecution condition review module handles case review logic;the document generation module provides judgment document generation service;the laws and regulations management module provides lawrelated services;the document template management module provides document template services.The system front end described in this thesis is built using the Lay UI framework,Thymeleaf template engine for rendering,and CKEditor for document editing.The back end is built using Spring Boot,and the laws and regulations are retrieved through Elasticsearch.Redis is used as a cache solution.Tesseract OCR realizes OCR recognition of electronic file pictures.Rule engine technology realizes prosecution condition rule judgment.The functions of the system described in this thesis are basically perfect.After the functional tests of each module and the performance,safety,compatibility and operability tests,the test results have achieved the expected results.At present,several trial courts in Tianjin have entered the trial operation stage,and the operation is in good condition. |