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
15eba8ccb2dcc93e78c02a8a150bb98bc85797c0
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
20
Apr
11
Mar
28
Feb
27
13
10
Jan
9
4
6
Dec
1
30
Oct
10
7
3
26
Sep
16
15
8
7
22
Aug
18
17
5
4
31
Jul
28
18
28
Jun
20
17
16
14
13
12
11
10
9
7
6
5
2
1
31
May
30
29
26
25
24
23
17
13
12
11
10
9
6
5
4
29
Apr
28
27
26
25
22
21
20
19
18
17
16
14
12
9
8
7
5
4
1
21
Mar
18
14
11
9
7
4
3
2
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
fix test case: strings are compared accordying to byte representation, not any fancy collation
strset as std::set
Fix compilation on boost-1.48 in non-c++11 mode.
Future proof swig. Newer versions won't support nested templates.
Fix string representation of the 'lex' operator.
fix findlibedit -- require both lib and headers
Merge branch 'master' of nlp.pwr.wroc.pl:wccl
New possibility in mwe_reader - new constructor
Fix getting section names so there's no empty string padding.
small fix :*
advance version (SWIG fixes: typed wcclfile sections)
clean up op sequences (sections), fix typed sections
SWIG clean-up: mv shared_ptr & vector %template declarations to the class being wrapped
cleanup swig for values
Merge branch 'master' of nlp.pwr.wroc.pl:wccl
get rid of bare type get functions from functional op SWIG (ambiguous with shared_ptr::get)
Wrapper to unordered::set to return std::set
add has (var_name) to ParsedExpression
tagset checking
fixes for new boost::filesystem
refactor of mwe reader code, removed bug in memory allocation along the way
small bugfix (trimming filename)
fix build issues
Merge branch 'master' of nlp.pwr.wroc.pl:wccl
remove debug info
Add licence info and GPL headers
match API example
fix MatchRuleSeq wrapper to allow for basic Sentence objects
advance ver
fix matchrulesequence SWIG wrapper
iter operator ‘skip’
make atleast int param const in parsed operators
version passed down to utils
remark operator that overwrites any previos annotations
use corpus2::Tag::all_pos_mask instead of low-level routines
fix bug with masking POS under non-64-bit boxes
test exposing class in nkjp
mwefile-list handling
different handling of MWE's head
Removed comments