Skip to content
Snippets Groups Projects
Select Git revision
  • develop
  • fix-words-ann
  • master default protected
  • wccl-rules-migration
4 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.02Jun131May3029262524231713121110965429Apr2827262522212019181716141298754121Mar1814119743228Feb2524221615141110942131Jan13121120Dec171614109876432130Nov29282625242221201918change -I switch in wccl-run and wccl-rules to compose a list of corpora paths instead ofacting as a stdin input switch. Use -I - for stdin.Merge branch 'master' of nlp.pwr.wroc.pl:wcclpoliqarp-in-corpus2 sync, bump required version, bump wccl version to 0.0.3clearer lexicon error messagesConditional build of Swigfix wccl-run --aggregate=1 againfix wccl-run iwth multiple output prionting when `aggregate' was offfix ambig wccl-run swithcesadd ParsedExpression swig wrappers for shredptr variants of set_XXX (issue #1594)Fix wccl swig wrappers not being in sync with corpus2 changeswrapped exceptions in op.get_Twrap Parser::parseWcclFileFromPathrename lexicons.get to lexicons.get_lexicon in swig wrappers since there is a warning otherwisewccl swig wrappers: fix cmake to depend on all .i files and clean up a bitremove redundant and wrong 'libccl' prefixes from swig .i filesfix typo in exampleexample to use with lexiconsexample inputdisable -Wall in swigsync swig wrappers with corpus2 wrapper changesadd parse file from pathmissing lexicon for tests(swig) Added CMake for swig project(swig) Catch exceptions raised by wcclfile(swig) Some fixesa test for lexbetter failed test message when no annotation channeladd -fno-omit-frame-pointer to relwithdebuginfo buildsUse WCCLFile parsing in data-droven tag rule and match rule testsMerge branch 'master' of nlp.pwr.wroc.pl:wcclwccl-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