Skip to content
This repository has been archived by the owner on Oct 30, 2021. It is now read-only.

rloganiv/claimrank-allennlp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

claimrank-allennlp

This repository contains the code used to train the claim selection models, as well as the e2e post-modifier generator models for TO BE PUBLISHED.

To train models run:

allennlp train experiments/MODEL_CONFIG -s RESULTS_DIRECTORY --include-package claimrank```

To make predictions run:

allennlp predict PATH_TO_TEST_DATA --predictor seq2seq-claimrank --include-package claimrank

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published