Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
WCCL
Manage
Activity
Members
Labels
Plan
Issues
4
Issue boards
Milestones
Wiki
Redmine
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Analysers
WCCL
Graph
1fcd181e231ebb40c2a8079b98412b5bf550486c
Select Git revision
Branches
4
develop
fix-words-ann
master
default
protected
wccl-rules-migration
4 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
2
Mar
28
Feb
25
24
22
16
15
14
11
10
9
4
2
1
31
Jan
13
12
11
20
Dec
17
16
14
10
9
8
7
6
4
3
2
1
30
Nov
29
28
26
25
24
22
21
20
19
18
17
16
15
14
13
11
10
9
8
6
4
3
30
Oct
28
Added wrappers for ccl values
Updated corpus2 tagset
use loose tag parsing in output corpuses in data rule tests
sync with parse_*_tag changes in corpus2
Added wrappers for tag, tagset and tagsetmanager.
The parser throws ParserException (ParserException inherits from WcclError)
fix bug #1270: check agreement only on existing categories.
fixed agr test
fix logic error in data-driven rule test mismatch display
Merge branch 'master' of nlp.pwr.wroc.pl:wccl
Fix bug#1264 - leave only underspecified lexemes if agreement exists only via them.
Another test for unify.
Test for relabel. They will fail since there's no way of writing incomplete tags. To consider and either fix or remove the feature.
tests for unification (that fail)
tests for many rules at once
more tests
Merge branch 'master' of nlp.pwr.wroc.pl:wccl
handle ANTLR exceptions gracefully in rule data tests
indent fix
fix select action null pos assert caused by typo in grammar.g
CCL Rules data-driven tests. How-to on writing these tests is included in a short README.
wcclrules fix stdin/files
updated joskipi2wccl rule converter
Merge branch 'master' of nlp.pwr.wroc.pl:wccl
first version of jos2wccl rule conv
wcclrules: explicitly import Loki library.
make wcclrules process a chunk at a time, add progress info
until-done support in wcclrules
rough util for running wccl rules
fix grammar wrt RuleSequence
typo fix
Changed comment
Added user-parser rule for parsing single rule
Added user-parser rule for parsing rule sequence
wcclrun: remove do_head, add output-orths option
refactor wcclrun a bit, add formatting options: --tabs makes it output plain tab separated data, -l and -g control local / global token counts
fix Value::to_string_u
better error handling in wcclrun
fix UB in wcclrun
wcclrun -- a tool to run ccl operators on a sentence and get all results