/compareFootnotes

Small script for comparing footnotes on .docx files. Resulting in a .csv

Primary LanguagePythonThe UnlicenseUnlicense

compareFootnotes

Small script for comparing footnotes on .docx files. producing .csv files with results depending on the method called.

(The iteration logic might be in reverse order or completely wrong, this was just hacked together in a pinch and I am no python expert.)

used libs

  • numpy
  • pandas
  • docx2python