[ https://issues.apache.org/jira/browse/CTAKES-533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Piyush Agarwal updated CTAKES-533: ---------------------------------- Description: I am not able to define any word with a "." in the word in the custom BSV file. 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 don't think this is correct. It would be great if someone could help with this. was: 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. Summary: Cannot create custom words with "." in the custom BSV file (was: Cannot create custom words with ".") > Cannot create custom words with "." in the custom BSV file > ---------------------------------------------------------- > > 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 > Priority: Major > > I am not able to define any word with a "." in the word in the custom BSV > file. > 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 don't 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)