Giter Club home page Giter Club logo

covidnews-ner's Introduction

CovidNews-NER

Welcome to the CovidNews-NER dataset. It is an English COVID-19 Named Entity Recognition dataset in the pandemic news domain, addressing current NER models’ lack of ability to tackle new and out-of-domain topics. For more information please reference the original paper "How to tackle an emerging topic? Combining strong and weak labels for Covid new NER".

Structure

There are 5 folders included in dataset/, dataset is in CONLL format. Files ending with _text.txt are the text for each entry, files ending with _true.txt are the strong labels for each entry and files ending with _dist.txt are the weak labels for each entry.

  • train/: 2100 entries of strong and weak training data
  • valid/: 600 entries of strong validation data
  • test/: 300 entries of strong test data
  • rest/: 10000 entries of additional weak data
  • other/: contains all strong and weak data seperated by original language translated from and combined

Entity Categories

The dataset covers 10 entity categories listed below. For detailed information about the dataset please see the corresponding paper.

  • person
  • location
  • organization
  • time
  • disease
  • virus
  • product
  • animal
  • symptom
  • bacterium

Code

The code uses the RoSTER repository with some modifications to it, to view the original please click here.

covidnews-ner's People

Contributors

aleksficek avatar

Watchers

Fangyu Liu avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.