Annotations
- 
              
CSV
Download annotations as a data table for importing into spreadsheet software or a GIS.
 
Places
- 
              
GeoJSON
Confirmed geo-located places in the document as a GeoJSON FeatureCollection.
 - 
              
KML BETA
Geo-located places as KML file, for viewing in Google Earth. You can also download a slightly modified alternative KML serialization which is suited specifically for the DARIAH GeoBrowser.
 
Annotated Document
- 
                  
TEI
Annotated text in a basic TEI/XML serialization. Note: only place name annotations are included at the moment. Also, overlapping annotations are filtered out as TEI does not support them.
 - 
                    
Markdown BETA
A basic markdown serialization. Note: presently, only commentary is included in the export.
 
Other
- 
                
IOB BETA
The text tokenized in IOB format, a common format used for machine learning training data.
 - 
                
Spacy JSON BETA
The text, line by line, in a JSON format usable as training data input for the Spacy machine learning library. Work in progress!