Closed alecokas closed 3 years ago
Awesome work adding the W2V and D2V feature inputs! I think the functions in word_features.py
and doc_features.py
could use a slight restructure but overall really like it
@tyler-martin-12 I made the suggested changes - let me know if this makes more sense.
check_df_and_stemming_paths
word_list
index order checking function (ordered_word_list
)None
s in the word list (_check_order
)Just need to do one last check on this before I request review