commit | d2c08cb2aa4baa5db700df10644706acce23e42e | [log] [tgz] |
---|---|---|
author | Marc Kupietz <kupietz@ids-mannheim.de> | Tue Dec 07 10:28:21 2021 +0100 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Tue Dec 07 10:44:29 2021 +0100 |
tree | e59787cc87e4c0fdf2bc4124886ccc4815db848e | |
parent | 419f21f1d26c4fa6efd6d8a4adf27498eb26699f [diff] [blame] |
CA: Add Ein and Eine to German stopword list Change-Id: I52378f3e54a61b85b22838f53f3de15ea72741c9
diff --git a/R/collocationAnalysis.R b/R/collocationAnalysis.R index f5dd559..52a0e33 100644 --- a/R/collocationAnalysis.R +++ b/R/collocationAnalysis.R
@@ -319,7 +319,9 @@ "dem", "nicht", "ein", + "Ein", "eine", + "Eine", "es", "auch", "an",