mandarjoshi90 / coref

BERT for Coreference Resolution
Apache License 2.0
441 stars 92 forks source link

wget -P $data_dir http://nlp.cs.washington.edu/pair2vec/$1.tar.gz #57

Open liyaoshigehaoren opened 4 years ago

liyaoshigehaoren commented 4 years ago

A pair of vectors walked in 2 a bar....

rknaebel commented 3 years ago

you should replace $1 by the corresponding model, e.g. bert_base (also the $data_dir should be set before)