src/generate_substitutions.py [149:154]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        "-c",
        "--category",
        type=str,
        default="ALL",
        help="Either `ALL` or one of the answer type categories from your NER model.",
    )
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



src/generate_substitutions.py [166:171]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        "-c",
        "--category",
        type=str,
        default="ALL",
        help="Either `ALL` or one of the answer type categories from your NER model.",
    )
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



