Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 3

GNU Aspell is a spell checker designed to eventually replace Ispell. It can either be used as a library or as an independent spell checker. Its main feature is that it does a superior job of suggesting possible replacements for a misspelled word.

4.09375
   
  0 reviews  |  201 users  |  28,196 lines of code  |  0 current contributors  |  Analyzed 4 days ago
 
 

LanguageTool is an Open Source language checker for English, German, Polish, Dutch, and other languages. It's rule based, i.e. it will find errors for which a rule is defined in an XML configuration files. Rules for more complicated errors can be written in Java.

4.0
   
  0 reviews  |  6 users  |  296,734 lines of code  |  15 current contributors  |  Analyzed 10 days ago
 
 

Hunspell4Eclipse is an Eclipse plug-in, that integrates Hunspell into Eclipse’s Spell Checking Service. This plug-in is capable of spell checking with any hunspell/myspell dictionary out there.

5.0
 
  0 reviews  |  4 users  |  4,254 lines of code  |  1 current contributor  |  Analyzed 1 day ago
 
 

JOrtho is a spell checker for Java. The library can work with any JTextComponent from the Swing frame work. The dictionaries for multiple languages based on the free Wiktionary.org.

5.0
 
  0 reviews  |  2 users  |  5,774 lines of code  |  1 current contributor  |  Analyzed 8 days ago
 
 

NHunspell 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

5.0
 
  0 reviews  |  2 users  |  53,043 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 

OpenMedSpel is a free and open source USA English medical spelling word list that is released under a GPL license. OpenMedSpel includes nearly 50,000 medical terms ranging from abdominis to zygomatic, which allows you to concentrate on your work instead of looking up words in a medical ... [More] dictionary that are not in a standard USA English spelling dictionary. [Less]

5.0
 
  0 reviews  |  1 user  |  244 lines of code  |  0 current contributors  |  Analyzed 1 day ago
 
 

A set of spell checking dictionaries for Vietnamese, based on the Hunspell spell checking engine.

4.0
   
  0 reviews  |  1 user  |  894 lines of code  |  1 current contributor  |  Analyzed about 24 hours ago
 
 

Tsipelina (spell spell) is an Affero GPL-liensed malagasy online spell checker. It will also release under GPLv2 every tools needed to build an almost exhaustive malagasy wordlist, using a MySpell-like format.

0
 
  0 reviews  |  1 user  |  453 lines of code  |  0 current contributors  |  Analyzed 7 days ago
 
 

NTSpellCheck highlights misspelled words as you type them. Instructions when using NetBeans IDE 6.0 or above: 1)Download and save NTSpellCheck.jar from Downloads 2)Right click on the project which will use NTSpellCheck 3)Click on Properties 4)Click on Libraries (located to the left of the ... [More] dialog) 5)Click on the Compile tab, then click the Add JAR/Folder button 6)Navigate to the location where you saved NTSpellCheck.jar and double-click it 7)In your source file, add the following import: import NTSpellCheck.NTSpellCheck 8)When you need to spell check a JTextComponent, create an instance of NTSpellCheck with the following constructor (Note that it throws an IOException): NTSpellCheck(JTextComponent tc, File dictionaryFile, boolean checkSpelling, boolean manageRightClicks, int delay, Color highlightColor) Where: JTextComponent tc is the JTextComponent to be Spell-Checked; File dictionaryFile is the file containing the dictionary(included)(words should be separated by newlines); boolean checkSpelling specifies whether it should begin checking the spelling automatically; boolean manageRightClicks specifies whether it should manage the right-click pop-up menu for the JTextComponent; int delay specifies the delay, in milliseconds, to wait after a key is pressed before re-checking the spelling(recommended - 100), and Color highlightColor is the highlight color(recommended - Color.orange) IMPORTANT- When using Swing dialog boxes like JFileChooser, etc, use the toggleSpellCheck() method to stop spell checking! If you don't, there will be significant performance degrades in the Swing class. When done using the dialog box, use the same method to restart the spell checker. NOTE - You can use setHighlightColor(Color newColor) and setHighlightDelay(int newDelay) to reset the highlight color and delay respectively. You can download the example if you need one. [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 5 days ago
 
 

Emustru is an open source Web-based English tutor. It teaches English through a series of personalized dynamic quizzes. The primary features of Emustru are - Spelling : An adaptable spelling quiz with over 8000 popular English words that appear in exams such as the SAT based on FreeTTS text to ... [More] speech software. 2. Vocabulary: A vocabulary quiz that tests for the meaning of words using the public domain WordNet software. 3. Sentence Completion: A quiz with sentences with missing words based on a collection of sentences from the "Reuters Collection" and other books from Project Gutenberg. 4. Puzzles: A number of word puzzles such as Hangman. 5. Customization: New word lists can be added to customize the source of the questions in all quizzes. [Less]

0
 
  0 reviews  |  0 users  |  21,107 lines of code  |  0 current contributors  |  Analyzed over 1 year ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.