SEEDGuard / SEEDConsistencyChecker

MIT License
1 stars 5 forks source link

Conditional Message Inconsistency Finder Integration Code. #6

Closed EZ7051 closed 3 months ago

EZ7051 commented 3 months ago

Based on Paper - When to Say What: Learning to Find Condition-Message Inconsistencies To run the code:

  1. pip install -r requirements.txt
  2. python main.py --method CMIF --input_dir ./test/CMIF/data/input --output_dir ./test/CMIF/data/output