I made some change to let the cider_scorer work again (fit python3): chang all xrange to range, and change all iteritems() to items()