Skip to content

fulinli/StanfordNLP-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

StanfordNLP-GUI

基于斯坦福NLP工具包的GUI界面

Java开发路径配置

在斯坦福官网下载Stanford-corenlp以及stanford-chinese-corenlp.jar包,解压放一起。然后将所有.jar包全部添加到项目libraries中

运行

运行MainFrame.java文件即可打开GUI界面,GUIPrintStream.java负责重定向标准输出流System.out到GUI的TxetArea组件中

About

基于斯坦福NLP工具包的GUI界面

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages