Skip to content

Setting up the resources

pilehvar edited this page Nov 19, 2014 · 17 revisions

Easy! just need to download semantic signatures.

1- Download the Semantic signatures (for all the 118K concepts in WordNet 3.0, each vector's dimension: 5,000, total size (compressed): ~ 1.4 GB).

2- Extract the downloaded file in the directory of your choice. For example:

/home/username/signatures/

3- Update the wn30g.ppv.path entry in the config/adw.properties file with the directory containing semantic signatures.

For example:

wn30g.ppv.path=/home/username/signatures/ppvs.30g.5k/

4- Done! To get started, follow these instructions.

Clone this wiki locally