An open API service indexing awesome lists of open source software.

https://github.com/veldhub/veld_data__akp_ner_linkedcat

data veld containg machine inferenced named entities and context data.
https://github.com/veldhub/veld_data__akp_ner_linkedcat

nlp spacy spacy-nlp spacy-nlp-ner

Last synced: about 2 months ago
JSON representation

data veld containg machine inferenced named entities and context data.

Awesome Lists containing this project

README

        

# ![veld chain](https://raw.githubusercontent.com/veldhub/.github/refs/heads/main/images/symbol_V_letter.png) veld_data__akp_ner_linkedcat

This repo contains machine inferenced named entities and some context data. The inference was done
by self-trained spaCy NER models, and applied on linkedcat SOLR data. There are two datasets on
Solr: `linkedcat` (older) and `linkedcat2` (more recent and bigger).

The inference veld chain, which produced this data repo can be found here:
https://github.com/veldhub/veld_chain__akp_ner_inference

The models were trained here:
https://github.com/veldhub/veld_chain__train_spacy_apis_ner

The respective VELD metadata can be found at [./linkedcat/linkedcat.csv](./linkedcat/linkedcat.csv)
and at [./linkedcat2/linkedcat2.csv](./linkedcat2/linkedcat2.csv) .