-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2 from hermesj/master
Update project description
- Loading branch information
Showing
1 changed file
with
6 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,10 @@ | ||
# AvHChrono | ||
Language processing tools to enrich the chronology of Alexander von Humboldt (Data from BBAW, see https://edition-humboldt.de/chronologie/index.xql) and to export the data into an autoChirp format (see https://autochirp.spinfo.uni-koeln.de). | ||
*Current version*: Analyses TEI-XML from https://github.com/telota/edition-humboldt-digital to extract diary entries and person data to run the Humboldt Bot on Mastodon (https://fedihum.org/@A_v_Humboldt_Chronologie) using autodone - https://github.com/dh-cologne/autodone | ||
|
||
*Former versions*: Language processing tools to enrich the chronology of Alexander von Humboldt (Data from BBAW, see https://edition-humboldt.de/chronologie/index.xql) and to export the data into an autoChirp format (see https://autochirp.spinfo.uni-koeln.de). | ||
|
||
|
||
|
||
See https://texperimentales.hypotheses.org/2048 for more information on the project. | ||
|
||
The workflow that analyses a collection of TEI-XML documents and transforms them for a scheduled publication on Twitter using autoChirp can be performed with JUnit test https://github.com/spinfo/AvHChrono/blob/master/AvHChrono/src/test/java/de/uni_koeln/spinfo/avh/test/TestAutoChirpExport.java. | ||
|