stance icon indicating copy to clipboard operation
stance copied to clipboard

Learned string similarity for entity names using optimal transport.

Results 3 stance issues
Sort by recently updated
recently updated
newest added

The dataset contains `_entities` files, however, there is no markup for query which entity it corresponds to. Is it possible to get entity labels for each query?

Hello, I'm a little bit confused with the way hits@k calculated. [Here](https://github.com/iesl/stance/blob/b33977257ed3e6f95d95da570367e099ea24161f/src/main/objects/Scorer.py#L65) the number of hits is divided by the number of positive labels. However, following definition [here](http://nlpprogress.com/english/relation_prediction.html), for instance,...

Hi Great work! I was wondering if there is any evaluation on the performance of the STANCE system on languages such as German, French, Chinese, Japanese etc Thanks