{"id":279,"date":"2022-04-12T15:07:42","date_gmt":"2022-04-12T15:07:42","guid":{"rendered":"http:\/\/news.ux-builder.co.uk\/?p=279"},"modified":"2023-03-29T08:27:15","modified_gmt":"2023-03-29T08:27:15","slug":"textrecognition","status":"publish","type":"post","link":"http:\/\/news.ux-builder.co.uk\/2022\/04\/12\/textrecognition\/","title":{"rendered":"Machine Learning – Text Recognition API"},"content":{"rendered":"\n
If you want to solve a real-world problem, then you need to use on-device machine learning when developing your iOS mobile app with UX Builder.<\/a> These Visual and Natural APIs are often used to solve app challenges or to create brand new user experiences. These next few posts will cover in detail some of these ML Visual and Natural APIs<\/a>. It is important to understand better the benefit and necessity to include these types of APIs when developing your first\/next app.<\/p>\n\n\n\n This week’s blog is dedicated to a machine learning Text Recognition application programming interface that can acknowledge any type of text as long as it is written in any Latin character set. Also, this API offers you the possibility to use it for the automation of data-entering tasks such as processing credit cards, business cards, and receipts.<\/p>\n\n\n\n As is the case with all the apps that we have on our phones, the same is with the ML APIs, we are always looking for the perks offered. Here is the list of competencies that text recognition offers you when using it in developing your iOS mobile app: <\/p>\n\n\n\n As I already mentioned, the text recognizer fragments the text into several forms: blocks, lines, and elements. (1) The block is adjoining text lines that often form a paragraph or column; (2) the lines are adjoining words on the same asix; while (3) the elements are adjoining set of alphanumeric characters \u201cwords\u201d in most Latin languages. <\/p>\n\n\n\nKey capabilities<\/h2>\n\n\n\n
\n
Text structure <\/h2>\n\n\n\n