Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 151 for

spell correction

(0.04 sec)
  1. Recognize multipage TIFF via C# | Aspose

    Recognize multipage TIFF via C#....= false, // use Contrast correction filter before recognition...additional information and spell-check the result // also you...

    products.aspose.com/ocr/net/recognition/recogni...
  2. Getting the list of misspelled words|Documentation

    How to get the list of misSpelled words and replacement suggestions....misspelled words foreach ( var correction in results [ 0 ]. GetSpellCheckErrorLi...misspelled word ""{correction.Word}"" at position {correction.StartPosition}...

    docs.aspose.com/ocr/net/misspelled-words-list/
  3. Working with custom dictionaries|Documentation

    How to create and apply custom dictionaries for Aspose.OCR for Python via .NET Spell checker....are not present in common spelling dictionaries. This may cause...incorrectly replaced by the spelling corrector. To overcome these...

    docs.aspose.com/ocr/python-net/dictionaries/
  4. Fast and reliable OCR API based on Aspose.OCR f...

    Seamlessly integrate optical character recognition (OCR) into your Python applications using Aspose.OCR for Python via Java.... Manually correct the rotation of severely skewed... Straighten page skew and correct camera lens distortion in page...

    products.aspose.com/ocr/python-java/
  5. C++ OCR – text recognition in C++ | Aspose

    Aspose C++ OCR library integrates OCR easily into your C++ applications. Effortlessly convert images to text with minimal C++ code.... Spell checker Improve results by automatically...automatically correcting misspelled words. Find text in images...

    products.aspose.com/ocr/cpp/
  6. Working with custom dictionaries|Documentation

    How to create and apply custom dictionaries for Aspose.OCR Spell checker....are not present in common spelling dictionaries. This may cause...incorrectly replaced by the spelling corrector. To overcome these...

    docs.aspose.com/ocr/net/dictionaries/
  7. Recognition|Documentation

    Extracting text from images, web links, scanned PDFs, DjVu files, folders, archives and other content....including automatic spelling correction and saving results in...

    docs.aspose.com/ocr/python-net/recognition/
  8. Recognize single line|Documentation

    How to read text from images containing a single line of text....mode, without automated corrections , areas detection , and other...including automatic spelling correction and saving results in...

    docs.aspose.com/ocr/python-net/recognize-single...
  9. Comment.done property | Aspose.Words for Python

    Comment.done property. Gets or sets flag indicating that the comment has been marked done.... set_text ( 'Fix the spelling error!' ) doc . first_section...afterwards to indicate the correction. self . assertFalse ( comment...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Getting the list of misspelled words|Documentation

    How to get the list of misSpelled words and replacement suggestions....This list is fetched using get_spell_check_error_list() method of...errors = results [ 0 ] . get_spell_check_error_list ( SpellCheckLanguage...

    docs.aspose.com/ocr/python-net/misspelled-words...