You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ctakes.apache.org by "vijay (JIRA)" <ji...@apache.org> on 2013/10/29 03:05:30 UTC

[jira] [Updated] (CTAKES-253) YTEX ctakes patches port

     [ https://issues.apache.org/jira/browse/CTAKES-253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

vijay updated CTAKES-253:
-------------------------

    Attachment: jira-ctakes-core.zip

patches to ctakes-core files

> YTEX ctakes patches port
> ------------------------
>
>                 Key: CTAKES-253
>                 URL: https://issues.apache.org/jira/browse/CTAKES-253
>             Project: cTAKES
>          Issue Type: Bug
>          Components: ctakes-core
>    Affects Versions: 3.2
>         Environment: platform independent
>            Reporter: vijay
>             Fix For: future enhancement
>
>         Attachments: jira-ctakes-core.zip
>
>
> This patch contains a variety of hardening fixes from the ytex distribution for ctakes (originally developed for ctakes 2.5, but the bugs remain in ctakes 3.2).
> * ctakes-context-tokenizer\src\main\java\org\apache\ctakes\contexttokenizer\ae\ContextDependentTokenizerAnnotator.java
> add null check: changed to avoid NPE in case BaseToken is null.  Also ignore newline tokens (they should be treated as whitespace).
> * ctakes-core\src\main\java\org\apache\ctakes\core\fsm\adapters\NumberTokenAdapter.java
> add null check: ignore empty numbertokens
> * ctakes-core\src\main\java\org\apache\ctakes\core\fsm\machine\DateFSM.java
> Modified to include years in dates



--
This message was sent by Atlassian JIRA
(v6.1#6144)