文件名称:src
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
在互联网中充斥着海量的文本信息,文本中含有各种与人物、事件、物品相关的描述信息。通过信息抽取技术,根据这些描述信息抽取出其中包含的实体,并进而建立实体与实体之间的关系。本代码基于规则的方法抽取书籍-作者以及电影-原著之间的关系。-The Internet is flooded with mass text message, text contains various characters, events, items related to the descr iption. Through information extraction technology, according to the descr iption contained therein extracted entities, and thus establish the relationship between the entity and the entity. The rule-based approach extraction code books- author and film- the original relationship.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
src
...\Entity
...\......\BaseEntity.java
...\......\BookEntity.java
...\......\MovieEntity.java
...\......\MovieOrTvEntity.java
...\......\Pair.java
...\......\PeopleEntity.java
...\......\TvEntity.java
...\GUI
...\...\GUI.form
...\...\GUI.java
...\ICTCLAS
...\.......\I3S
...\.......\...\AC
...\.......\...\..\ICTCLAS50.java
...\Pre
...\...\ComputePair.java
...\...\EntityWareHouse.java
...\Rule
...\....\BookMovieExtract.java
...\....\BookPeopleExtract.java
...\Test
...\....\TestInput.java
...\....\TestMain.java
...\Util
...\....\Constant.java
...\....\Estimation.java
...\....\Utils.java