Skip to content

A minor bug is fixed

Compare
Choose a tag to compare
@Kensuke-Mitsuzawa Kensuke-Mitsuzawa released this 06 Nov 08:35
· 18 commits to master since this release

The following bug case is fixed. When your input feature type is word, ScoredResultObject. convert_score_matrix2score_record () sends you a feature is str of list ([str]).

Now, ScoredResultObject. convert_score_matrix2score_record () shows you a feature str when input feaure type is word.