Skip to content

issues Search Results · repo:ufal/treex language:Perl

Filter by

33 results
 (74 ms)

33 results

inufal/treex (press backspace or delete to remove)

t/00-compile.t fails on all of my smoker systems: # Failed test Treex/Core/CacheBlock.pm loaded ok # at t/00-compile.t line 113. # got: 512 # expected: 0 Global symbol $block ...
  • eserte
  • Opened 
    on Jan 1, 2021
  • #73

I have a large number (hundreds) of .treex.gz files that I process in two steps. Each step is a parallelized treex run on the ÚFAL cluster. The first step generates .treex.gz files, the second step reads ...
bug
  • dan-zeman
  • 7
  • Opened 
    on Nov 26, 2017
  • #70

When you use treex --parallel, you cannot use a Write block that writes everything into one file (i.e. treex -p does not do the merging of the outputs for you) -- you have to write the outputs of individual ...
  • ptakopysk
  • 1
  • Opened 
    on Jan 25, 2017
  • #64

(Reported by @michnov .) treex -Lde -Sorig Read::Treex from= /net/data/hamledt/de/treex/dev/001.treex.gz HamleDT::DE::Harmonize Write::Treex to= hamledt_001.streex Sentence 6 (for instance). Coordination ...
bug
  • dan-zeman
  • Opened 
    on Jan 18, 2017
  • #63

PerlIO::Util failed to install under Strawberry Perl in Windows. That means Treex::Core cannot be installed, which in turn means that Tred cannot use the Easytreex extension and cannot work with treex ...
enhancement
question
  • dan-zeman
  • 3
  • Opened 
    on Sep 4, 2016
  • #59

Read::PDT cannot read PDT 2.5, although the documentation says it can. Please either fix the functionality or the documentation, according to what is intended. treex -Lcs Read::PDT from=/ha/work/people/stepanek/PDT2.5/data/tamw/dtest/mf930709_062.t.gz ...
bug
  • ptakopysk
  • 4
  • Opened 
    on Jul 7, 2016
  • #57

Do we have a block that merges two documents? I have two files, which (should) have identical number of bundles, and only a single zone in each bundle (but the problem could be generalized to multiple ...
enhancement
question
  • dan-zeman
  • 4
  • Opened 
    on Apr 5, 2016
  • #54

perl -MTreex::Block::T2T::EN2PT::TurnVerbLemmaToAdjectives -E1 results in error Can t locate Treex/Tool/LXSuite.pm in @INC The module is missing in https://github.com/ufal/treex/tree/master/lib/Treex/Tool ...
  • martinpopel
  • Opened 
    on Mar 15, 2016
  • #52

Treex::Tool::Align::Utils remains heterogenous with: - methods add_aligned_node and aligned_transitively that might be also included in Treex::Core::Node::Aligned but I was lazy to move them, refactor ...
enhancement
  • michnov
  • Opened 
    on Jan 4, 2016
  • #49

@martinpopel: What about moving all alignment-related methods to a role Treex::Core::Node::Aligned and adding there (as node methods) also the three documented functions from Treex::Tool::Align::Utils? ...
enhancement
  • michnov
  • Opened 
    on Dec 24, 2015
  • #47
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub