[
https://issues.apache.org/jira/browse/CTAKES-336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14223461#comment-14223461
]
ASF subversion and git services commented on CTAKES-336:
--------------------------------------------------------
Commit 1641469 from [email protected] in branch 'ctakes/trunk'
[ https://svn.apache.org/r1641469 ]
CTAKES-336
Allow constituency parser to allow reading of model from input stream
- Fixed modelfile param name in descriptor xml
- Removed not used usePos parameter in code
- Added static getDescriptor() factory method for uimaFit style pipeline
instantiation.
> Allow constituency parser to allow reading of model from input stream
> ---------------------------------------------------------------------
>
> Key: CTAKES-336
> URL: https://issues.apache.org/jira/browse/CTAKES-336
> Project: cTAKES
> Issue Type: Improvement
> Reporter: Pei Chen
> Priority: Minor
>
> Currently, allows only physical java.io.File's. OpenNLP allows InputStream
> so we should also allow InputStream (FileInputStream if required.) which
> could be read in as Resources from jars, etc.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)