Download Epub spell checker
Description
This is a tool that will attempt to list spelling errors, OCR errors and the like from an epub file and try to suggest fixes.
Source Files
The download file epubspellchecker.zip has the following entries.
EpubSpellChecker.sln// ww w . ja va2 s . c o m
EpubSpellChecker.vssscc
EpubSpellChecker/AboutBox.Designer.cs
EpubSpellChecker/AboutBox.cs
EpubSpellChecker/AboutBox.resx
EpubSpellChecker/ClassDiagram1.cd
EpubSpellChecker/Domain/Epub.cs
EpubSpellChecker/Domain/Settings.cs
EpubSpellChecker/Domain/Word.cs
EpubSpellChecker/Domain/WordEntry.cs
EpubSpellChecker/EpubSpellChecker.csproj
EpubSpellChecker/EpubSpellChecker.csproj.vspscc
EpubSpellChecker/Extensions.cs
EpubSpellChecker/GUI Components/BufferedListBox.cs
EpubSpellChecker/GUI Components/CustomAutocompleteColumn.cs
EpubSpellChecker/GUI Components/Loader.cs
EpubSpellChecker/GUI Components/PropertyComparer.cs
EpubSpellChecker/GUI Components/SortableBindingList.cs
EpubSpellChecker/MainForm.Designer.cs
EpubSpellChecker/MainForm.cs
EpubSpellChecker/MainForm.resx
EpubSpellChecker/Program.cs
EpubSpellChecker/Properties/AssemblyInfo.cs
EpubSpellChecker/Properties/DataSources/WordEntry.datasource
EpubSpellChecker/Properties/Resources.Designer.cs
EpubSpellChecker/Properties/Resources.resx
EpubSpellChecker/Properties/Settings.Designer.cs
EpubSpellChecker/Properties/Settings.settings
EpubSpellChecker/Resources/arrow_right_blue.png
EpubSpellChecker/Resources/book_add.png
EpubSpellChecker/Resources/ignore_icon_16px.gif
EpubSpellChecker/Settings/PreferencesDialog.Designer.cs
EpubSpellChecker/Settings/PreferencesDialog.cs
EpubSpellChecker/Settings/PreferencesDialog.resx
EpubSpellChecker/Settings/SettingsManager.cs
EpubSpellChecker/Settings/SimpleXmlSerializer.cs
EpubSpellChecker/SpellCheckManager.cs
EpubSpellChecker/Suggestion Tests/HighProbabilityOnNeighboursTest.cs
EpubSpellChecker/Suggestion Tests/HighProbabilityTest.cs
EpubSpellChecker/Suggestion Tests/ITest.cs
EpubSpellChecker/Suggestion Tests/MissingSpacesTest.cs
EpubSpellChecker/Suggestion Tests/NameTest.cs
EpubSpellChecker/Suggestion Tests/NumberTest.cs
EpubSpellChecker/Suggestion Tests/OCRErrorTest.cs
EpubSpellChecker/Suggestion Tests/SuffixTest.cs
EpubSpellChecker/Suggestion Tests/UnnecessaryHyphenTest.cs
EpubSpellChecker/WordDistributionAnalysis.Designer.cs
EpubSpellChecker/WordDistributionAnalysis.cs
EpubSpellChecker/WordDistributionAnalysis.resx
EpubSpellChecker/XmlHelper.cs
EpubSpellChecker/app.config
EpubSpellChecker/ocrpatterns.txt
EpubSpellChecker/spellcheck.ico
EpubSpellChecker/wordDistributionReportTemplate.html
lib/Ionic.Zip.dll
Download
Click the following link to download epubspellchecker.zip.
epubspellchecker.zipHome »
C# Free Code »
Development »
C# Free Code »
Development »