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
01d8428d2675004ad915c743a4894077c30242af
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
25
May
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
28
26
25
24
22
21
20
19
18
17
16
15
14
13
example input
disable -Wall in swig
sync swig wrappers with corpus2 wrapper changes
add parse file from path
missing lexicon for tests
(swig) Added CMake for swig project
(swig) Catch exceptions raised by wcclfile
(swig) Some fixes
a test for lex
better failed test message when no annotation channel
add -fno-omit-frame-pointer to relwithdebuginfo builds
Use WCCLFile parsing in data-droven tag rule and match rule tests
Merge branch 'master' of nlp.pwr.wroc.pl:wccl
wccl-run upgrade: simple filtering, sentecne # output, output aggregation
(swig) Temporary CMakeList file
(swig) Added methods: parseTagRuleSequence, parseSingleRule, parseMatchRule, parseWcclFile
(swig) Added Wccl::MatchRuleSequence, Wccl::Lexicon, Wccl::Lexicons and Wccl::WcclFile to wccl library
(swig) Added wrapper for Wccl::WcclFile
(swig) Removed boost:: namespace from Wccl::Lexicons
(swig) Added wrapper for Wccl::Lexicons
(swig) Added wrapper for Wccl::Lexicon
(swig) Removed boost:: namespace from MatchRuleSequence wrapper
(swig) Added wrapper for Wccl::MatchRuleSequence
(swig) Added Wccl::FunctionalOpSequence, Wccl::UntypedOpSequence, Wccl::OpSequence, Wccl::WcclFileOpSections to wccl library
(swig) Added wrapper for Wccl::WcclFileOpSections
(swig) Added boost::shared_ptr import
(swig) Added wrappers for Wccl::FunctionalOpSequence, Wccl::UntypedOpSequence, Wccl::OpSequence
(swig) Added TagRule and TagRuleSequence to wccl library
(swig) some fixes
(swig) Updated Makefile. To build wccl module, run 'make wccl.o'
(swig) Renamed libwccl module to wccl
(swig) Added global libccl library
(swig) Handle exception thrown by Wccl::Parser::parseAnyOperator()
(swig) Updated wrapper for Wccl::Parser
(swig) Added wrapper for Wccl::MatchRule
(swig) Added wrapper for Wccl::TagRuleSequence
(swig) Added wrapper for Wccl::TagRule
(swig) Added wrapper for Wccl::TagAction
(swig) Updated Makefile
(swig) Wprapper for Wccl::ActionExecContext