Getting a documents probability vector when using QL retrieval #2036
Unanswered
8000
noamaon
asked this question in
Q&A
Replies: 1 comment
-
Hi @noamaon what exactly do you mean you want the term distributions? Like the term vector? That can be accessed as follows: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to access the term distributions created when using a Bayesian smoothed language model on indexed documents? If I understand correctly, these distributions should be created when running search with the --qld argument.
Beta Was this translation helpful? Give feedback.
All reactions