Skip to content

Commit

Permalink
v0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
gcampax committed Jun 12, 2019
1 parent 87748c2 commit b5c81e7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions HISTORY
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
0.3.3
=====

* Fix tokenizer ignoring the expected value and not tokenizing locations correctly
when given as answers

0.3.2
=====

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "genie-toolkit",
"version": "0.3.2",
"version": "0.3.3",
"description": "A Generator of Natural Language Parsers for Compositional Virtual Assistants",
"main": "lib/index.js",
"repository": "https://github.com/stanford-oval/genie-toolkit.git",
Expand Down

0 comments on commit b5c81e7

Please sign in to comment.