gsireesh / ht-max

Code for the HT-MAX project
Apache License 2.0
0 stars 1 forks source link

Code Refactor for debuggability #34

Open gsireesh opened 5 months ago

gsireesh commented 5 months ago

Currently, the way we've written code makes it a little difficult to debug issues as they happen with new predictors/parsers. It'd be nice to have some "debug" view where you can view intermediate states of processing, to see where errors might be happening.