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.029Apr2827262522212019181716141298754121Mar1814119743228Feb2524221615141110942131Jan13121120Dec171614109876432130Nov29282625242221201918171615141311109864330Oct28Parsing WcclFile.Get rid of gcc compile warning about noncopyable.Fix gcc compile errors around templated type definitions.Class to hold data about parsed wccl file.Helper class for (un)typed sections of ops in wccl files.to_string and write_to for TagRuleSequence.Sequence of operators, for sections in wccl files.add --input-format/-i to wcclrunadd --progress/-p in wccl-run, clean up progress output in wccl-match and wccl-rulesMerge branch 'master' of nlp.pwr.wroc.pl:wcclmatch rules testing tweaktests for predicate match and repeatfix data rule test ccl file loadingFirst test for matches (that fails now).forgotten deletesresturcture rules-data dirUpgrade data rule tests to optionally check annotations and use match rules (see README)fix wccl-match and wccl-rules to use the ann reader option instead of manually wrapping sentences with annotatedsentencesfix parser grammar passing emptu string as channel name in ass/annsub operators (fixes issue 1453)add checks for empty annotation channel name in ann and annsub predicatesFix MatchVector::first_token to ignore negative values.Merge branch 'master' of nlp.pwr.wroc.pl:wcclFix logic reversal bug when checking for start of a segment.Merge branch 'master' of nlp.pwr.wroc.pl:wcclRenamed removing variable method to del_variable.Merge branch 'master' of nlp.pwr.wroc.pl:wcclfix unused-param warningsync with corpus2 writer factory changeslongest() and oneof() operator takes boost::shared_ptr<std::vector<boost::shared_ptr<ConjConditions> > >Merge branch 'master' of nlp.pwr.wroc.pl:wcclExplicitly include LOKI lib for wccl utils.Follow-up files' renaming to tagrulesequence.(h|cpp)Rename RuleSequence to TagRuleSequence.Merge branch 'master' of nlp.pwr.wroc.pl:wcclsimple tests for ann and annsubann operatorrefactor tests a bit to remove code duplicationParsingScope to pass around parser rules.Make match available for apply conditions.Some comment fixing.