My solution to the Natural Language Processing course made by Dan Jurafsky, Chris Manning in Winter 2012.
-
Updated
May 2, 2023 - Java
My solution to the Natural Language Processing course made by Dan Jurafsky, Chris Manning in Winter 2012.
A PDF to text converter using a MLP-based OCR.
Auto correct model is made using the words text file. Initally pre-processing is done, followed by the counting the words and each word probabilities.
Add a description, image, and links to the autocorrector topic page so that developers can more easily learn about it.
To associate your repository with the autocorrector topic, visit your repo's landing page and select "manage topics."