Skip to content

Python code to generate Automated Revision Graphs (ARG) visualizing differences between texts at a sentence level

License

Notifications You must be signed in to change notification settings

AntonetteShibani/AutomatedRevisionGraphs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python code for generating Automated Revision Graphs (ARG)

Described in the research article: Antonette Shibani (2020) Constructing Automated Revision Graphs: A novel visualization technique to study student writing. In Proceedings of the 21st International Conference on Artificial Intelligence in Education. Contains Jupyter notebooks for generating two forms of ARG (runs in Python >=3.5):

Simple Revision Graph

Revision Graph visualizing changes made from one draft to the next comparing two small texts at a sentence level.

Multi-stage Revision Graph

A network graph visualizing the stages of revisions and changes made from one draft to another at a sentence level.

Note: Uses a GraphQL version of the Text Analytics Pipeline (TAP):https://github.com/heta-io/tap hosted by the Connected Intelligence Centre, University of Technology Sydney, Australia.

Check license for usage.

About

Python code to generate Automated Revision Graphs (ARG) visualizing differences between texts at a sentence level

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published