|
From: <dgm...@us...> - 2016-08-31 10:18:22
|
Revision: 19553
http://sourceforge.net/p/gate/code/19553
Author: dgmaynard
Date: 2016-08-31 10:18:20 +0000 (Wed, 31 Aug 2016)
Log Message:
-----------
fixed a normaliser bug where n't - as in don't - was being normalised to net
Modified Paths:
--------------
gate/trunk/plugins/Twitter/resources/normaliser/orth.en.csv
Modified: gate/trunk/plugins/Twitter/resources/normaliser/orth.en.csv
===================================================================
--- gate/trunk/plugins/Twitter/resources/normaliser/orth.en.csv 2016-08-31 01:22:56 UTC (rev 19552)
+++ gate/trunk/plugins/Twitter/resources/normaliser/orth.en.csv 2016-08-31 10:18:20 UTC (rev 19553)
@@ -214,6 +214,7 @@
mud,multi-user dungeon
mush,multi-user shared hallucination
myob,mind your own business
+n't,n't
n1,nice one
nd,and
ne1,anyone
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|