neighborly/modeling files
=========================

README.txt - this file

neigh } stimulus files - current experiments 
vh01d }                - van Heuven et al. (2001)
dl06  }                - Davis & Lupker (2006) Expt. 1

subtlex-cmd - shell commands to download/subset/format SUBTLEX-UK and SUBTLEX-NL
              as the licence does not permit redistribution

*.cpp } C++ code/header files
*.hpp }

illustrative.R - R code intended to be equivalent to the models actually implemented
                 in C++

rwods-slot-uncap/  - directory for slot-coded model
rwods-bag-uncap/   - directory for letters model
rwods-bagb-uncap/  - directory for letters and bigrams model

  the three above directories each contain:

  build-cmd  - shell commands to compile the C++ simulation programs
  train-cmd  - shell commands to train the model in English and Dutch
  test-cmd   - shell commands to test the model's performance for the 3 studies

  weights-sub-nl4-.002-20000000 - learned weights for Dutch
  weights-sub4-.002-20000000    - learned weights for English

  neigh-sub4-.002-20000000      - model output for present experiments
  vh01d-sub-nl4-.002-20000000   - model output for van Heuven et al. (2001)
  dl06-sub4-.002-20000000       - model output for Davis & Lupker (2006) Expt. 1
