Closed sm86 closed 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.
• 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