donalee / taxocom

Topic taxonomy completion with hierarchical discovery of novel topic clusters
GNU General Public License v3.0
24 stars 9 forks source link

TaxoCom: A Framework for Topic Taxonomy Completion

Overview

The overview of the TaxoCom framework which discovers the complete topic taxonomy by the recursive expansion of the given topic hierarchy. Starting from the root node, it performs (1) locally discriminative embedding and (2) novelty adaptive clustering, to selectively assign the terms (of each node) into one of the child nodes.

Run the codes

STEP 1. Install the python libraries / packages

STEP 2. Download the dataset

STEP 3. Execute the TaxoCom framework