allenai / allennlp-semparse

A framework for building semantic parsers (including neural module networks) with AllenNLP, built by the authors of AllenNLP
Apache License 2.0
107 stars 24 forks source link

Change masks dtype to bool #22

Open ZhaofengWu opened 4 years ago

ZhaofengWu commented 4 years ago

Following https://github.com/allenai/allennlp/pull/3890.

We need to update the allennlp dependency version for this to work, and we should do that once all the breaking changes there are in.