Closed ablaette closed 1 year ago
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.
This is not yet a fully reproducible example, but consider this.
[1] 8
[1] 170374808
I am using GermaParl v2.0.0.