OmriPi

Results 11 comments of OmriPi

Hey, I am suffering from the same issue right now, but in an even more extreme way: I have created a dataset of 3 sentences repeating 200 times, expecting to...

@MaartenGr > With respect to the random results, that can depend on a few more things than just the random_state in UMAP. For example, if you are using different operating...

So after retrying with an up to date version, I'm no longer getting empty topics but still getting inconsistent results between different OSes. In particular the clustering is different where...

Yes the environment is exactly the same, clean installation from a requirements file, same python version etc... As far as I can tell the only difference is the docker on...

Is it supposed to be possible to convert between adverb->adjective->noun? For example "easily"->"easy" etc. I tried but it's not working for me, it just returns "easily".

Hi @kba , thank you for the answer. I think I may have not explained it correctly, or you misunderstood me: I have used google vision to get the JSON,...

[extracted_pdf.pdfoutput-1-to-1.txt](https://github.com/UB-Mannheim/ocr-fileformat/files/4133176/extracted_pdf.pdfoutput-1-to-1.txt) This is the JSON from gcv that I'm using (I changed the suffix into .txt to upload it here), it's a JSON of the sample document that google uses...

Thanks @kmeng01 , I already noticed it in the code. However I fail to understand the purpose of these flags and their connection to running inference. They seem to me...

@alexpnt Thank you!! This is exactly what I was missing! Could you please explain to me what is the use of this linear projection and what's the difference whether I...