Git Product home page Git Product logo

conll2018's Introduction

conll2018

The code for the conll2018 submission: from strings to other things: linking the neighborhood and transposition effects in word reading.

In the paper, we explore whether the neighborhoods of words featurized using feature sets that allow for transposition, e.g. bigram features or character trigrams, explain more variance in RT measurements than conventional feature sets.

If this is the case, then there is a chance that the neighborhood effect is early, in the sense that it takes place during word recognition, and not after the word has been recognized. If, on the other hand, feature sets that do not allow for transposition explain more variance, then it is likely that the neighborhood effect is late.

Across all our experiments, we find that the non-transpositional feature sets explain more variance in RT measurements. From this, we conclude that the neighborhood is formed without taking into account transpositions. Notably, this flies in the face of conventional psycholinguistic research on the neighborhood effect.

Requirements

The old20 package needs to be installed manually, see here. All other requirements are in requirements.txt.

Usage

Run experiment_1.py or experiment_2.py to get the raw data files as CSV from the corpora. You can then navigate to the r folder and run the R experiments to obtain the results from the paper.

Both experiments require that the following corpora are present in data:

SUBTLEX-NL.cd-above2.txt
dlp2_items.tsv
SUBTLEX-UK.xlsx
blp-items.txt
Lexique382.txt
French Lexicon Project words.xls

The Subtlex files can be found here. Lexique can be found here (links to direct download) The lexicon projects can be found here

Data request

We can supply the neighborhood measurements for all the corpora and feature sets on request. Please send an E-mail to the lead author.

Citation

If you use this code, or the results from the paper, please cite us, as follows:

@inproceedings{tulkens2018strings,
  title={From Strings to Other Things: Linking the Neighborhood and Transposition effects in Word Reading},
  author={Tulkens, Stephan and Sandra, Dominiek and Daelemans, Walter},
  booktitle={Proceedings of the 22nd Conference on Computational Natural Language Learning},
  pages={75--85},
  year={2018}
}

License

GPL 3.0

conll2018's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.