Skip to content
/ SMNLS Public

Research project for Statistical Methods for Natural Language Semantics

License

Notifications You must be signed in to change notification settings

Vansil/SMNLS

Repository files navigation

Hierarchical Multi-Task Learning for Modeling Meaning Variation in Context

This is our research project for the Statistical Methods for Natural Language Semantics course at the University of Amsterdam (UvA).

Usage

bash ./data/get_data.sh
# manually obtain the WSJ Penn Treebank dataset and put it at `./data/penn/`
# penn.zip md5: c7d01df318cf95bf3427d83a32872bb3
conda env create -n dl -f environment.yml
conda env update -n dl -f environment.yml
source activate dl
pip install -r requirements.txt
cd ./data
bash ./get_data.sh

About

Research project for Statistical Methods for Natural Language Semantics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •