Java实现中文本体自动构建工具:A program about how to build an ontology automatically itself.This program can translate chinese information into an standard ontology in OWL format 同期论文:基于认知算法的中文本体自动构建工具研究与实现
链接: https://pan.baidu.com/s/1cLJShvwCqN65loO3QBg2lQ 提取码: avhd
配置方法:将下载后的project_jars放置在OntologyTool路径下
路径下内容如下:
- project_jars/
-- HanLP/(文件夹)
-- htmlunit-2.15-bin/(文件夹)
-- Protege_3.5/(文件夹)
--dom4j-1.6.1.jar
(文件)
--forms-1.3.0.jar
(文件)
--jsoup-1.7.2.jar
(文件)
都在**project_jars/**下
src/hanlp.properties
和bin/hanlp.properties
:root地址修改为你的词典的绝对地址
右键运行即可!
视频地址:中文-本体模型自动构建工具