Description: The Internet is flooded with mass text message, text contains various characters, events, items related to the description. Through information extraction technology, according to the description 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.
To Search:
File list (Check if you may need any files):
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