Skip to content

0.1a15: Magic sets boolean probabilistic query (#773)

Latest
Compare
Choose a tag to compare
@demianw demianw released this 10 Oct 05:43
· 16 commits to master since this release
bde1743
* Added support for magic sets optimization with probabilistic boolean queries

* Fixed problem in tests

* Added support for & and corrected exception in neuro-server

* Improved error reporting with Lark

* Now accepting comma and ampersand for conjunctions

* Fix tests

* Fixed codacy warnings