We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65e754c commit 496d921Copy full SHA for 496d921
configs_experiments/Experiment.md
@@ -1,6 +1,8 @@
1
## Data
2
3
-The data file names used in the experiment can be obtained from
+The NGrams dataset can be downloaded from https://storage.googleapis.com/ngrams-similarity-ds/index.html.
4
+
5
+For other datasets used in the paper, the data file names used in the experiment can be obtained from
6
```python
7
python3 data/files.py
8
```
0 commit comments