|
From: <dgm...@us...> - 2014-06-23 10:34:59
|
Revision: 18113
http://sourceforge.net/p/gate/code/18113
Author: dgmaynard
Date: 2014-06-23 10:34:51 +0000 (Mon, 23 Jun 2014)
Log Message:
-----------
more ways to find newspapers
Modified Paths:
--------------
gate/trunk/plugins/ANNIE/resources/gazetteer/lists.def
gate/trunk/plugins/ANNIE/resources/gazetteer/stop.lst
Added Paths:
-----------
gate/trunk/plugins/ANNIE/resources/gazetteer/newspaper_ending.lst
Modified: gate/trunk/plugins/ANNIE/resources/gazetteer/lists.def
===================================================================
--- gate/trunk/plugins/ANNIE/resources/gazetteer/lists.def 2014-06-23 10:32:46 UTC (rev 18112)
+++ gate/trunk/plugins/ANNIE/resources/gazetteer/lists.def 2014-06-23 10:34:51 UTC (rev 18113)
@@ -102,3 +102,4 @@
water.lst:location:region
year.lst:year
city_uk_ambig.lst:location:city
+newspaper_ending.lst:newspaper_ending
Added: gate/trunk/plugins/ANNIE/resources/gazetteer/newspaper_ending.lst
===================================================================
--- gate/trunk/plugins/ANNIE/resources/gazetteer/newspaper_ending.lst (rev 0)
+++ gate/trunk/plugins/ANNIE/resources/gazetteer/newspaper_ending.lst 2014-06-23 10:34:51 UTC (rev 18113)
@@ -0,0 +1,9 @@
+Post
+Herald
+Journal
+Gazette
+Today
+Standard
+News
+Times
+Evening News
Modified: gate/trunk/plugins/ANNIE/resources/gazetteer/stop.lst
===================================================================
--- gate/trunk/plugins/ANNIE/resources/gazetteer/stop.lst 2014-06-23 10:32:46 UTC (rev 18112)
+++ gate/trunk/plugins/ANNIE/resources/gazetteer/stop.lst 2014-06-23 10:34:51 UTC (rev 18113)
@@ -26,4 +26,3 @@
With
Without
You
-Today
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|