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

Merged
merged 39 commits into from
Dec 6, 2024
Merged
Show file tree
Hide file tree
Changes from 11 commits
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
5b98772
Add IL Israeli Knesset Corpus sample
Oct 31, 2024
4474855
only sample speakers
GiliGoldin Nov 18, 2024
3bebb74
ids fix
GiliGoldin Nov 18, 2024
f7d9518
protocol 2021 deleted
GiliGoldin Nov 18, 2024
c69da10
faction names fix
GiliGoldin Nov 19, 2024
5d131ab
faction names fix and roles fixed
GiliGoldin Nov 19, 2024
2d683d0
ud-syn placeholder links
GiliGoldin Nov 19, 2024
534a157
taxonomies
GiliGoldin Nov 19, 2024
5175081
parlamint2conllu add he
GiliGoldin Nov 19, 2024
9d39b03
ud link changes
GiliGoldin Nov 20, 2024
19c9928
ud link changes
GiliGoldin Nov 20, 2024
300799b
reference to s instead of seg and fix msds
GiliGoldin Nov 20, 2024
f46960f
merge sentences to one segment
GiliGoldin Nov 21, 2024
332bb31
fix fallback ud tree treatment
GiliGoldin Nov 21, 2024
27a4fa7
Merge branch 'data' into data
matyaskopp Nov 21, 2024
158ce27
fixed: filenames, maintitle, meeting elements, bibl, settingDesc, ids…
GiliGoldin Nov 24, 2024
8040ae5
add abb names same as full name as we don't have abbreviated
GiliGoldin Nov 24, 2024
97b5979
Merge branch 'data' into data
matyaskopp Nov 25, 2024
ebb9a2c
deleted and reverted unrelated files
GiliGoldin Nov 25, 2024
199b869
removed minister roles and changed gov dates
GiliGoldin Nov 25, 2024
f71de66
fix nested words, fixed ner, erased unnececssary taxenomies
GiliGoldin Nov 27, 2024
cb109e2
fix ud links
GiliGoldin Nov 27, 2024
ede9e3e
ud links
GiliGoldin Nov 28, 2024
da45193
Merge branch 'data' into data
matyaskopp Nov 28, 2024
7d48aff
multi words
GiliGoldin Nov 28, 2024
8085586
multi words
GiliGoldin Nov 28, 2024
1d7be11
Merge branch 'data' into data
matyaskopp Nov 29, 2024
e9d0061
Merge branch 'data' into data
matyaskopp Nov 29, 2024
4b910aa
add prime ministers
GiliGoldin Dec 1, 2024
5e8eec0
Merge branch 'data' into data
matyaskopp Dec 2, 2024
a4480ac
languages fix
GiliGoldin Dec 2, 2024
f277525
join fixes
GiliGoldin Dec 2, 2024
97c4a5c
join fixes
GiliGoldin Dec 2, 2024
11640a7
join fixes
GiliGoldin Dec 2, 2024
4571733
Merge branch 'data' into data
matyaskopp Dec 2, 2024
8d6b4a9
fixing joins
GiliGoldin Dec 2, 2024
abc39b0
Merge branch 'data' into data
matyaskopp Dec 2, 2024
9f7767c
fix join in last token
GiliGoldin Dec 3, 2024
3732c07
fix join in last token
GiliGoldin Dec 3, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@ nohup.*
*.zip
*.tar
*.tgz
.idea/
/output.log
/output1.log
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
924,969 changes: 924,969 additions & 0 deletions Samples/ParlaMint-IL/1998/ParlaMint-IL_1998-07-08.ana.xml

Large diffs are not rendered by default.

Loading
Loading