Can't enable NEGEX ('--negex') option
Opened this issue · 0 comments
putassu commented
How can I use custom options? I rewrote function extract_concepts from SubprocessBackend class and add some custom options. I added line "command.append('--negex')", but there is no difference in result between this approach and the first one. How can I enable negation detection display?