Skip to content

Releases: HazyResearch/mindbender

LATEST

09 Oct 22:59
Compare
Choose a tag to compare
LATEST Pre-release
Pre-release
Updates mindbender-search to reflect DeepDive's variable table rename

`Q_inference` instead of `Q_label_inference`, and the view now
completely subsumes the original variable table `Q`

v0.2.1: Fixes hostname issues by backporting removal of Scala dependency

23 Jul 08:28
Compare
Choose a tag to compare

v0.2.0: Consolidated Mindtagger UI options to keep them saved easily

08 Jan 10:41
Compare
Choose a tag to compare

Better keyboard shortcuts for toggling tags (precision mode) and switching between tags (recall mode)

v0.1.4

03 Jan 07:48
Compare
Choose a tag to compare
Fixed critical recall mode bug

v0.1.3

10 Dec 11:15
Compare
Choose a tag to compare
Mindtagger: improved button colors for precision mode tags

v0.1.2: Mindtagger: fixed TSV and Postgres array parsing

05 Dec 08:55
Compare
Choose a tag to compare
Postgres arrays serialized in CSV were being parsed incorrectly, because
TSV escapes were being incorrectly handled while parsing Postgres
arrays.  Now, TSVs escapes are handled earlier at the backend, so the
frontend receives the same data regardless of the items input format:
CSV or TSV.

Fixes HazyResearch/deepdive#173

Fixes CSV loader to parse numbers, making it consistent with TSV

17 Nov 18:39
Compare
Choose a tag to compare

First release of Mindtagger

12 Nov 23:49
Compare
Choose a tag to compare

To be used with DeepDive 0.0.4