-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
34 lines (33 loc) · 937 Bytes
/
CITATION.cff
File metadata and controls
34 lines (33 loc) · 937 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: TextMiNER
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- name: >-
Research Software Lab, Centre for Digital Humanities,
Utrecht University
website: >-
https://cdh.uu.nl/centre-for-digital-humanities/research-software-lab/
city: Utrecht
country: NL
identifiers:
- type: doi
value: 10.5281/zenodo.17091567
repository-code: 'https://github.com/CentreForDigitalHumanities/TextMiNER'
abstract: >
A script to detect named entities and store them in an
Elasticsearch annotated_text field
keywords:
- text-mining
- Textcavator
- spacy
- elasticsearch
- natural language processing
license: MIT
commit: 078a9e86a60142ca0136bbd5df1ff870fdab0129
version: 0.0.1
date-released: '2025-09-10'