python 2 find keyword from docx file code example Example: read ms word with python import textract text = textract.process("path/to/file.extension")