zoe icon indicating copy to clipboard operation
zoe copied to clipboard

Zero-Shot Open Entity Typing as Type-Compatible Grounding, EMNLP'18.

Results 7 zoe issues
Sort by recently updated
recently updated
newest added

Does the system save the results of the experiments? Is the terminal output the only output?

Hi, I am trying to download model.zip and data.zip described in manual installation page, but access is forbidden. Could you please let us know how to get access to those...

Hi, I'm trying to run ZOE on a new dataset and the following questions were raised: 1. In the main.py, should I comment out runner.elmo_processor.load_cached_embeddings("target.min.embedding.pickle", "wikilinks.min.embedding.pickle")? If yes, could you...

An option that outputs labels from all three datasets.

enhancement

In the online demo.

enhancement

Rename some of the variable names to be consistent with names used in the publication, like "concepts".

enhancement

Creates a place for changelogs for fixes and improvements. Let the program to check for updates upon initialization.

enhancement