pycharmers.cli.revise_text module¶
-
pycharmers.cli.revise_text.
revise_text
(argv=['-M', 'html', '.', '_build'])[source]¶ Revise word file.
- Parameters
-W/--word (str) – Path to the word file.
-E/--excel (str) – Path to the excel file.
--sheet-name (str) – SheetName for the Excel.
--NG (str) – The column name which indicates NG words. Defaults to
"NG"
--OK (str) – The column name which indicates OK words. Defaults to
"OK"
Note
When you run from the command line, execute as follows:
$ revise-text --word sample.docx --excel wordlist.xlsx