# AutoSummarySystem **Repository Path**: alim2012/AutoSummarySystem ## Basic Information - **Project Name**: AutoSummarySystem - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2018-09-20 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # AutoSummarySystem 自动文本摘要展示系统 #### 项目介绍 introduction SpringBoot项目 配置环境 configuration setting mcr 2017a(matlab runtime environment) eclipse jdk 1.8 运行方法 run method 在eclipse中运行DemoApplication的主函数,在浏览器上输入localhost:port 或者使用maven打包成jar包,直接运行,输入localhost:port即可 Run the main function of DemoApplication in eclipse and enter localhost:port on the browser. Or use Maven to pack into jar package, run directly and input localhost:port.