Skip to content
#

arxiv

Here are 245 public repositories matching this topic...

kt-latimer
kt-latimer commented Dec 30, 2019

The current documentation states for the "add-confirm" setting that: "If set to True, every time you run papis add the flag --confirm will be added automatically." This would seem to imply that the default value (False) prevents the confirmation message from showing up when you run "papis add [file]" from the command line. However, one must include the --batch flag in order to accomplish that (add

txAnnie
txAnnie commented Mar 28, 2019

Evaluating on validation corpus...
217it [12:27, 5.54s/it]Traceback (most recent call last):
File "./src/coref.py", line 690, in
trainer.train(150)
File "./src/coref.py", line 467, in train
results = self.evaluate(self.val_corpus)
File "./src/coref.py", line 566, in evaluate
predicted_docs = [self.predict(doc) for doc in tqdm(val_corpus)]
File "./src/coref.p

Improve this page

Add a description, image, and links to the arxiv topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the arxiv topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.