DeepCT
DeepCT copied to clipboard
Term weights non-deterministic?
Hello,
First off thank you the provided code!
I've been trying to use the code to produce the term weights for some passages and I've noticed that re-running the code for the same passage produces different results each time.
I've made a google colab notebook here to help reproduce the issue. Please take a look and let me know if my usage of the code is correct. I'm not able to understand why the results are different on every run.
I second the above comment, I have an idea of why it is not deterministic but, what is the suggested why to deal with it? Let's say I want to extract the most important tags from a document based on context...