Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Query Syntax #5

Open
MagIciaNGTAO opened this issue Nov 25, 2012 · 0 comments
Open

Query Syntax #5

MagIciaNGTAO opened this issue Nov 25, 2012 · 0 comments

Comments

@MagIciaNGTAO
Copy link

Hi,

We are trying to use "sequencial dependency model" to improve retrieval component. Does the following query makes sense?

AND(#AND(#AND("bovine spongiform"~40 "spongiform encephalitis"~40 "bovine spongiform encephalitis"~80)^3.0 #AND("bovine spongiform" "spongiform encephalitis" "bovine spongiform encephalitis") BSE^0.5 #AND("animal disease"~40)^3.0 #AND("animal disease") )^0.20000000298023224 #AND("mad cow"~40 "cow disease"~40 "mad cow disease"~80)^3.0 #AND("mad cow" "cow disease" "mad cow disease") PrnP^0.5)

We assume the #AND is a best match operator.

Thank you in advance!

Team 16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant