Created
August 28, 2021 13:40
-
-
Save techykajal/d75c3772582529c1c0cd113a0dabae15 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| pd.DataFrame(coherence, columns=['LDA_Model','alpha','eta','coherence_score']).to_csv('coherence_matrix_10.csv', index=False) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment