You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@nhammer514 Here are some resources / things to try installing for a demo.
One thing we can try for presentation is to collate a short passage (like one or two sentences) and display it using a dot graph in the Jupyter notebook. Here are some (dated) instructions connected to collateX on Jupyter notebook, with dot / graphviz libraries to import--we’ll probably need to update this:
In the notebook environment, we could supply text to a function by just storing a sentence or two in a variable, and have the function run on the variable first. (Later have it run over a whole collation unit!
@nhammer514 Here are some resources / things to try installing for a demo.
One thing we can try for presentation is to collate a short passage (like one or two sentences) and display it using a dot graph in the Jupyter notebook. Here are some (dated) instructions connected to collateX on Jupyter notebook, with dot / graphviz libraries to import--we’ll probably need to update this:
In the notebook environment, we could supply text to a function by just storing a sentence or two in a variable, and have the function run on the variable first. (Later have it run over a whole collation unit!
We can display the result of collating a short passage using a variant graph (Here's a dressed-up example from StemmaWeb: https://stemmaweb.net/stemmaweb/relation/f7be2e61-464a-4c1f-a1b8-5825ef408d38/187303 ).
The text was updated successfully, but these errors were encountered: