Checks whole sentences / chunks of text for errors and returns positions and suggestions for each
https://github.com/rexxars/nodehun-sentencesTags | spelling hunspell nodehun spell spellcheck |
Implementation | Javascript |
License | MIT |
Platform | OS-Independent |
Spelling correction & Fuzzy search: 1 million times faster through Symmetric Delete spelling correction algorithm The Symmetric Delete spelling correction algorithm reduces the complexity of edit candidate generation and dictionary lookup for a given Damerau-Levenshtein distance. It is six orders of magnitude faster (than the standard approach with deletes + transposes + replaces + inserts) and language independent.
levenshtein fuzzy-search approximate-string-matching edit-distance spellcheck spell-check levenshtein-distance damerau-levenshtein spelling fuzzy-matching word-segmentation chinese-text-segmentation chinese-word-segmentation text-segmentation spelling-correction symspellRuby 2.3 and later ships with this gem and it will automatically be required when a Ruby process starts up. No special setup is required. Aside from the basic features above, the did_you_mean gem comes with experimental features. They can be enabled by calling require 'did_you_mean/experimental'.
spellcheck spelling-correction spell-check spelling spelling-checkerHunspell is a spell checker and morphological analyzer library and program designed for languages with rich morphology and complex compounding or character encoding. Hunspell interfaces: Curses, Ispell compatible pipe interface, OpenOffice.org UNO module
spell-checker spell-check spell morphologySpellO crawls a website and finds typos and spelling errors. It provides a user-friendly interface and supports multiple dictionaries.
check client-side full spell spellcheck spellcheckerSharePoint 2010 SpellCheck Project will let you enable spelling check functionality in SharePoint 2010 using SpellCheck.asmx
ootb-spellcheck sharepoint-spellling spellcheck spellchecker spelling-checkRuby wrapper of Ginger Proofreader which corrects spelling and grammar mistakes based on the context of complete sentences by comparing each sentence to billions of similar sentences from the web.
A better notepad++ spell check plug in... Adds: - Visualize your document's spelling errors with red squiggly underlines - Allows you to choose whether or not to underline spelling mistakes - Select pre-defined document types for spelling.
JaSpell is a Java spelling checking package. It is of particular interest for developers, since it provides a set of APIs (Application Programming Interfaces) that allow one to add spelling checking to any Java Application easily. JaSpell is implemented with basis on the ternary search tree.
spell-check spell ternary-search dictionaryWelcome to the Visual Studio Spell Checker project.This project is a Visual Studio editor extension that checks the spelling of comments, strings, and plain text as you type or interactively with a tool window. It is based largely on the spell checker extension originally created by Noah Richards, Roman Golovin, and Michael Lehenbauer. This version has been extended significantly to include many new features all of which are configurable.
If so, you probably know that the process is far from simple. Since LaTeX documents contain special commands and keywords (the so-called "markup") that are not part of the "real" text, you cannot run a grammar checker directly on these files: it cannot tell the difference between markup and text. The other option is to remove all this markup, leaving only the "clear" text; however, when a grammar tool points to a problem at a specific line in this clear text, it becomes hard to retrace that location in the original LaTeX file. TeXtidote solves this problem; it can read your original LaTeX file and perform various sanity checks on it: for example, making sure that every figure is referenced in the text, enforcing the correct capitalization of titles, etc. In addition, TeXtidote can remove markup from the file and send it to the Language Tool library, which performs a verification of both spelling and grammar in a dozen languages. What is unique to TeXtidote is that it keeps track of the relative position of words between the original and the "clean" text. This means that it can translate the messages from Language Tool back to their proper location directly in your source file.
latex linter spell-check languagetool spell-checker grammar-checkerNHunspell is a .NET version of the open office spell checker. Functions: spell checking, hyphenation, thesaurus with the open office dictionaries. It is free (GPL,LGPL, MPL) and can be used in closed source software. http://nhunspell.sourceforge.net. Here is the NuGet Package: http://nuget.org/packages/NHunspell/
Magyar Ispell project is the source of the free Hungarian spell checking dictionaries for Ispell, MySpell and Hunspell. (A Magyar Ispell fejleszteacute;s a nyiacute;lt forraacute;suacute; Ispell, MySpell, Hunspell magyar helyesiacute;raacute;si szoacute;tamp;aacute;rak forraacute;sa.)
This Khmer Spell Checker is licensed under the Lesser General Public License (LGPL) since it uses a Khmer Unicode font licensed under LGPL. This project is created in order to integrate khspell with hunspell which is used by Open Office.
The following repository contains some UTF8-ready dictionaries for the spell checker feature of Sublime Text. Most of them were downloaded from the Open Office list. Credits to the people working on these! Read every LANG.txt for details.
The aim of the project is to develop platform independent lingucomponents (at the first - spell checker, possible - hyphenation dictionary, grammar checker) for the LibreOffice and OpenOffice.org suites, Mozilla products and other software using HunSpell spell checking engine. For extensions for LibreOffice, OpenOffice and Mozilla products look in respective extension repositories.
Excalibur is a TeX/LaTeX aware spelling checker. It will also spell check plain text documents.
Correct commonly misspelled English words... quickly. Both will install as ./bin/misspell. You can adjust the download location using the -b flag.
code-analysis spell-checker spellcheckLanguageTool is an Open Source proofreading software for English, French, German, Polish, Russian, and more than 20 other languages. It finds many errors that a simple spell checker cannot detect. Receive tips on how to improve your text (including punctuation advice etc.) while typing an e-mail, a blog post or just a simple tweet. Whatever language you're using, LanguageTool will automatically detect it and provide suggestions.
natural-language-processing spellcheck natural-language grammar style-checker proofreading grammarly-alternative online-grammarDictionaries for Lower Sorbian language in Hunspell (Opera 10, Firefox, OpenOffice) and Aspell formats.
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.