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.05May429Apr2827262522212019181716141298754121Mar1814119743228Feb2524221615141110942131Jan13121120Dec171614109876432130Nov29282625242221201918171615141311109864330Oct28fix uninitialized shared_ptr in wcclfileadd parseWcclFile to Parsertest that failsChange new_scope pattern to scope.reset_variables() to make gcc happy.Fix ParsingScope so its default copy constructor works in gcc.Merge branch 'master' of nlp.pwr.wroc.pl:wccltests for oneof and longesttests for textmore tests for ann/annsubMerge branch 'master' of nlp.pwr.wroc.pl:wcclFix issues around parsing scope, and sequence syntax.simple tests for ann and annsubUpdated MakefileAdded wrapper for Wccl::MatchDataFixed MatchData scopeFixed TokenMatch scopeUpdated MakefileWrapper for Wccl::TokenMatchAdded template for wccl wrappersWrapper for Wccl::MatchDataUpdated TagSetUpdated wrapper for valueFixed MakefileFixed MakefileUpdaded MakefileRemoved corpus2 wrappers from wccl wrappers (wccl includes corpus2 wrappers from /usr/share/swig1.3/libcorpus)Fix some gcc compile errors/warningsAdd imports section to parsing wccl files.Add lexicons to WcclFile.Parser for lexicon files.Add lex() operator to parser grammar.Add Lexicons to ParsingScope.lex() operator, to translate strings via a lexicon.Class to hold collection of lexicons.Class to hold lexicon data.update convertercomma -> semicolon in tag_rule_seq syntaxchange rule -> tag_rule in syntax, make parser rule names explicit about thisParsing WcclFile.Get rid of gcc compile warning about noncopyable.