Skip to content

Instantly share code, notes, and snippets.

@Yuktha-Majella
Created October 21, 2021 20:55
Show Gist options
  • Save Yuktha-Majella/6a859d234522d9b305b02879e4d56514 to your computer and use it in GitHub Desktop.
Save Yuktha-Majella/6a859d234522d9b305b02879e4d56514 to your computer and use it in GitHub Desktop.
doc_lda_test = lda_model[test_corpus]
print("Topic Distribution in the test article: ", doc_lda_test[0])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment