Piyush Agarwal created CTAKES-533:
-------------------------------------
Summary: Cannot create custom words with "."
Key: CTAKES-533
URL: https://issues.apache.org/jira/browse/CTAKES-533
Project: cTAKES
Issue Type: Bug
Components: ctakes-dictionary-lookup-fast
Affects Versions: 4.0.0
Reporter: Piyush Agarwal
I am not able to define any word with a "." in the word.
For e.g. if I want to define a custom word - "M.C.V" in the custombsv file,
this word is not being picked up. I did some debugging in the code and found
that while creating a new CuiTerm, the word is being split if there is a "."
in the function getTokens. I dont think this is correct.
It would be great if someone could help with this.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)