dice-group / gerbil

GERBIL - General Entity annotatoR Benchmark
GNU Affero General Public License v3.0
222 stars 58 forks source link

To include WikiNews dataset #174

Open DiegoMoussallem opened 7 years ago

DiegoMoussallem commented 7 years ago

http://www.newsreader-project.eu/results/data/wikinews/

LukasBluebaum commented 4 years ago

About the entity types: One of the types they used for the annotation is FIN (Financial), here is the description:

FINANCIAL (FIN)5 . We annotate as Financial the entities belonging to the financial domain which are not included in one of the entity types described above, i.e. Person, Location, Organization, and Product. Examples of Financial entities are [EGX-30 index] and [GDP]. Notice that a financial market is a financial entity because it is not an organization (e.g The U.S. market), whereas stock exchanges defined by an established organizational structure (e.g. the New York Stock Exchange) are annotated as Organization entities.

I am not sure which class of the DBpedia ontology I should use for this type. Any suggestions?

RicardoUsbeck commented 4 years ago

Do we really need the type from DBpedia or can't you just use something like "http://aksw.org/FIN"? @MichaelRoeder WDYT?

MichaelRoeder commented 3 years ago

We can create an own type for that (but maybe include the dataset name into the URI)

LukasBluebaum commented 3 years ago

Then maybe "http://meantime-newsreader.org/FIN" would work?