Commit 839491c
authored
A potential bug (#136)
- fixing the value of the `end` variable - the index of the text end
- this should match with all the conditions where `end` is used
- discovered while aligning FantasyCoref with its original texts
- Martin checked that the update doesn't violate processing of LitBank, for which the block was originally designed for1 parent 6fa47ab commit 839491c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments