18-03-2016, 10:17 PM
Quote:d) Did you run statistics on all (most common) groups on the whole text ?
In my app I show the words with the highest number of similar words for every page (see You are not allowed to view links. Register or Login to view.).
For this purpose it was necessary to calculate the number of similarities for each word on each page. Pages linked together by the same bifolio share indeed similar core words.
(for the bifolios see You are not allowed to view links. Register or Login to view.).
// Quire 13
"f75r" : ["shedy", "ol"], // CURRIER B
"f75v" : ["ol", "chedy"], // CURRIER B
"f76r" : ["chedy", "ol"], // CURRIER B
"f76v" : ["chedy", "qokeedy"], // CURRIER B
"f77r" : ["qokeedy", "chedy"], // CURRIER B
"f77v" : ["chedy", "qokedy"], // CURRIER B
"f78r" : ["okedy", "ol"], // CURRIER B
"f78v" : ["ol", "shedy"], // CURRIER B
"f79r" : ["ol", "shey"], // CURRIER B
"f79v" : ["qokeedy", "ol"], // CURRIER B
"f80r" : ["qokain", "ol"], // CURRIER B
"f80v" : ["ol", "chedy"], // CURRIER B
"f81r" : ["ol", "chedy"], // CURRIER B
"f81v" : ["ol", "chedy"], // CURRIER B
"f82r" : ["chedy", "qokeedy"], // CURRIER B
"f82v" : ["chedy", "qokal"], // CURRIER B
"f83r" : ["chedy", "qokedy"], // CURRIER B
"f83v" : ["shedy", "qokal"], // CURRIER B
"f84r" : ["shedy", "qokedy"], // CURRIER B
"f84v" : ["okedy", "shedy"], // CURRIER B
Quote:e) You made a graph with word-glyph repetitions compared with the 1 to 20- previous lines. Is that based on your own research on are you referring solely on the work of somebody else?
The graph with word-glyph repetitions compared with the 1 to 20- previous lines is my own research.
Quote:Where is the data that you used for the VMS?
As data for the VMS i have used the transcription auf Takahashi (see You are not allowed to view links. Register or Login to view.)
Quote:f) Further more, i do not understand why you choose to compare that with a poem.
Poems contain mostly contain similar words. Also the VMS contains many similar words. If there is some similarity then with poems.
In my actual paper I calculate the proportion of identical words appearing near to the word in writing position. (see You are not allowed to view links. Register or Login to view.)