dbpedia / DBTax

DBTax project
Apache License 2.0
3 stars 4 forks source link

Till Hierarchy Generator Step #7

Closed sm86 closed 7 years ago

sm86 commented 7 years ago

• Updated Shell scripts with creation of Node and Edge tables in Database.
• Copied HeirarchyGenerator.java from Original folder and rewrote the functions to take input in Hierarchy Generator.
• Few coding styles like a private constructor for Util classes and Try with resource style for databases code updated

sm86 commented 7 years ago

Issue #6 : Removed all the yago/java tools files. Issue #4 : Added slf4j logger and resources/logback.xml. Pruning Instances for instances type code written. Have used Stanford NLP for head identification and plural detection. Many changes in Page type assignment and Taxonomy generation steps. Refactoring of codes in few files.