Skip to content

sfschouten/entity-news

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains code to perform various experiments involving named entities.

  • dataset_mwep.py: loads dataset collected with MWEP, in particular the RefNews-12 dataset.
  • dataset_el_wiki.py wrapper around KILT Wikipedia for use with entity linking.

The experimental results of this paper were generated using this code base.

Entity substitution experiment:

  • experiment_entitypoor_mlm.py
  • experiment_entitypoor_news_clf.py

Both these files output the logits for their predictions, these are read by the analyse_uncertainty.py file to obtain the uncertainty estimates.

The diagnostic classifiers were trained with train_ner.py by using the --probing option.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages