From e26776a5e9227ad2c2d9f1f622210e1fc2d244a0 Mon Sep 17 00:00:00 2001 From: Al Date: Sun, 23 Aug 2015 16:35:46 -0400 Subject: [PATCH] [dictionaries] Occitan stopwords for disambiguating from French --- resources/dictionaries/oc/elisions.txt | 1 + resources/dictionaries/oc/stopwords.txt | 14 ++++++++++++++ 2 files changed, 15 insertions(+) create mode 100644 resources/dictionaries/oc/elisions.txt create mode 100644 resources/dictionaries/oc/stopwords.txt diff --git a/resources/dictionaries/oc/elisions.txt b/resources/dictionaries/oc/elisions.txt new file mode 100644 index 00000000..f6222d3b --- /dev/null +++ b/resources/dictionaries/oc/elisions.txt @@ -0,0 +1 @@ +l' \ No newline at end of file diff --git a/resources/dictionaries/oc/stopwords.txt b/resources/dictionaries/oc/stopwords.txt new file mode 100644 index 00000000..3cb5cc16 --- /dev/null +++ b/resources/dictionaries/oc/stopwords.txt @@ -0,0 +1,14 @@ +a +al +dal +de +del +dei +dera +deu +deus +e +et +la +las +lo \ No newline at end of file