Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 331 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 331 Bytes

Abstractness Estimator

abstractness = the mean of (#abstract_senses / #concrete_senses)

INSTALL

  1. install python and pip
  2. $pip install -r requirements.txt
  3. $fab all
    • Please download WordNet via NLTK donwloader
  4. $python abstractness_estimater.py
    • For demo