CentreForDigitalHumanities / CentreForDigitalHumanities/Textcavator
Support multiple labels in keyword field
Open
enhancement
- Dominant language
- Python
- Stars
- 12
- Forks
- 3
- Avg merge
- 3d 3m
- Merged PRs (30d)
- 9
Description
For keyword fields, we currently assume that each document has a single label, but elasticsearch is fine with having an array of values.
This is occasionally useful. For example, in the parliament-ireland corpus, the source data can list multiple ministerial roles for speakers, which are now combined into a single string.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.