issues
search
korpling
/
graphANNIS
This is a new backend implementation of the ANNIS linguistic search and visualization system.
http://corpus-tools.org/annis/
Apache License 2.0
17
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix unwrap_in_result clippy warning
#309
thomaskrause
closed
1 month ago
1
Fix regression parsing legacy meta queries with multiple alternatives
#308
matthias-stemmler
closed
1 month ago
2
Add "remove_item" function to annotation storages
#307
thomaskrause
closed
2 months ago
1
Add support for coverage edges between spans and segmentation nodes
#306
thomaskrause
closed
2 months ago
1
Fix "file too large" error
#305
thomaskrause
closed
3 months ago
1
Fix whitespace before offset
#304
thomaskrause
closed
3 months ago
1
Release created by GitHub actions won't trigger the "on release" event, so use the "workflow_run" instead.
#303
thomaskrause
closed
4 months ago
1
Load components from backup path if it exists
#302
thomaskrause
closed
4 months ago
1
Use all dominance components and not only the one with the empty name
#301
thomaskrause
closed
4 months ago
1
Importing in parallel with CLI
#300
gcelano
closed
4 months ago
1
Add fix for handling of optional nodes that are not at the end of the query
#299
thomaskrause
closed
5 months ago
1
Fix find output for optional nodes not at the end of the AQL query
#298
thomaskrause
closed
5 months ago
0
Fix loading corpora from graphANNIS 3.2.x
#297
thomaskrause
closed
5 months ago
1
graphAnnis commands for deletion and renaming of a corpus
#296
gcelano
closed
5 months ago
2
Fix clippy and compiler warnings introduced by newest Rust version
#295
thomaskrause
closed
5 months ago
1
Include corpus size in corpus config and corpus statistics
#294
thomaskrause
closed
5 months ago
1
Improve corpus cache behavior
#293
thomaskrause
closed
6 months ago
1
Fix a regression with limit and offset when multiple corpora are sele…
#292
thomaskrause
closed
6 months ago
1
Computing inherited coverage component recursively crashes for long dominance paths
#291
MartinKl
opened
6 months ago
0
Make sure the disk map file is emptied when writing to an existing file
#290
thomaskrause
closed
7 months ago
1
Fix datasource-gap in subgraph for zero context
#289
matthias-stemmler
closed
7 months ago
3
Change release trigger for creating the C-API artifacts to "published"
#288
thomaskrause
closed
7 months ago
1
Limit search for regex to prefix in disk-based annotation storage
#287
thomaskrause
closed
7 months ago
1
Rename shared library before uploading them to a release
#286
thomaskrause
closed
8 months ago
1
Update cargo-dist and add workflow for adding the shared libraries to the release
#285
thomaskrause
closed
8 months ago
1
Add test for the GraphML import config
#284
thomaskrause
closed
8 months ago
1
Improve performance for `tok` queries on large corpora
#283
thomaskrause
closed
7 months ago
1
Replace actions-rs/toolchain@ with actions-rust-lang/setup-rust-toolc…
#282
thomaskrause
closed
9 months ago
1
Update to cargo-dist 0.9.0
#281
thomaskrause
closed
9 months ago
0
Fix leaf filter for token searches
#280
matthias-stemmler
closed
9 months ago
1
Added function that allows to export to GraphML with a guaranteed order.
#279
thomaskrause
closed
9 months ago
1
Allow to execute AQL directly on loaded `AnnotationGraph` objects.
#278
thomaskrause
closed
9 months ago
1
Optimize speed of loading corpora into memory
#277
thomaskrause
closed
9 months ago
1
Improve `find` performance for large corpora and `tok` query.
#276
thomaskrause
closed
7 months ago
0
Add GitHub Action for deploying the developer guide on release
#275
thomaskrause
closed
11 months ago
1
Fix polling the import job status
#274
thomaskrause
closed
11 months ago
0
Remove all heap size estimation code
#273
thomaskrause
closed
11 months ago
1
Improve performance of `apply_update`
#272
thomaskrause
closed
11 months ago
1
Update build actions
#271
thomaskrause
closed
11 months ago
0
Do not output document nodes in quirks mode and `meta::` queries
#270
thomaskrause
closed
1 year ago
1
Create default components for the graph type when importing GraphML
#269
thomaskrause
closed
1 year ago
1
Ignore non output nodes in get_variable_by_pos().
#268
thomaskrause
closed
1 year ago
1
Optional nodes with negated operator do not work as first node in query
#267
MartinKl
closed
1 year ago
1
Compile release for macOS on version 11 (Big Sur)
#266
thomaskrause
closed
1 year ago
1
Enable Merge Queues
#265
thomaskrause
closed
1 year ago
1
Add test for listing corpora over the REST API
#264
thomaskrause
closed
1 year ago
3
Update actix, quick-xml and other dependencies to avoid warnings about future Rust incompatibilties
#263
thomaskrause
closed
1 year ago
7
Bump time from 0.1.43 to 0.3.20 in /examples/tutorial
#262
dependabot[bot]
closed
1 year ago
1
Fix importing corpora with linked files
#261
thomaskrause
closed
1 year ago
6
Update prettytable-rs and time crate
#260
thomaskrause
closed
1 year ago
5
Next