|
From: <ada...@us...> - 2008-03-27 11:57:27
|
Revision: 9505
http://gate.svn.sourceforge.net/gate/?rev=9505&view=rev
Author: adamfunk
Date: 2008-03-27 04:57:26 -0700 (Thu, 27 Mar 2008)
Log Message:
-----------
The parser wrapper now has only one annotation set parameter; the same
one is used for input and all output.
The parser wrapper now ignores Sentences that contain no Tokens
(previously these caused an exception in the parser core).
Modified sample gapp files to use one annotationSetName parameter and
to use the Regex Sentence Splitter (instead of the older ANNIE one).
Modified Paths:
--------------
gate/trunk/.classpath
gate/trunk/plugins/Stanford/creole.xml
gate/trunk/plugins/Stanford/sample_parser_en.gapp
gate/trunk/plugins/Stanford/sample_pos+parser_en.gapp
gate/trunk/plugins/Stanford/src/gate/stanford/Parser.java
gate/trunk/plugins/Stanford/src/gate/stanford/StanfordSentence.java
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|