pymetamap icon indicating copy to clipboard operation
pymetamap copied to clipboard

Can't enable NEGEX ('--negex') option

Open putassu opened this issue 2 years ago • 0 comments

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?

putassu avatar Jul 05 '23 13:07 putassu