Skip to content
#

editdistance

Here are 25 public repositories matching this topic...

This Repository is all about the Popular Dynamic Programming Concepts and their Variations Which can be helpful to Competitive Programming as well as Coding Interviews. I have added the Resources from where I have learnt these topics and their Codes. In future, I would like to add my own English and Bengali Explanation to Each topic.

  • Updated May 23, 2021
  • C++

Recognition of handwritten and machine characters is an emerging area of research and finds extensive applications everywhere. Our application accepts an image/document in the form of a .png extension and pre-processes the manually written text to neatly segment it into parts. After segmentation, the recognition of simple isolated characters or strokes helps us to translate the human handwritten text to give an output in the form of digital text and audio that reads the text present in the image uploaded

  • Updated Jul 2, 2021

Improve this page

Add a description, image, and links to the editdistance topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the editdistance topic, visit your repo's landing page and select "manage topics."

Learn more