From 3c6629ae3d24b6914cb3d065bbed8faaed9983a0 Mon Sep 17 00:00:00 2001 From: Al Date: Sat, 28 Oct 2017 17:22:14 -0400 Subject: [PATCH] [dictionaries] adding variants of & as synonyms in all languages --- resources/dictionaries/ca/ambiguous_expansions.txt | 1 + resources/dictionaries/ca/stopwords.txt | 2 +- resources/dictionaries/cs/ambiguous_expansions.txt | 1 + resources/dictionaries/cs/stopwords.txt | 2 +- resources/dictionaries/da/ambiguous_expansions.txt | 1 + resources/dictionaries/da/stopwords.txt | 1 + resources/dictionaries/de/ambiguous_expansions.txt | 1 + resources/dictionaries/en/ambiguous_expansions.txt | 1 + resources/dictionaries/en/stopwords.txt | 6 ++++-- resources/dictionaries/es/ambiguous_expansions.txt | 1 + resources/dictionaries/es/stopwords.txt | 2 +- resources/dictionaries/et/ambiguous_expansions.txt | 1 + resources/dictionaries/et/stopwords.txt | 1 + resources/dictionaries/eu/ambiguous_expansions.txt | 1 + resources/dictionaries/eu/stopwords.txt | 1 + resources/dictionaries/fi/ambiguous_expansions.txt | 1 + resources/dictionaries/fi/stopwords.txt | 1 + resources/dictionaries/fr/ambiguous_expansions.txt | 1 + resources/dictionaries/fr/stopwords.txt | 2 +- resources/dictionaries/gl/ambiguous_expansions.txt | 1 + resources/dictionaries/gl/stopwords.txt | 2 +- resources/dictionaries/hr/ambiguous_expansions.txt | 1 + resources/dictionaries/hr/stopwords.txt | 1 + resources/dictionaries/hu/ambiguous_expansions.txt | 1 + resources/dictionaries/hu/stopwords.txt | 2 +- resources/dictionaries/id/ambiguous_expansions.txt | 1 + resources/dictionaries/id/stopwords.txt | 2 +- resources/dictionaries/is/ambiguous_expansions.txt | 2 ++ resources/dictionaries/is/stopwords.txt | 1 + resources/dictionaries/it/ambiguous_expansions.txt | 1 + resources/dictionaries/it/stopwords.txt | 1 + resources/dictionaries/ka/ambiguous_expansions.txt | 1 + resources/dictionaries/ka/stopwords.txt | 2 +- resources/dictionaries/lt/ambiguous_expansions.txt | 1 + resources/dictionaries/lt/stopwords.txt | 1 + resources/dictionaries/lv/ambiguous_expansions.txt | 1 + resources/dictionaries/lv/stopwords.txt | 1 + resources/dictionaries/ms/ambiguous_expansions.txt | 1 + resources/dictionaries/ms/stopwords.txt | 1 + resources/dictionaries/mt/ambiguous_expansions.txt | 1 + resources/dictionaries/mt/stopwords.txt | 3 ++- resources/dictionaries/nb/ambiguous_expansions.txt | 1 + resources/dictionaries/nb/stopwords.txt | 2 +- resources/dictionaries/nl/ambiguous_expansions.txt | 1 + resources/dictionaries/nl/stopwords.txt | 2 +- resources/dictionaries/pl/ambiguous_expansions.txt | 1 + resources/dictionaries/pl/stopwords.txt | 2 +- resources/dictionaries/pt/ambiguous_expansions.txt | 1 + resources/dictionaries/pt/stopwords.txt | 2 +- resources/dictionaries/ro/ambiguous_expansions.txt | 1 + resources/dictionaries/ro/stopwords.txt | 1 + resources/dictionaries/ru/ambiguous_expansions.txt | 1 + resources/dictionaries/ru/stopwords.txt | 1 + resources/dictionaries/sk/ambiguous_expansions.txt | 1 + resources/dictionaries/sk/stopwords.txt | 2 +- resources/dictionaries/sl/ambiguous_expansions.txt | 1 + resources/dictionaries/sl/stopwords.txt | 1 + resources/dictionaries/sr/ambiguous_expansions.txt | 1 + resources/dictionaries/sr/stopwords.txt | 2 ++ resources/dictionaries/sv/ambiguous_expansions.txt | 1 + resources/dictionaries/sv/stopwords.txt | 1 + resources/dictionaries/tr/ambiguous_expansions.txt | 1 + resources/dictionaries/tr/stopwords.txt | 1 + resources/dictionaries/uk/ambiguous_expansions.txt | 1 + resources/dictionaries/uk/stopwords.txt | 2 ++ 65 files changed, 72 insertions(+), 16 deletions(-) create mode 100644 resources/dictionaries/da/stopwords.txt create mode 100644 resources/dictionaries/et/stopwords.txt create mode 100644 resources/dictionaries/eu/stopwords.txt create mode 100644 resources/dictionaries/fi/stopwords.txt create mode 100644 resources/dictionaries/hr/stopwords.txt create mode 100644 resources/dictionaries/is/stopwords.txt create mode 100644 resources/dictionaries/lt/stopwords.txt create mode 100644 resources/dictionaries/lv/stopwords.txt create mode 100644 resources/dictionaries/ms/ambiguous_expansions.txt create mode 100644 resources/dictionaries/ms/stopwords.txt create mode 100644 resources/dictionaries/mt/ambiguous_expansions.txt create mode 100644 resources/dictionaries/ru/stopwords.txt create mode 100644 resources/dictionaries/sr/stopwords.txt create mode 100644 resources/dictionaries/tr/stopwords.txt create mode 100644 resources/dictionaries/uk/stopwords.txt diff --git a/resources/dictionaries/ca/ambiguous_expansions.txt b/resources/dictionaries/ca/ambiguous_expansions.txt index 60685bd0..669e46b8 100644 --- a/resources/dictionaries/ca/ambiguous_expansions.txt +++ b/resources/dictionaries/ca/ambiguous_expansions.txt @@ -1,3 +1,4 @@ +& b d e diff --git a/resources/dictionaries/ca/stopwords.txt b/resources/dictionaries/ca/stopwords.txt index fbc06ff6..eeb8905a 100644 --- a/resources/dictionaries/ca/stopwords.txt +++ b/resources/dictionaries/ca/stopwords.txt @@ -13,7 +13,7 @@ el els es entre -i +i|& l' la les diff --git a/resources/dictionaries/cs/ambiguous_expansions.txt b/resources/dictionaries/cs/ambiguous_expansions.txt index 9eae731c..157fc657 100644 --- a/resources/dictionaries/cs/ambiguous_expansions.txt +++ b/resources/dictionaries/cs/ambiguous_expansions.txt @@ -1,3 +1,4 @@ +& c j s diff --git a/resources/dictionaries/cs/stopwords.txt b/resources/dictionaries/cs/stopwords.txt index 2e65efe2..21d17436 100644 --- a/resources/dictionaries/cs/stopwords.txt +++ b/resources/dictionaries/cs/stopwords.txt @@ -1 +1 @@ -a \ No newline at end of file +a|& \ No newline at end of file diff --git a/resources/dictionaries/da/ambiguous_expansions.txt b/resources/dictionaries/da/ambiguous_expansions.txt index d0990461..cb32539b 100644 --- a/resources/dictionaries/da/ambiguous_expansions.txt +++ b/resources/dictionaries/da/ambiguous_expansions.txt @@ -1,3 +1,4 @@ +& c n o diff --git a/resources/dictionaries/da/stopwords.txt b/resources/dictionaries/da/stopwords.txt new file mode 100644 index 00000000..fbda6bfa --- /dev/null +++ b/resources/dictionaries/da/stopwords.txt @@ -0,0 +1 @@ +og|& \ No newline at end of file diff --git a/resources/dictionaries/de/ambiguous_expansions.txt b/resources/dictionaries/de/ambiguous_expansions.txt index eaf4cbbf..63700fcc 100644 --- a/resources/dictionaries/de/ambiguous_expansions.txt +++ b/resources/dictionaries/de/ambiguous_expansions.txt @@ -1,3 +1,4 @@ +& a b ch diff --git a/resources/dictionaries/en/ambiguous_expansions.txt b/resources/dictionaries/en/ambiguous_expansions.txt index dad6c2b7..a4de4500 100644 --- a/resources/dictionaries/en/ambiguous_expansions.txt +++ b/resources/dictionaries/en/ambiguous_expansions.txt @@ -1,3 +1,4 @@ +& aat act ab diff --git a/resources/dictionaries/en/stopwords.txt b/resources/dictionaries/en/stopwords.txt index 812b21f1..b033a3d4 100644 --- a/resources/dictionaries/en/stopwords.txt +++ b/resources/dictionaries/en/stopwords.txt @@ -1,10 +1,12 @@ -and +and|& all at between|betw|btwn|btw|btween|b / t by +in of +on the to via -opposite \ No newline at end of file +opposite|opp \ No newline at end of file diff --git a/resources/dictionaries/es/ambiguous_expansions.txt b/resources/dictionaries/es/ambiguous_expansions.txt index 8b443427..0ca210eb 100644 --- a/resources/dictionaries/es/ambiguous_expansions.txt +++ b/resources/dictionaries/es/ambiguous_expansions.txt @@ -1,3 +1,4 @@ +& c cr d diff --git a/resources/dictionaries/es/stopwords.txt b/resources/dictionaries/es/stopwords.txt index 206d8773..4c309c30 100644 --- a/resources/dictionaries/es/stopwords.txt +++ b/resources/dictionaries/es/stopwords.txt @@ -26,4 +26,4 @@ por sin un una -y \ No newline at end of file +y|& \ No newline at end of file diff --git a/resources/dictionaries/et/ambiguous_expansions.txt b/resources/dictionaries/et/ambiguous_expansions.txt index d97bc2d4..538bfca6 100644 --- a/resources/dictionaries/et/ambiguous_expansions.txt +++ b/resources/dictionaries/et/ambiguous_expansions.txt @@ -1,3 +1,4 @@ +& k l p diff --git a/resources/dictionaries/et/stopwords.txt b/resources/dictionaries/et/stopwords.txt new file mode 100644 index 00000000..fa41c60f --- /dev/null +++ b/resources/dictionaries/et/stopwords.txt @@ -0,0 +1 @@ +ja|& \ No newline at end of file diff --git a/resources/dictionaries/eu/ambiguous_expansions.txt b/resources/dictionaries/eu/ambiguous_expansions.txt index 23fa7d31..553961dd 100644 --- a/resources/dictionaries/eu/ambiguous_expansions.txt +++ b/resources/dictionaries/eu/ambiguous_expansions.txt @@ -1 +1,2 @@ +& k \ No newline at end of file diff --git a/resources/dictionaries/eu/stopwords.txt b/resources/dictionaries/eu/stopwords.txt new file mode 100644 index 00000000..6aafbc3a --- /dev/null +++ b/resources/dictionaries/eu/stopwords.txt @@ -0,0 +1 @@ +eta|& \ No newline at end of file diff --git a/resources/dictionaries/fi/ambiguous_expansions.txt b/resources/dictionaries/fi/ambiguous_expansions.txt index 48370ef9..6dc2a2f1 100644 --- a/resources/dictionaries/fi/ambiguous_expansions.txt +++ b/resources/dictionaries/fi/ambiguous_expansions.txt @@ -1,3 +1,4 @@ +& k p r diff --git a/resources/dictionaries/fi/stopwords.txt b/resources/dictionaries/fi/stopwords.txt new file mode 100644 index 00000000..fa41c60f --- /dev/null +++ b/resources/dictionaries/fi/stopwords.txt @@ -0,0 +1 @@ +ja|& \ No newline at end of file diff --git a/resources/dictionaries/fr/ambiguous_expansions.txt b/resources/dictionaries/fr/ambiguous_expansions.txt index ca1ae415..e4ebf822 100644 --- a/resources/dictionaries/fr/ambiguous_expansions.txt +++ b/resources/dictionaries/fr/ambiguous_expansions.txt @@ -1,3 +1,4 @@ +& a ab bc diff --git a/resources/dictionaries/fr/stopwords.txt b/resources/dictionaries/fr/stopwords.txt index 7d323c41..5d19da08 100644 --- a/resources/dictionaries/fr/stopwords.txt +++ b/resources/dictionaries/fr/stopwords.txt @@ -15,7 +15,7 @@ du en en face de entre -et +et|& l' la le diff --git a/resources/dictionaries/gl/ambiguous_expansions.txt b/resources/dictionaries/gl/ambiguous_expansions.txt index 4634c792..127bded4 100644 --- a/resources/dictionaries/gl/ambiguous_expansions.txt +++ b/resources/dictionaries/gl/ambiguous_expansions.txt @@ -1,3 +1,4 @@ +& e n o diff --git a/resources/dictionaries/gl/stopwords.txt b/resources/dictionaries/gl/stopwords.txt index 65cd1a9d..dfaea074 100644 --- a/resources/dictionaries/gl/stopwords.txt +++ b/resources/dictionaries/gl/stopwords.txt @@ -15,7 +15,7 @@ deles delas detras do -é +e|& en encima enfronte diff --git a/resources/dictionaries/hr/ambiguous_expansions.txt b/resources/dictionaries/hr/ambiguous_expansions.txt index 9e1e58ce..dcfd416e 100644 --- a/resources/dictionaries/hr/ambiguous_expansions.txt +++ b/resources/dictionaries/hr/ambiguous_expansions.txt @@ -1,3 +1,4 @@ +& c i j diff --git a/resources/dictionaries/hr/stopwords.txt b/resources/dictionaries/hr/stopwords.txt new file mode 100644 index 00000000..34661a71 --- /dev/null +++ b/resources/dictionaries/hr/stopwords.txt @@ -0,0 +1 @@ +i|& \ No newline at end of file diff --git a/resources/dictionaries/hu/ambiguous_expansions.txt b/resources/dictionaries/hu/ambiguous_expansions.txt index 367eb051..88190f16 100644 --- a/resources/dictionaries/hu/ambiguous_expansions.txt +++ b/resources/dictionaries/hu/ambiguous_expansions.txt @@ -1,3 +1,4 @@ +& d e k diff --git a/resources/dictionaries/hu/stopwords.txt b/resources/dictionaries/hu/stopwords.txt index b426abeb..6545dae0 100644 --- a/resources/dictionaries/hu/stopwords.txt +++ b/resources/dictionaries/hu/stopwords.txt @@ -1,4 +1,4 @@ a az egy -és|es \ No newline at end of file +és|es|& \ No newline at end of file diff --git a/resources/dictionaries/id/ambiguous_expansions.txt b/resources/dictionaries/id/ambiguous_expansions.txt index 02700b38..fba1c684 100644 --- a/resources/dictionaries/id/ambiguous_expansions.txt +++ b/resources/dictionaries/id/ambiguous_expansions.txt @@ -1,3 +1,4 @@ +& bg bu di diff --git a/resources/dictionaries/id/stopwords.txt b/resources/dictionaries/id/stopwords.txt index efa1719b..ee774698 100644 --- a/resources/dictionaries/id/stopwords.txt +++ b/resources/dictionaries/id/stopwords.txt @@ -1,5 +1,5 @@ berlawanan|lawanan|lwnn -dan|dn|n +dan|dn|n|en|& dari|dr dekat|dkt di diff --git a/resources/dictionaries/is/ambiguous_expansions.txt b/resources/dictionaries/is/ambiguous_expansions.txt index e2e18f37..65a14de0 100644 --- a/resources/dictionaries/is/ambiguous_expansions.txt +++ b/resources/dictionaries/is/ambiguous_expansions.txt @@ -1,4 +1,6 @@ +& a n +og s v \ No newline at end of file diff --git a/resources/dictionaries/is/stopwords.txt b/resources/dictionaries/is/stopwords.txt new file mode 100644 index 00000000..fbda6bfa --- /dev/null +++ b/resources/dictionaries/is/stopwords.txt @@ -0,0 +1 @@ +og|& \ No newline at end of file diff --git a/resources/dictionaries/it/ambiguous_expansions.txt b/resources/dictionaries/it/ambiguous_expansions.txt index 1bcea6fb..a2723dc9 100644 --- a/resources/dictionaries/it/ambiguous_expansions.txt +++ b/resources/dictionaries/it/ambiguous_expansions.txt @@ -1,3 +1,4 @@ +& c e l diff --git a/resources/dictionaries/it/stopwords.txt b/resources/dictionaries/it/stopwords.txt index 756c3ef7..1df9448f 100644 --- a/resources/dictionaries/it/stopwords.txt +++ b/resources/dictionaries/it/stopwords.txt @@ -24,6 +24,7 @@ dell' dentro|d.tro|dtro di d' +e|& fuori gli i diff --git a/resources/dictionaries/ka/ambiguous_expansions.txt b/resources/dictionaries/ka/ambiguous_expansions.txt index 926a453d..ea2bb480 100644 --- a/resources/dictionaries/ka/ambiguous_expansions.txt +++ b/resources/dictionaries/ka/ambiguous_expansions.txt @@ -1 +1,2 @@ +& ქ \ No newline at end of file diff --git a/resources/dictionaries/ka/stopwords.txt b/resources/dictionaries/ka/stopwords.txt index 01648f46..217f7039 100644 --- a/resources/dictionaries/ka/stopwords.txt +++ b/resources/dictionaries/ka/stopwords.txt @@ -1 +1 @@ -და \ No newline at end of file +და|& \ No newline at end of file diff --git a/resources/dictionaries/lt/ambiguous_expansions.txt b/resources/dictionaries/lt/ambiguous_expansions.txt index bd110234..04b336c5 100644 --- a/resources/dictionaries/lt/ambiguous_expansions.txt +++ b/resources/dictionaries/lt/ambiguous_expansions.txt @@ -1,3 +1,4 @@ +& a g k diff --git a/resources/dictionaries/lt/stopwords.txt b/resources/dictionaries/lt/stopwords.txt new file mode 100644 index 00000000..06eeff5e --- /dev/null +++ b/resources/dictionaries/lt/stopwords.txt @@ -0,0 +1 @@ +ir|& \ No newline at end of file diff --git a/resources/dictionaries/lv/ambiguous_expansions.txt b/resources/dictionaries/lv/ambiguous_expansions.txt index 9cae39b7..3dd31f68 100644 --- a/resources/dictionaries/lv/ambiguous_expansions.txt +++ b/resources/dictionaries/lv/ambiguous_expansions.txt @@ -1,3 +1,4 @@ +& a d g diff --git a/resources/dictionaries/lv/stopwords.txt b/resources/dictionaries/lv/stopwords.txt new file mode 100644 index 00000000..c4409fcb --- /dev/null +++ b/resources/dictionaries/lv/stopwords.txt @@ -0,0 +1 @@ +un|& \ No newline at end of file diff --git a/resources/dictionaries/ms/ambiguous_expansions.txt b/resources/dictionaries/ms/ambiguous_expansions.txt new file mode 100644 index 00000000..00b15c0a --- /dev/null +++ b/resources/dictionaries/ms/ambiguous_expansions.txt @@ -0,0 +1 @@ +& \ No newline at end of file diff --git a/resources/dictionaries/ms/stopwords.txt b/resources/dictionaries/ms/stopwords.txt new file mode 100644 index 00000000..ff6fa2f8 --- /dev/null +++ b/resources/dictionaries/ms/stopwords.txt @@ -0,0 +1 @@ +dan|& \ No newline at end of file diff --git a/resources/dictionaries/mt/ambiguous_expansions.txt b/resources/dictionaries/mt/ambiguous_expansions.txt new file mode 100644 index 00000000..00b15c0a --- /dev/null +++ b/resources/dictionaries/mt/ambiguous_expansions.txt @@ -0,0 +1 @@ +& \ No newline at end of file diff --git a/resources/dictionaries/mt/stopwords.txt b/resources/dictionaries/mt/stopwords.txt index bc46bf88..059d1b8d 100644 --- a/resources/dictionaries/mt/stopwords.txt +++ b/resources/dictionaries/mt/stopwords.txt @@ -1,4 +1,5 @@ il is ta -tar \ No newline at end of file +tar +u|& \ No newline at end of file diff --git a/resources/dictionaries/nb/ambiguous_expansions.txt b/resources/dictionaries/nb/ambiguous_expansions.txt index f959e6b2..58ef95fb 100644 --- a/resources/dictionaries/nb/ambiguous_expansions.txt +++ b/resources/dictionaries/nb/ambiguous_expansions.txt @@ -1,3 +1,4 @@ +& g h k diff --git a/resources/dictionaries/nb/stopwords.txt b/resources/dictionaries/nb/stopwords.txt index 519fb87f..c19c7b3b 100644 --- a/resources/dictionaries/nb/stopwords.txt +++ b/resources/dictionaries/nb/stopwords.txt @@ -23,7 +23,7 @@ naer nærmest naermest nest -og +og|& overfor over på diff --git a/resources/dictionaries/nl/ambiguous_expansions.txt b/resources/dictionaries/nl/ambiguous_expansions.txt index 27dd82a3..a1123e76 100644 --- a/resources/dictionaries/nl/ambiguous_expansions.txt +++ b/resources/dictionaries/nl/ambiguous_expansions.txt @@ -1,3 +1,4 @@ +& b h k diff --git a/resources/dictionaries/nl/stopwords.txt b/resources/dictionaries/nl/stopwords.txt index 3f5ff96b..b4c04a01 100644 --- a/resources/dictionaries/nl/stopwords.txt +++ b/resources/dictionaries/nl/stopwords.txt @@ -9,7 +9,7 @@ der die dit een -en +en|& hem het hoe diff --git a/resources/dictionaries/pl/ambiguous_expansions.txt b/resources/dictionaries/pl/ambiguous_expansions.txt index 72a9695d..8e4c26a3 100644 --- a/resources/dictionaries/pl/ambiguous_expansions.txt +++ b/resources/dictionaries/pl/ambiguous_expansions.txt @@ -1,3 +1,4 @@ +& d g k diff --git a/resources/dictionaries/pl/stopwords.txt b/resources/dictionaries/pl/stopwords.txt index 7d40e787..bd5a4769 100644 --- a/resources/dictionaries/pl/stopwords.txt +++ b/resources/dictionaries/pl/stopwords.txt @@ -1,3 +1,3 @@ -i +i|& na w \ No newline at end of file diff --git a/resources/dictionaries/pt/ambiguous_expansions.txt b/resources/dictionaries/pt/ambiguous_expansions.txt index bdf461fa..c6bbdd08 100644 --- a/resources/dictionaries/pt/ambiguous_expansions.txt +++ b/resources/dictionaries/pt/ambiguous_expansions.txt @@ -1,3 +1,4 @@ +& b d e diff --git a/resources/dictionaries/pt/stopwords.txt b/resources/dictionaries/pt/stopwords.txt index 7e0d5fe8..0bbaec62 100644 --- a/resources/dictionaries/pt/stopwords.txt +++ b/resources/dictionaries/pt/stopwords.txt @@ -14,7 +14,7 @@ debaixo defronte do dos -e +e|& em em frente de|em ft de entre diff --git a/resources/dictionaries/ro/ambiguous_expansions.txt b/resources/dictionaries/ro/ambiguous_expansions.txt index b9c9a54f..b663b501 100644 --- a/resources/dictionaries/ro/ambiguous_expansions.txt +++ b/resources/dictionaries/ro/ambiguous_expansions.txt @@ -1,3 +1,4 @@ +& e n s diff --git a/resources/dictionaries/ro/stopwords.txt b/resources/dictionaries/ro/stopwords.txt index 3e6e19ed..80195e69 100644 --- a/resources/dictionaries/ro/stopwords.txt +++ b/resources/dictionaries/ro/stopwords.txt @@ -1 +1,2 @@ +și|si|& cel \ No newline at end of file diff --git a/resources/dictionaries/ru/ambiguous_expansions.txt b/resources/dictionaries/ru/ambiguous_expansions.txt index 213e43c3..e38e90ed 100644 --- a/resources/dictionaries/ru/ambiguous_expansions.txt +++ b/resources/dictionaries/ru/ambiguous_expansions.txt @@ -1,3 +1,4 @@ +& д d г diff --git a/resources/dictionaries/ru/stopwords.txt b/resources/dictionaries/ru/stopwords.txt new file mode 100644 index 00000000..ae72c191 --- /dev/null +++ b/resources/dictionaries/ru/stopwords.txt @@ -0,0 +1 @@ +и|& \ No newline at end of file diff --git a/resources/dictionaries/sk/ambiguous_expansions.txt b/resources/dictionaries/sk/ambiguous_expansions.txt index 9eae731c..157fc657 100644 --- a/resources/dictionaries/sk/ambiguous_expansions.txt +++ b/resources/dictionaries/sk/ambiguous_expansions.txt @@ -1,3 +1,4 @@ +& c j s diff --git a/resources/dictionaries/sk/stopwords.txt b/resources/dictionaries/sk/stopwords.txt index 54e62505..aff4505e 100644 --- a/resources/dictionaries/sk/stopwords.txt +++ b/resources/dictionaries/sk/stopwords.txt @@ -1,4 +1,4 @@ -a +a|& bližko|blizko cez do diff --git a/resources/dictionaries/sl/ambiguous_expansions.txt b/resources/dictionaries/sl/ambiguous_expansions.txt index 9eae731c..157fc657 100644 --- a/resources/dictionaries/sl/ambiguous_expansions.txt +++ b/resources/dictionaries/sl/ambiguous_expansions.txt @@ -1,3 +1,4 @@ +& c j s diff --git a/resources/dictionaries/sl/stopwords.txt b/resources/dictionaries/sl/stopwords.txt index 8c6ca434..70fb5771 100644 --- a/resources/dictionaries/sl/stopwords.txt +++ b/resources/dictionaries/sl/stopwords.txt @@ -1,3 +1,4 @@ +in|& na ob pot diff --git a/resources/dictionaries/sr/ambiguous_expansions.txt b/resources/dictionaries/sr/ambiguous_expansions.txt index aee698c9..1fcdb71b 100644 --- a/resources/dictionaries/sr/ambiguous_expansions.txt +++ b/resources/dictionaries/sr/ambiguous_expansions.txt @@ -1,3 +1,4 @@ +& и i ј diff --git a/resources/dictionaries/sr/stopwords.txt b/resources/dictionaries/sr/stopwords.txt new file mode 100644 index 00000000..b25c373b --- /dev/null +++ b/resources/dictionaries/sr/stopwords.txt @@ -0,0 +1,2 @@ +и|& +i|& \ No newline at end of file diff --git a/resources/dictionaries/sv/ambiguous_expansions.txt b/resources/dictionaries/sv/ambiguous_expansions.txt index fb91fa69..7224b6d3 100644 --- a/resources/dictionaries/sv/ambiguous_expansions.txt +++ b/resources/dictionaries/sv/ambiguous_expansions.txt @@ -1,3 +1,4 @@ +& g l k diff --git a/resources/dictionaries/sv/stopwords.txt b/resources/dictionaries/sv/stopwords.txt index 70ae014f..a1658555 100644 --- a/resources/dictionaries/sv/stopwords.txt +++ b/resources/dictionaries/sv/stopwords.txt @@ -16,6 +16,7 @@ intill mellan motliggande närmast|naermast +och|& över|oever på|paa på andra sidan|paa andra sidan diff --git a/resources/dictionaries/tr/ambiguous_expansions.txt b/resources/dictionaries/tr/ambiguous_expansions.txt index 601b3955..fd7bdf78 100644 --- a/resources/dictionaries/tr/ambiguous_expansions.txt +++ b/resources/dictionaries/tr/ambiguous_expansions.txt @@ -1,3 +1,4 @@ +& b d g diff --git a/resources/dictionaries/tr/stopwords.txt b/resources/dictionaries/tr/stopwords.txt new file mode 100644 index 00000000..f1f6e736 --- /dev/null +++ b/resources/dictionaries/tr/stopwords.txt @@ -0,0 +1 @@ +ve|& \ No newline at end of file diff --git a/resources/dictionaries/uk/ambiguous_expansions.txt b/resources/dictionaries/uk/ambiguous_expansions.txt index 994b54a6..4ef2c05e 100644 --- a/resources/dictionaries/uk/ambiguous_expansions.txt +++ b/resources/dictionaries/uk/ambiguous_expansions.txt @@ -1,3 +1,4 @@ +& д d ш diff --git a/resources/dictionaries/uk/stopwords.txt b/resources/dictionaries/uk/stopwords.txt new file mode 100644 index 00000000..0401c8a8 --- /dev/null +++ b/resources/dictionaries/uk/stopwords.txt @@ -0,0 +1,2 @@ +і|& +i|& \ No newline at end of file