CLI Engine
To allow you to quickly search datasets without using code, we have created a CLI engine available on PyPI. Below are some sample commands that can be used in cmd after downloading the engine. To download the engine, simply use the pip command:
$ pip install scheckbl-cli
Below are some example commands using each feature of our library and engine. You can find an explanation of each argument and feature in the project wiki.
scheckbl-cli check phrases vulgarisms "f*ck"
scheckbl-cli find phrases vulgarisms "F*ck you!!"
scheckbl-cli get phrases vulgarisms
scheckbl-cli similar phrases vulgarisms "fuck" --json