Passed
dariah_topics.postprocessing.doc2bow (from nosetests)
Standard Error
/mnt/data/jenkins/workspace/DARIAH-Topics/dariah_topics/preprocessing.py:737: FutureWarning: set_value is deprecated and will be removed in a future release. Please use .at[] or .iat[] accessors instead document_term_matrix.set_value((document_id, type_id), 0, int(bag_of_words[document_id][type_id]))