From 12f86875e29467c102981c3382fe1e1abdbb2e15 Mon Sep 17 00:00:00 2001 From: Al Date: Tue, 24 May 2016 12:21:04 -0400 Subject: [PATCH] [formatting] Increase probability of postcode before city --- resources/formatting/global.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/formatting/global.yaml b/resources/formatting/global.yaml index 49a202c0..9deeaedf 100644 --- a/resources/formatting/global.yaml +++ b/resources/formatting/global.yaml @@ -10,7 +10,7 @@ global: postcode: postcode_before_city: before: city - probability: 0.0001 + probability: 0.001 postcode_after_city: after: city