Matthew Hayes created DATAFU-102: ------------------------------------ Summary: SentenceDetect fails to load input bin file Key: DATAFU-102 URL: https://issues.apache.org/jira/browse/DATAFU-102 Project: DataFu Issue Type: Bug Reporter: Matthew Hayes Assignee: Matthew Hayes Fix For: 1.3.0
The FileInputStream is referencing the modelPath instead of the loadFile, which is where the cached file is locally. As a result the UDF doesn't work in a real environment. It seems our unit test doesn't simulate this. I have the fix ready (very easy). -- This message was sent by Atlassian JIRA (v6.3.4#6332)