Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.480.075 Times

Vocabulary Association freeware
Filter: All | Freeware | Demo
 

Vocabulary Association

< 1 2 3 4 5 > 
Added: September 04, 2010 | Visits: 919

Gretools Gretools is a vocabulary building tool for GNOME. It is a fun and efficient way to learn words. It has a simple and intuitive interface. Its word list consists of about 4000 words. Gretools consists of a synonym quiz, a word guessing game and a word browser. It automatically remembers the... Platforms: *nix

License: Freeware Size: 153.6 KB Download (113): Gretools Download

Added: November 19, 2013 | Visits: 1.292

Debian GNU/Linux Debian Operating System is an association of individuals who have made common cause to create a free operating system. This operating system is called Debian GNU/Linux, or simply Debian for short. Debian systems currently use the Linux kernel. Linux is a completely free piece of software... Platforms: *nix

License: Freeware Download (115): Debian GNU/Linux Download

Added: May 05, 2010 | Visits: 1.191

DocBook XSL Stylesheets DocBook is an SGML/XML vocabulary that enables you to create document content in a presentation-neutral form that captures the logical structure of the content. Using the DocBook stylesheets, you can publish DocBook content as HTML pages and PDF files and other formats, including man pages,... Platforms: *nix

License: Freeware Size: 2.3 MB Download (102): DocBook XSL Stylesheets Download

Added: June 06, 2010 | Visits: 1.108

DocBook DocBook is an XML/SGML vocabulary that enables you to create document content in a presentation-neutral form that captures the logical structure of the content. Using the DocBook stylesheets, you can publish DocBook content as HTML pages and PDF files and other formats, including man pages,... Platforms: *nix

License: Freeware Size: 75.78 KB Download (97): DocBook Download

Added: September 02, 2010 | Visits: 877

jVLT jVLT project is a vocabulary learning tool. Examples containing one or many of the vocabulary words may be specified. jVLT also can perform quizzes, querying only those words which you frequently did not know in the past or which have not been queried for a long time. During a quiz, jVLT... Platforms: *nix

License: Freeware Size: 153.6 KB Download (140): jVLT Download

Added: September 13, 2010 | Visits: 871

KVocabs KVocabs is an application for learning vocabulary. One can add personal vocabulary in different archives. After adding the vocabs, it is possible to learn them in a random order and there will be individual statistics for each session. Of course one can edit or remove the stored vocabs.... Platforms: *nix

License: Freeware Size: 67.58 KB Download (114): KVocabs Download

Added: November 10, 2010 | Visits: 776

QVocab QVocab project is a program to learn the vocabulary of a foreign language. You add your words into a simple database file, the program asks you the words and you try to answer with the corresponding word of the other language. A known word will move up one level (there are five of them) and... Platforms: *nix

License: Freeware Size: 184.32 KB Download (105): QVocab Download

Added: January 26, 2010 | Visits: 1.155

KSalomon 0.1.7 KSalomon is a new vocabulary trainer for Kde 3 (Linux). The project is open source software written using the Qt and KDE Libraries. The program is based on the "Leitner" learning system: The vocabulary is stored in a card index box which can contain several vocabulary files. Words that have... Platforms: *nix

License: Freeware Size: 1.6 MB Download (103): KSalomon 0.1.7 Download

Added: March 19, 2010 | Visits: 860

LaTrine LaTrine project is a language vocabulary drill. LaTrine is a curses-based LAnguage TRaINEr. It takes a dictionary and asks you for a word or a phrase, and you try to give the correct answer. The direction is configurable. The selection of the words or phrases depends on how often you dont... Platforms: *nix

License: Freeware Size: 102.4 KB Download (102): LaTrine Download

Added: November 23, 2010 | Visits: 1.035

KWordQuiz KWordQuiz is the KDE version of the flashcard and vocabulary learning program WordQuiz. KWordQuiz is published under the GPL. KWordQuiz can read and write WordQuiz files. KWordQuiz also supports the KDE vocabulary document format .kvtml. KWordQuiz features Flashcard, Multiple Choice and... Platforms: *nix

License: Freeware Size: 1.3 MB Download (272): KWordQuiz Download

Added: June 18, 2010 | Visits: 1.879

GNOME Word of the Day GNOME Word of the Day is a GNOME applet that displays a new vocabulary word each day. No one likes to be lost in a sea of unknown words. With GNOME Word of the Day Applet, your vocabulary will evince perennial growth. Its a must when preparing for the SAT or GRE tests and for improving both... Platforms: *nix

License: Freeware Size: 44.03 KB Download (171): GNOME Word of the Day Download

Added: November 22, 2010 | Visits: 966

Sivotra Sivotra is a vocabulary trainer that takes simple text files as input. It allows one to quickly select sets of vocabularies and to change this selection in a flexible way. Sivotra makes use of the FLTK toolkit library. Alternatively, there is also a CLI version available. Binaries and... Platforms: *nix

License: Freeware Size: 163.84 KB Download (101): Sivotra Download

Added: July 09, 2010 | Visits: 631

Vocatra Vocatra is a console-based vocabulary trainer. The project takes one or more vocabulary files, queries you for each word, and lets you try to give the correct answer. You can enable different learning modes. If you prefer to learn sequentially it has an order mode. Otherwise, there is also a... Platforms: *nix

License: Freeware Download (89): Vocatra Download

Added: October 12, 2010 | Visits: 683

Text::NSP::Measures Text::NSP::Measures is a Perl module for computing association scores of Ngrams. This module provides the basic framework for these measures. SYNOPSIS Basic Usage use Text::NSP::Measures::2D::MI::ll; my $npp = 60; my $n1p = 20; my $np1 = 20; my $n11 = 10; $ll_value = calculateStatistic(... Platforms: *nix

License: Freeware Size: 962.56 KB Download (92): Text::NSP::Measures Download

Added: July 14, 2010 | Visits: 946

Text::NSP::Measures::2D Text::NSP::Measures::2D is a Perl module that provides basic framework for building measure of association for bigrams. SYNOPSIS Basic Usage use Text::NSP::Measures::2D::MI::ll; my $npp = 60; my $n1p = 20; my $np1 = 20; my $n11 = 10; $ll_value = calculateStatistic( n11=>$n11, n1p=>$n1p,... Platforms: *nix

License: Freeware Size: 952.32 KB Download (92): Text::NSP::Measures::2D Download

Added: November 11, 2010 | Visits: 1.011

Text::NSP::Measures::2D::CHI::x2 Text::NSP::Measures::2D::CHI::x2 is a Perl module that implements Pearsons chi squared measure of association for bigrams. SYNOPSIS Basic Usage use Text::NSP::Measures::2D::CHI::x2; my $npp = 60; my $n1p = 20; my $np1 = 20; my $n11 = 10; $x2_value = calculateStatistic( n11=>$n11,... Platforms: *nix

License: Freeware Size: 952.32 KB Download (94): Text::NSP::Measures::2D::CHI::x2 Download

Added: January 18, 2010 | Visits: 873

Text::NSP::Measures::2D::MI::ll Text::NSP::Measures::2D::MI::ll is a Perl module that implements Loglikelihood measure of association for bigrams. SYNOPSIS Basic Usage use Text::NSP::Measures::2D::MI::ll; my $npp = 60; my $n1p = 20; my $np1 = 20; my $n11 = 10; $ll_value = calculateStatistic( n11=>$n11, n1p=>$n1p,... Platforms: *nix

License: Freeware Size: 952.32 KB Download (87): Text::NSP::Measures::2D::MI::ll Download

Added: August 26, 2010 | Visits: 875

Text::NSP::Measures::3D Text::NSP::Measures::3D is a Perl module that provides basic framework for building measure of association for trigrams. This module can be used as a foundation for building 3-dimensional measures of association that can then be used by statistic.pl. In particular this module provides methods... Platforms: *nix

License: Freeware Size: 983.04 KB Download (87): Text::NSP::Measures::3D Download

Released: November 27, 2012  |  Added: November 27, 2012 | Visits: 1.250

Little Parrot Little Parrot is a Vocabulary Enhancement/Testing Tool. Want to Improve Your Vocabulary? Try Little Parrot today!. Platforms: *nix

License: Freeware Size: 75.78 KB Download (181): Little Parrot Download

Released: July 20, 2012  |  Added: July 20, 2012 | Visits: 602

UNPHASED UNPHASED is a small, simple, Java based application specially designed to offer users a versatile tool for performing genetic association analysis. This utility implements maximum-likelihood inference on haplotype and genotype effects while allowing for uncertain phase and missing genotypes.... Platforms: Windows

License: Freeware Download (391): UNPHASED Download

< 1 2 3 4 5 >