Skip to content

Project of Computer System Design and Application in SUSTech.

Notifications You must be signed in to change notification settings

Gogomoe/SUSTech_CS209A_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JxBrowser 配置

本项目使用 JxBrowser 作为内置浏览器,请从官网 下载6.22.1 版本的 JxBrowser ,并将对应平台的 jar 包放入项目根目录的 lib 文件夹下。

Java9及以后版本需要添加以下虚拟机参数

--add-exports javafx.graphics/com.sun.javafx.stage=ALL-UNNAMED 
--add-exports javafx.graphics/com.sun.javafx.tk=ALL-UNNAMED 
--add-exports javafx.graphics/com.sun.glass.ui=ALL-UNNAMED

HanLP 配置

本项目使用 HanLP 进行词法分析,下载data.zip ,并解压到项目根目录的 data 文件夹下。

可以参考 Hanlp官网 进行配置。

About

Project of Computer System Design and Application in SUSTech.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published