, July 14, 2017 4:25 PM
To: dev@ctakes.apache.org
Subject: LVG questions [EXTERNAL]
Having issues with LVG overgenerating false positives.
I've tried leaving it out altogether, but there are some stemming stumbling
blocks in the dictionary, e.g.
sql> select cui, tui, text, prefterm from cui_term
Having issues with LVG overgenerating false positives.
I've tried leaving it out altogether, but there are some stemming stumbling
blocks in the dictionary, e.g.
sql> select cui, tui, text, prefterm from cui_terms c join tui t on t.cui =
> c.cui join prefterm p on p.cui = c.cui and cui=11849;
>