General system framework for learning word-as-classifer groundings
- python 2.7
- pandas
- genism
Visual features should be stored in a folder one diectory above GLS
python2 preprocess_descriptions.py <language name> <language> <"stop", "lemm", or "stemm">
python2 cLL-ML.py --resDir <folder for result output> --cat <category of learning: rgb, shape, object, all> --pre <formated language conf file> --cutoff <threshold for negative example selection> --seed <seed for random selection> --visfeat <location of visual feature folder hierarchy> --listof <list of instances or images conf file> --negexmpl <optional: import negative examples previously computed to save time>
python2 macro-pos5DescrNegDocVecdistractorTest.py <result folder>/NoOfDataPoints/ <category: rgb, shape, object, all> <category: rgb, shape, object, all> <formated language conf file>