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.
- Host: GitHub
- URL: https://github.com/veldhub/veld_data__akp_ner_linkedcat
- Owner: veldhub
- License: mit
- Created: 2024-12-04T14:01:11.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-01-20T19:29:31.000Z (4 months ago)
- Last Synced: 2025-01-28T03:56:18.790Z (3 months ago)
- Topics: nlp, spacy, spacy-nlp, spacy-nlp-ner
- Homepage:
- Size: 22.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#  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_inferenceThe models were trained here:
https://github.com/veldhub/veld_chain__train_spacy_apis_nerThe respective VELD metadata can be found at [./linkedcat/linkedcat.csv](./linkedcat/linkedcat.csv)
and at [./linkedcat2/linkedcat2.csv](./linkedcat2/linkedcat2.csv) .