ComfyUI Node
Sentence Filter ✂️
A ComfyUI node in text/processing with 5 inputs and 3 outputs.
Sentence Filter ✂️
- text
- sentences_deleted
- sentences_replaced
◄text►
◄delete_words►
◄replace_words►
◄replacement_sentence►
◄case_sensitivefalse►
Categorytext/processing
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | — | |
| delete_wordsopt | STRING | — | |
| replace_wordsopt | STRING | — | |
| replacement_sentenceopt | STRING | — | |
| case_sensitiveopt | BOOLEAN | false | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| text | STRING | — |
| sentences_deleted | INT | — |
| sentences_replaced | INT | — |