ssmake trains a semantic space from training documents in train_data, optionally projects in documents from test_data and saves the resultant semantic space to space.
The options are as follows:
An example file might look like this:
1000.jpg sun 1.0, RGB[0] 100, RGB[20] 2000,
1001.jpg car 1.0, RGB[10] 56, RGB[40] 5, RGB[41] 8091,
1002.jpg plane 1.0, sky 1.0, RGB[25] 5000, RGB[27] 499, RGB[63] 200,
...
School of Electronics and Computer Science, University of Southampton
Jonathon Hare <jsh2@ecs.soton.ac.uk>