-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Test See merge request nk/periodik!11
- Loading branch information
Showing
93 changed files
with
9,843 additions
and
998 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{"props":{"requestDispatcher":{"requestParsers":{ | ||
"enableRemoteStreaming":true, | ||
"enableStreamBody":true}}}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Set of Catalan contractions for ElisionFilter | ||
# TODO: load this as a resource from the analyzer and sync it in build.xml | ||
d | ||
l | ||
m | ||
n | ||
s | ||
t |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# Set of French contractions for ElisionFilter | ||
# TODO: load this as a resource from the analyzer and sync it in build.xml | ||
l | ||
m | ||
t | ||
qu | ||
n | ||
s | ||
j | ||
d | ||
c | ||
jusqu | ||
quoiqu | ||
lorsqu | ||
puisqu |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
# Set of Irish contractions for ElisionFilter | ||
# TODO: load this as a resource from the analyzer and sync it in build.xml | ||
d | ||
m | ||
b |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# Set of Italian contractions for ElisionFilter | ||
# TODO: load this as a resource from the analyzer and sync it in build.xml | ||
c | ||
l | ||
all | ||
dall | ||
dell | ||
nell | ||
sull | ||
coll | ||
pell | ||
gl | ||
agl | ||
dagl | ||
degl | ||
negl | ||
sugl | ||
un | ||
m | ||
t | ||
s | ||
v | ||
d |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
# Set of Irish hyphenations for StopFilter | ||
# TODO: load this as a resource from the analyzer and sync it in build.xml | ||
h | ||
n | ||
t |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
# Set of overrides for the dutch stemmer | ||
# TODO: load this as a resource from the analyzer and sync it in build.xml | ||
fiets fiets | ||
bromfiets bromfiets | ||
ei eier | ||
kind kinder |
Oops, something went wrong.