Experiments with News stories and images
Experiment 1
Description: Train set: story articles and titles (story.txt and title.txt)
Test set: image captions
using Naive Bayes
rainbow command:./bin/rainbow -d ./models/model1/ --test-set=./testset.txt --train-set=./trainset.list --test=1
Results (one test performed): Percentage Accuracy 26.53%