Scripts to get the WordNet hierarchy
Python 3.7 or higher
nltk package
pip3 install nltk
Mapping image tags to spotify track. Album Cover Artwork used for Music Tower Blocks and DR music data.
This file is used to get the WordNet definitions from the 12988 features. It requires the class descriptions file along with a file containing the distinct features to get definitions from.
This uses the output file from makeWordNetDef.py to get the hierarchy path to each word
Encapsulates the concept of a node in the tree.
This file creates a tree structure using the output file from makeHierarchy.py and the distinct feature file.
The file encapsulates the compression run of the initial json tree and keeps track of statistics and metadata for plotting throughout the compression process.
Automatically generates gnuplot of tree compression steps.
Write tree cutoffs and removed nodes from absorbe, merge, and trim operations. Can get formatted to SQL statements