Tim OConnell created CTAKES-311:
-----------------------------------

             Summary: v_document_cui_sent View returns no results in cTAKES-YTEX
                 Key: CTAKES-311
                 URL: https://issues.apache.org/jira/browse/CTAKES-311
             Project: cTAKES
          Issue Type: Bug
          Components: ctakes-ytex
    Affects Versions: 3.2.1
            Reporter: Tim OConnell
            Priority: Minor
             Fix For: 3.2.1


The script for the creation of ytex's v_document_cui_sent view contains an 
error - in 
CTAKES_HOME\bin\ctakes-ytex\scripts\data\SQL_TYPE\uima\create_view.sql

Where the script reads '....where (`ref_uima_type`.`uima_type_name` = 
'edu.mayo.bmi.uima.core.type.textspan.Sentence'))))) join `document` `d` 
on((`da`.`document_id` = `d`.`document_id...', the 'edu.mayo.bmi.uima...' is 
the old notation for the uima_type_name that this view depends on. It should be 
'org.apache.ctakes.typesystem.type.textspan.Sentence'. 

On Mon, Sep 8, 2014 at 1:55 PM, Pei Chen <[email protected]> wrote:
Hi Tim,
Thanks for catching that- yes, would you mind creating a jira for that?
Even better if you can attach a patch for it (perhaps a good idea to
search/replace on the entire project) and we can include in the next
3.2.1 patch...
--Pei



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to