KTPextractor icon indicating copy to clipboard operation
KTPextractor copied to clipboard

Last Name included in Birth Place

Open edimulyana opened this issue 5 years ago • 2 comments

Hi, Thanks for this great Project.

I have been trying with some KTP (downloaded from internet) and find some issue while last name (or degree) included in birth place and value more than one line (in this case with long real name)

attached for sample KTP and result ktp4 ktp4_result

any advice for this?

many Thanks.

edimulyana avatar Aug 31 '20 12:08 edimulyana

same issues that happened to exactly my own KTP. Too long name unexpected issues, i guess. I haven't read their code completely but apparently they're really depend on Cloud Vision. I suppose little bit of NLP method can make this project better.

Wingscape avatar May 10 '22 08:05 Wingscape

The AWS textract fixes this issue

https://github.com/codenoid/golang-ktp-aws-textract

codenoid avatar Apr 09 '23 13:04 codenoid