Skip to content

Magpie forced-choice experiment on interpretation of different implicatures

Notifications You must be signed in to change notification settings

magpie-ea/magpie3-interpretations-fc

Repository files navigation

magpie3-interpretations-fc

Magpie forced-choice experiment on interpretation of different implicatures.

Setup

First, set up the project with npm install

To run the project locally, run npm run serve

To build the project for deployment (e.g. to Netlify), run npm run build

If you are hosting this repository on github, the project will automatically be built and deployed to the gh-pages branch, so you only have to enable Github Pages in your repository settings to publish your project.

For more information, see the manual.

Coding style

To automatically fix coding style and format the code (linting) run npm run lint and npm run lint:style

How to update magpie

$ cd your-project
$ npm update magpie-base

Read more on maintaining npm dependencies.

About

Magpie forced-choice experiment on interpretation of different implicatures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published