Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add IL Israeli Knesset Corpus sample #881

Open
wants to merge 15 commits into
base: data
Choose a base branch
from
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,7 @@ nohup.*
*.zip
*.tar
*.tgz
.idea/
/output.log
/output1.log
/Samples/ParlaMint-IL/add-common-content/
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

##$PARLIAMENTS: Space separated list of country codes
#Parliaments for V4.1
PARLIAMENTS = AT BE BG CZ DK EE ES ES-CT ES-GA ES-PV FI FR GB GR HR HU IS IT LV NL NO PL PT SE SI TR BA RS UA
PARLIAMENTS = AT BE BG CZ DK EE ES ES-CT ES-GA ES-PV FI FR GB GR HR HU IS IT LV NL NO PL PT SE SI TR BA RS UA IL

##$JAVA-MEMORY## Set a java memory maxsize in GB
JAVA-MEMORY =
Expand Down
917,547 changes: 917,547 additions & 0 deletions Samples/ParlaMint-IL/1998/ParlaMint-IL_1998-07-08.ana.xml

Large diffs are not rendered by default.

8,770 changes: 8,770 additions & 0 deletions Samples/ParlaMint-IL/1998/ParlaMint-IL_1998-07-08.xml

Large diffs are not rendered by default.

189,666 changes: 189,666 additions & 0 deletions Samples/ParlaMint-IL/2009/ParlaMint-IL_2009-03-12.ana.xml

Large diffs are not rendered by default.

1,080 changes: 1,080 additions & 0 deletions Samples/ParlaMint-IL/2009/ParlaMint-IL_2009-03-12.xml

Large diffs are not rendered by default.

Loading
Loading