We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a49d85 commit 6bf323eCopy full SHA for 6bf323e
experiments/run.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
3
CORPUSDB=data/million_post_corpus/corpus.sqlite3
4
-DLURL=https://github.com/dietmar/one_million_posts/releases/download/v1.0/million_post_corpus.tar.bz2
+DLURL=https://github.com/OFAI/million-post-corpus/releases/download/v1.0.0/million_post_corpus.tar.bz2
5
6
set -e
7
set -o pipefail
0 commit comments