Skip to content

Commit 2b11196

Browse files
authored
Merge pull request #3663 from programminghistorian/issue-3659-topics-explorer
Restore link to TopicsExplorer from working-with-batches-of-pdf-files
2 parents 98dccbf + b742c36 commit 2b11196

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en/lessons/working-with-batches-of-pdf-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@ In order to create a Topic Model with the DARIAH Topics Explorer, you don’t ne
328328
Now open the [DARIAH Topics Explorer](https://dariah-de.github.io/TopicsExplorer/) and follow the steps given in the software. Then:
329329

330330
1. Select all 340 text files for the analysis.
331-
2. Remove the 150 most common words. Alternatively, you can also load the file with the English stop words contained in the [example Corpus](https://github.com/DARIAH-DE/TopicsExplorer/tree/master) of the DARIAH Topics Explorer.
331+
2. Remove the 150 most common words. Alternatively, you can also load the file with the English stop words contained in the [example Corpus](https://github.com/DARIAH-DE/TopicsExplorer/tree/master/data) of the DARIAH Topics Explorer.
332332
3. Choose 30 for the number of topics and 200 for the number of iterations. You should play with the number of topics and choose a value between 10 and 100. With the number of iterations you increase the accuracy to the price of the calculation duration.
333333
4. Click on 'Train Model'. Depending on the speed of your computer, this process may take several minutes.
334334

0 commit comments

Comments
 (0)