Adding PCFG to slow_candidates
#5
Oh, and the ruleset needs to be generated by the Python version of the PCFG toolset, (available here: https://github.com/lakiw/pcfg_cracker)

I currently have no plans of porting the training program over to C, since it heavily relies on several Python libraries. Once a ruleset is generated and saved to disk though, either the Python PCFG or the compiled C PCFG will be able to make use of it.
Reply


Messages In This Thread
Adding PCFG to slow_candidates - by lakiw - 08-17-2019, 01:40 AM
RE: Adding PCFG to slow_candidates - by atom - 08-22-2019, 11:34 AM
RE: Adding PCFG to slow_candidates - by lakiw - 08-22-2019, 10:46 PM
RE: Adding PCFG to slow_candidates - by dizcza - 06-26-2020, 10:21 PM
RE: Adding PCFG to slow_candidates - by lakiw - 09-22-2019, 07:05 AM
RE: Adding PCFG to slow_candidates - by lakiw - 09-22-2019, 07:09 AM
RE: Adding PCFG to slow_candidates - by lakiw - 09-23-2019, 04:15 AM