11-25-2015, 01:42 AM
(11-21-2015, 10:40 PM)mastercracker Wrote: For testing, look at the help file for these switches:
--debug-mode=NUM Defines the debug mode (hybrid only by using rules), see references below
--debug-file=FILE Output file for debugging rules (see also --debug-mode)
* Debug mode output formats (for hybrid mode only, by using rules):
1 = save finding rule
2 = save original word
3 = save original word and finding rule
4 = save original word, finding rule and modified plain
Thank you mastercracker! This is SO helpful. I had overlooked these switches in the help file. Thank you so much. Being able to match finding rule against plain will massively increase the speed of my learning. Thanks again.