-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0545b29
commit d95641d
Showing
1 changed file
with
7 additions
and
1 deletion.
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,3 +1,9 @@ | ||
# glyptodon | ||
|
||
Glyptodon is a manuscript annotation tool that uses ipywidgets, Bokeh, and Panel libraries to make a web application for manuscript annotation | ||
Glyptodon is a manuscript annotation tool that uses [Dash](https://dash.plotly.com/) and [Plotly](https://plotly.com/python/). | ||
|
||
At present, it can accept manuscript images for most image formats and manuscript transcriptions in xml. | ||
|
||
It cannot use the transcriptions uploaded in xml yet, but it should be able to in future updates. | ||
|
||
The purpose of this tool is to create and utilize physical document transcriptions for the digital humanities. |