coffeemesh / compareFootnotes

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:The Unlicense


Languages

Language:Python 100.0%