Wrapper for Binoculars
Adding binoculars as a detector
- added as a
git submodule
- modified repo (see patches) that adds a new README.md and an executable to run Binoculars on a list of str (JSON) or a text file
- handling as a
subprocess.run
through theBinocularsDetector
class - run as a subprocess within the binocular submodule
- updated CI to run tests (no tests within the submodule)
- documentation that explains in more details