From 41f342e12b975e785de9d755d38eb92cf38f5ec5 Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Sat, 16 Nov 2019 13:40:39 +0100 Subject: Add OpenStreetMap label corpus MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Extract node labels (name:ar) from OpenStreetMap’s planet dump. Heavily leans towards a few common words (“street”, obviously), but we should be fine since the corpus is not that large. --- 3rdparty/osmctools | 1 + 1 file changed, 1 insertion(+) create mode 160000 3rdparty/osmctools (limited to '3rdparty/osmctools') diff --git a/3rdparty/osmctools b/3rdparty/osmctools new file mode 160000 index 0000000..f341f5f --- /dev/null +++ b/3rdparty/osmctools @@ -0,0 +1 @@ +Subproject commit f341f5f237737594c1b024338f0a2fc04fabdff3 -- cgit v1.2.3