- For the 6 way analysis of Lr reported in Lr Analysis Latest differences between the Q and F editions were identified and tagged in the xml using "<add resp=" tags -- see Splitting Lr Q/F into scenes w minidom 06.07.17 using the mapping file created by GE LR-Q1-F-mapping-20.6.17
- We would like to automate the step of identifing pairs of speeches with significant edits between Q/F editions for plays other than Lr.
Code
Usage
- python findPairs.py Lr_df.csv 1 .14 0
- Params: input file, scene to process, edit distance threshild, dtw threshold
- Lr_df.csv --For other plays see Analysis of Plays 01.2018
Results