forked from gnodisnait/nball4tree
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Mohammed Ghanem edited this page Dec 3, 2019
·
8 revisions
The Jupyter notebook will guide you through the process of visualization balls in high dimensions. The process consists of three steps:
If you already have the balls in high dimensions you can skip the first step and go directly to setp 2.
If you want to use the Jupyter notebook, Please make sure you have the latest version of Ipywidgets package. Also, if you want to execute the first step make sure you already downloaded Wordnet resource by running the following:
implort nltk
nltk.donwload()