Skip to content

Commit

Permalink
Merge pull request #2 from hermesj/master
Browse files Browse the repository at this point in the history
Update project description
  • Loading branch information
hermesj authored Aug 22, 2024
2 parents b68305f + 86c93a7 commit b612cff
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
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.

0 comments on commit b612cff

Please sign in to comment.