issues
search
EIS1600
/
eis1600-pkg
PyPI Package of tools and utilities for the EIS1600 project
MIT License
0
stars
1
forks
source link
Extract tagged entities into YAML header
#2
Open
lmischer
opened
1 year ago
lmischer
commented
1 year ago
[x] extract annotated entities into YAML header;
[x] add dates/ages as tuples of
(entity, value)
[x] add a list of toponym IDs from Althurayya;
[x] generate edges from SETTLEMENTS;
[x] aggregate SETTLEMENTS into PROVINCES;
[x] generate edges from PROVINCES;
[x] add coordinates for SETTLEMENTS, PROVINCES, EDGES
[x] make dates to dict since JSON does not support tuples (it is more explicit)
(entity, value)