jMRC - MRC Psycholinguistic Database Java Interface

jMRC - MRC Psycholinguistic Database Java Interface v0.9

[ Requirements | Download | Installation and usage | Javadoc API | Contact author ]



This is a Java interface for querying the MRC Psycholinguistic Database, which allows you to get psycholinguistic information about more than 150,000 words over 14 linguistic features. Features include concreteness, familiarity, frequency of use, etc. This program is covered by the GNU General Public License (GPL).

Requirements

First check that the required components are correctly installed:


Download source and binary files

jMRC is a Java interface that can run on any platform. Instructions for running it are in the installation section.

  • Download the Java sources, binaries, and documentation:
    jmrc-0.9.tar.gz
    (25/01/2007)
    Warning: if you're using Winzip, you should save the file on the hard drive before opening it.

Installation and usage instructions

  • Unpack the archive by keeping the directory structure (e.g. using tar xvzf jmrc-0.9.tar.gz or Winzip).

  • Read the readme.txt file and the Javadoc (doc/index.html) for usage instructions, and src/jmrc/Example.java for an example query.


[ Back to homepage ]



François Mairesse, 2007 -