Revision: 16789
          http://sourceforge.net/p/gate/code/16789
Author:   markagreenwood
Date:     2013-08-15 18:11:49 +0000 (Thu, 15 Aug 2013)
Log Message:
-----------
svn:ignore properties and removed the features field from the two PRs as it was 
duplicating functionality in the superclass

Modified Paths:
--------------
    
gate/trunk/plugins/Lang_Russian/src/com/ontotext/russie/gazetteer/InflectionalGazetteer.java
    gate/trunk/plugins/Lang_Russian/src/com/ontotext/russie/morph/POSTagger.java

Property Changed:
----------------
    gate/trunk/plugins/Lang_Russian/

Index: gate/trunk/plugins/Lang_Russian
===================================================================
--- gate/trunk/plugins/Lang_Russian     2013-08-15 18:10:43 UTC (rev 16788)
+++ gate/trunk/plugins/Lang_Russian     2013-08-15 18:11:49 UTC (rev 16789)

Property changes on: gate/trunk/plugins/Lang_Russian
___________________________________________________________________
Added: svn:ignore
## -0,0 +1,2 ##
+russie.jar
+classes
Modified: 
gate/trunk/plugins/Lang_Russian/src/com/ontotext/russie/gazetteer/InflectionalGazetteer.java
===================================================================
--- 
gate/trunk/plugins/Lang_Russian/src/com/ontotext/russie/gazetteer/InflectionalGazetteer.java
        2013-08-15 18:10:43 UTC (rev 16788)
+++ 
gate/trunk/plugins/Lang_Russian/src/com/ontotext/russie/gazetteer/InflectionalGazetteer.java
        2013-08-15 18:11:49 UTC (rev 16789)
@@ -50,9 +50,6 @@
    * generated annotations*/
   protected String annotationSetName;
 
-  /** A map of the features */
-  protected FeatureMap features  = null;
-
   /** the encoding of the gazetteer */
   protected String encoding;
 

Modified: 
gate/trunk/plugins/Lang_Russian/src/com/ontotext/russie/morph/POSTagger.java
===================================================================
--- 
gate/trunk/plugins/Lang_Russian/src/com/ontotext/russie/morph/POSTagger.java    
    2013-08-15 18:10:43 UTC (rev 16788)
+++ 
gate/trunk/plugins/Lang_Russian/src/com/ontotext/russie/morph/POSTagger.java    
    2013-08-15 18:11:49 UTC (rev 16789)
@@ -51,9 +51,6 @@
   * generated annotations*/
  protected String annotationSetName;
 
- /** A map of the features */
- protected FeatureMap features  = null;
-
  /** the encoding of the gazetteer */
   protected String encoding;
 

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to