Wilian Uhlmann

Results 5 comments of Wilian Uhlmann

I'm using it normally. SO: Windows 10 PRO 64x Workbench 6.3 64x

> I had the same issue. > I fixed it by running the conda CPU setup, not the GPU one. > Then it worked. > > Also, do not forget...

Sure! This example the language is Brazilian Portuguese. In one pdf file can have serveral examples of columns. Its variable in my example, can have one column, two columns, three...

I think I'm doing something wrong. I try this code: ``` json = 'decreto.json' with open(json) as j: all_json = j.read() def getLinesInReadingOrder(self): starting_point_tolerance = 0.01 height_tolerance = 3 same_line_top_tolerance...

Thanks for helping me with the code. But i don't have success with the extract. See in this print that it changes the reading order It happens in any language...