Skip to content
Snippets Groups Projects
Select Git revision
  • develop protected
  • feat_remove_attr
  • master default protected
  • python2.7
  • python3.8
5 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.030Sep121022Jul191121Jun151427May222117916Apr20Feb141230Jan811Dec76526Nov235226Oct22326Sep252017161529Aug2321730Jul231817545Jun30May28230Apr191810230Mar23161327Feb2120972127Jan26252319181754329Dec2721129Nov27241716151420Oct181714111020Sep158717Aug29Jul2720151413121Jun20976432131May30252423201716121110965428Apr27262120191614121110624Mar98326Feb25242318161524Jan20Dec1498130Nov29252221191815134130Oct2721201915114122Sep21add routine for by-lemma disambiguationtagger-eval script: report POS SC lower bound instead of (heuristic and undocumented) POS SCtagger-eval script also evaluates lemmatisationfix spaces in corpus-mergeZmiany w corpus-mergeparfolds script now shuffles sentences prior to redistributionrm autogen params from CCLReader since every reader now does autogenlet every reader by default autogen sent and chunk/par ids if no id presentLift const from Sentence::id_ and add id setter + swig wrapper for it.fix spaces in line writerMerge branch 'master' of nlp.pwr.wroc.pl:corpus2new writer: line (simple chunk line drawings)fix ifdefMerge branch 'master' of nlp.pwr.wroc.pl:corpus2fixed bug with reading documents without id - temporary solution, whole DocumentReader class should be rebuiltAdded wrapper for token.create_metadata()tagger-eval: also count KN/UNK POS SC LOWERfix swig wrapper for Token.create_utf8, make it staticadd tagset beatcafx premorph writer: escape XML entitiesMerge branch 'master' of nlp.pwr.wroc.pl:corpus2trimming in xmlreaderModified set_option method for cclreader in whole/io/cclrelreadercorpus-merge: switch to prefix chunk (=par) ids with file nameadd with_values_masked Tag functionutil to extract morphological dictionary from a corpusann sent rm chan, use with careMerge branch 'master' of nlp.pwr.wroc.pl:corpus2Boost_DIR marked as advanced so as not to be seen during cmake processrelation_eval refactoredfix wrap_sentence and wrap_sentence_clone in AnnotatedSentence - perserve idfix Sentence and AnnotatedSentence cloning: preserve idsCCL writer shall write only id and type chunk attrs (if non-empty), in compliance with DTDChanged name of Relation method rel_pt() to clone_shared()Added printing results for heads in chunk_evaladded missing dl shared libraryextend ccl.dtd to allow token-level properties; also allow for relation sets (categories)add XCES DTDsadd ann sent -> sent pointer cast to swig, useful in pythonmove corpus2get.cpp out of the main build system as it generates warnings and is not flexible enough to replace Python corpus-get