Skip to content

elbbo/answerchoice-experiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Answerchoice-Experiment

A model for processing the MCScript data set provided by the SemEval-2018 Task 11: Machine Comprehension using Commonsense Knowledge.

Configuration

Different variations of Word Embeddings can be integrated into the model. Please make sure they are in the appropriate directory: src/test/resources/embeddings/

For the experiment, several variations of pre-trained Word Embeddings were used. The used files can be obtained here: GloVe Word2Vec fastText

Some of the used methods are based on Google Web 1T 5-gram data set. Please ensure the files are stored in the directory provided for that purpose: src/test/resources/Web1t/

The corresponding files can be found here: Google Web 1T

The model uses ND4j as computing library. This library uses BLAS as a backend for computations. So please ensure all prerequisites for this are met.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors