How to use the gingerit.gingerit.GingerIt function in gingerit

To help you get started, we’ve selected a few gingerit examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github Azd325 / gingerit / tests / test_gingerit.py View on Github external
def test_gingerit(text, expected, corrections):
    output = GingerIt().parse(text)

    assert output["result"] == expected
    assert output["corrections"] == corrections

gingerit

Unknown
Latest version published 5 months ago

Package Health Score

48 / 100
Full package analysis

Similar packages