Skip to content

jbarrow/neuclir-orig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeuCLIR

Neural CLIR in the absence of gold labels.

Running

There are two stages to run this:

1. Sampling

python -m data.sample

2. Training

jsonnet train.jsonnet > train.json
allennlp train train.json --include-package models --include-package readers -s /tmp/output

About

Neural Cross Language Information Retrieval

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published