Skip to content

unreasonable values of cl_cpos2lbound() and cl_cpos2rbound() of cpos is outside strut #78

@ablaette

Description

@ablaette

This is not yet a fully reproducible example, but consider this.

get_region_matrix(corpus = "GERMAPARL2", s_attribute = "ne", strucs = 0:10)
RcppCWB::cl_cpos2lbound(corpus = "GERMAPARL2", s_attribute = "ne", cpos = 111)

[1] 8

RcppCWB::cl_cpos2rbound(corpus = "GERMAPARL2", s_attribute = "ne", cpos = 111)

[1] 170374808

I am using GermaParl v2.0.0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions