Gitiles
Code Review
Sign In
korap.ids-mannheim.de
/
KorAP
/
korapxmltool
/
563242f8e6096516a4690b70577be7b3630e37fd
563242f
Fetch external link titles from rend attribute – if available
by Marc Kupietz
· 6 weeks ago
223fc6c
Fix textExternalLink(s) typo
by Marc Kupietz
· 6 weeks ago
45347db
Fixed `-L` option being ignored when using internal taggers
by Marc Kupietz
· 7 weeks ago
b2c3e43
Update Readme.md
by Marc Kupietz
· 8 weeks ago
e481b6a
Clamp CoreNLP to v3.X.X
by Marc Kupietz
· 8 weeks ago
099919a
Bump org.jetbrains.kotlin:kotlin-test from 2.2.21 to 2.3.0
by dependabot[bot]
· 9 weeks ago
21e9fb6
Add -L|--log-dir option
by Marc Kupietz
· 9 weeks ago
fbde7ed
Bump version to v3.1.2
by Marc Kupietz
· 10 weeks ago
v3.1.2
a22faa6
Fixed sparse annotations being assigned to wrong tokens
by Marc Kupietz
· 10 weeks ago
0eefedb
Update Readme and Changelog
by dependabot[bot]
· 2 months ago
v3.1.1
8ecd00c
Bump org.apache.opennlp:opennlp-tools from 2.5.6.1 to 2.5.7
by dependabot[bot]
· 2 months ago
ce15b40
Bump to v3.1.1
by Marc Kupietz
· 10 weeks ago
7eabcdd
Fix compiler warnings
by Marc Kupietz
· 10 weeks ago
e260f91
Fix missing metadata inherited from corpus and document
by Marc Kupietz
· 10 weeks ago
06511f1
Fix missing paragraph spans
by Marc Kupietz
· 10 weeks ago
9eeaa91
Fix duplicate log files
by Marc Kupietz
· 2 months ago
docker
93ae658
Always log to log files
by Marc Kupietz
· 2 months ago
4b8e6d6
Fix -o fail with relative paths
by Marc Kupietz
· 2 months ago
62ee57a
Bump version to v3.1.0
by Marc Kupietz
· 3 months ago
v3.1.0
3118eb2
Skip docker tagging tests also in GH Actions
by Marc Kupietz
· 3 months ago
2fc76c7
Fix -F -T option combination
by Marc Kupietz
· 3 months ago
abbf409
Fix ci workflow again
by Marc Kupietz
· 3 months ago
741a55e
Fox -o option for -T with docker taggers
by Marc Kupietz
· 3 months ago
20adf42
Run docker requiring tests only when available
by Marc Kupietz
· 3 months ago
ec7c2ae
Fix gitlab ci timeout: do not run dockers inside docker
by Marc Kupietz
· 3 months ago
fc47eb4
fix missing newline in text output formats
by Marc Kupietz
· 3 months ago
994a232
automatically gzip output for now, w2v, conllu target formats if -o ends with `.gz`
by Marc Kupietz
· 3 months ago
390bf47
Fix progressbar for w2v/now output with -o and without -q
by Marc Kupietz
· 3 months ago
c4401fa
Fix foundry overwrite option
by Marc Kupietz
· 3 months ago
ea46d61
Bump version to v3.1.0-rc1
by Marc Kupietz
· 3 months ago
v3.1.0-rc1
4d7dace
Fix too many lines in tagger/parser conllu
by Marc Kupietz
· 3 months ago
85f957a
Add native spaCy support
by Marc Kupietz
· 3 months ago
9d2dc81
Add native treetagger support
by Marc Kupietz
· 3 months ago
ca40b8f
Update gitignore
by Marc Kupietz
· 3 months ago
f059379
Fix -o option for conllu output
by Marc Kupietz
· 3 months ago
1c79273
Don't warn on missing zip entries when writing text
by Marc Kupietz
· 3 months ago
76ae8f3
Bump xml-apis:xml-apis from 1.0.b2 to 2.0.2
by dependabot[bot]
· 3 months ago
e082596
Bump version to v3.0.0
by Marc Kupietz
· 3 months ago
v3.0.0
1982089
Add Changelog
by Marc Kupietz
· 3 months ago
15d97ac
Bump actions/checkout from 4 to 6
by dependabot[bot]
· 3 months ago
9313c4e
Bump actions/setup-java from 4 to 5
by dependabot[bot]
· 3 months ago
d631889
Bump actions/upload-artifact from 4 to 5
by dependabot[bot]
· 3 months ago
f36c2cc
Bump org.apache.opennlp:opennlp-tools from 2.5.6 to 2.5.6.1
by dependabot[bot]
· 3 months ago
c44a68d
Bump mikepenz/release-changelog-builder-action from 5 to 6
by dependabot[bot]
· 3 months ago
0d73436
Fix badges in Readme.md
by Marc Kupietz
· 3 months ago
2785ab8
Update Readme.md
by Marc Kupietz
· 3 months ago
85ed416
Make -o option more consistent
by Marc Kupietz
· 3 months ago
192500c
Sort multiple XPOS/Lemma annotations by descending probability
by Marc Kupietz
· 3 months ago
56153d5
Bump version to v3.00-rc3
by Marc Kupietz
· 3 months ago
v3.00-rc3
3886dee
GH-CI: Auto-generate changelogs
by Marc Kupietz
· 3 months ago
512ff62
Fix: Support multiple token/POS interpretations
by Marc Kupietz
· 3 months ago
b8deaa3
Bump version to 3.00-rc2
by Marc Kupietz
· 3 months ago
v3.0-rc2
63ab802
Add missing cmc.conllu file
by Marc Kupietz
· 3 months ago
9d93073
Remove gunzip dependency from tests
by Marc Kupietz
· 3 months ago
5fe9ca6
Make sure the foundry is picked up from external annotators (-A)
by Marc Kupietz
· 3 months ago
6717ee0
Support non-BMP tokens (emojis, …) in krill output
by Marc Kupietz
· 3 months ago
8d33406
Warn on missing text content
by Marc Kupietz
· 3 months ago
bb92300
GH-CI: master is the current default branch
by Marc Kupietz
· 3 months ago
v3.0-rc1
6b1af77
Add missing wud24_sample.marmot-malt.conllu resource
by Marc Kupietz
· 3 months ago
6ca3c80
Mute progressbar in tests
by Marc Kupietz
· 3 months ago
fd2794a
Replace unzip dependency in ConlluConversionTest with native Kotlin
by Marc Kupietz
· 3 months ago
af5d3aa
Add missing wud24_sample.spacy.conllu resource
by Marc Kupietz
· 3 months ago
2ec7f9f
Add GitHub workflows
by Marc Kupietz
· 3 months ago
7326bd0
Add prerequisites to Readme.md
by Marc Kupietz
· 3 months ago
559f273
Fix deprecation warning
by Marc Kupietz
· 3 months ago
19ea3aa
Fix K2K-env var tests
by Marc Kupietz
· 3 months ago
72d4c08
Prepare for GitHub release
by Marc Kupietz
· 3 months ago
b29a4a6
Add tests for K2K_PUBLISHER_STRING,K2K_TRANSLATOR_TEXT
by Marc Kupietz
· 3 months ago
0dbc6bd
Fix wrong text count
by Marc Kupietz
· 3 months ago
1aa738f
Fix missing header metadata
by Marc Kupietz
· 3 months ago
89625ba
Scan zips only once
by Marc Kupietz
· 3 months ago
6d043de
Compress whill queueing krill output
by Marc Kupietz
· 3 months ago
da83eec
Improve fairness of watermark scheduler
by Marc Kupietz
· 3 months ago
4c4470a
Don't wait for text that are already emitted to krill.tar
by Marc Kupietz
· 3 months ago
803394d
Calculate defaults for heap and threads adaptively
by Marc Kupietz
· 3 months ago
bc7e301
Fix filename comment in korapxml2conllu
by Marc Kupietz
· 3 months ago
81bd722
Fix threadId deprecation warning
by Marc Kupietz
· 3 months ago
2a3223d
Enable parallel test execution
by Marc Kupietz
· 3 months ago
9a52367
Split tests
by Marc Kupietz
· 3 months ago
a2c3398
Add conllu2korapxml part
by Marc Kupietz
· 3 months ago
cec4101
Add korapxml2conllu shortcut
by Marc Kupietz
· 3 months ago
481643b
Add korapxml2krill shortcut
by Marc Kupietz
· 3 months ago
e5ff4ea
Check if input zips exist before doing any processing
by Marc Kupietz
· 3 months ago
afd2c2e
Update Readme.md to reflect now command line options
by Marc Kupietz
· 3 months ago
954d40d
Overhaul and standardize command line options
by Marc Kupietz
· 3 months ago
7b3a16e
Process data, structure and constituency with DOM
by Marc Kupietz
· 3 months ago
d552017
Switch to StAX XML parser
by Marc Kupietz
· 3 months ago
8749d1a
Fix ZIP scanning
by Marc Kupietz
· 3 months ago
9708a40
Fix ConcurrentModificationException
by Marc Kupietz
· 3 months ago
5b34af1
Switch back to standard gzip output
by Marc Kupietz
· 3 months ago
d335fe9
Use thread pool for gzipping krill output
by Marc Kupietz
· 3 months ago
af39ebe
Disable expensive XML security features
by Marc Kupietz
· 3 months ago
5b16f65
Use thread local document builders in krill output
by Marc Kupietz
· 3 months ago
d4c6bd5
Add --lz4 option for krill output
by Marc Kupietz
· 3 months ago
acb21e3
Switch to GZIP compression level 1
by Marc Kupietz
· 3 months ago
ec64582
Extract KrillJsonGenerator
by Marc Kupietz
· 3 months ago
ed5e6d1
Extract KorAP XML output to own module
by Marc Kupietz
· 3 months ago
7841ec1
Extract CoNNL-U formatter to own module
by Marc Kupietz
· 3 months ago
4cad9dc
Extract some formatters
by Marc Kupietz
· 3 months ago
1774c7d
Add defaults for tagger and parser models
by Marc Kupietz
· 3 months ago
Next »