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.010Feb942131Jan13121120Dec171614109876432130Nov29282625242221201918171615141311109864330Oct28wcclrun: remove do_head, add output-orths optionrefactor wcclrun a bit, add formatting options: --tabs makes it output plain tab separated data, -l and -g control local / global token countsfix Value::to_string_ubetter error handling in wcclrunfix UB in wcclrunwcclrun -- a tool to run ccl operators on a sentence and get all resultsinstall wcclparseradd UnicodeString variants of to_raw_string and to_string to ValueRemoved semantic predicate from rule "rule".Added rules for parsing wccl rules: single and sequenceGrammar for actions: select, delete, relabel and unifyfixed commentRuleSequence, convenience wrapper for vector of Rules.Fix comment.Fix another header include guard.Change header include guard to match expectations.Change signature of name function for Action.Unify to treat underspecified lexemes as meeting agreement.Unify Action, leaving lexemes that meet an agreement.No change happens if wclass to replace is same as original.Relabel Action, replacing POS for lexemes meeting a condition.Small tweaks to Delete and Select code.Select Action, leaving lexemes that meet a condition.Delete action: leaving lexemes that do not meet a condition.Delete and Select actions (WIP, not implemented).Function to return function returning Position(0)Construcion of FunExecContext from ActionExecContext.Add missing change to CMakeLists (rule.cpp)Groundwork for WCCL rules: Rule, Action, ActionExecContext.Fix assignment operator for Operatorwccl buttonEmpty rules for L1Fix some bracket typoMerge branch 'master' into win32-compatTabify some lines in recent change.Pulling out std_read_loop for libedit's fallbackUnicode support reading from Win Console in wcclparser tool.bump required corpus2 and pwrutils versions to 1.0.4 and 1.0.1follow the switch to use shared_ptrs for sentence and chunk objects in corpus2Workaround for runantlr not setting up date stamps.