mahmoud zaher
Results
1
comments of
mahmoud zaher
i think you should take a look for 'pos_row' variable as pd.Dataframe() argument should be first transformed and be in array . for example : doc_array = (count_vector.transform(documents)).toarray() frequency_matrix =...