The attached Zip file contains a tab delimited counted words list for file STVA.xml.
Analysis.zip
It also contains a character frequency analysis of the same file.
From the words list, it's apparent that there are some typos in proper names. e.g.
30 Nabuchodonosor
2 Nabuchodonosors
1 Nabuchondonosor
The third instance has a spurious letter n in the third syllable.
- A thorough perusal of the list may bring to light a few other typos.
- Sorting it in a spreadsheet might aid in this task, by bringing togther lowercase words with capitalised words.
The attached Zip file contains a tab delimited counted words list for file
STVA.xml.Analysis.zip
It also contains a character frequency analysis of the same file.
From the words list, it's apparent that there are some typos in proper names. e.g.
The third instance has a spurious letter
nin the third syllable.