We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 57d3e75 + b450606 commit 7b7fd06Copy full SHA for 7b7fd06
README.md
@@ -173,7 +173,7 @@ Where should you start?
173
Every ML problem starts with data preprocess step.
174
TopicNet does not perform data preprocessing itself.
175
Instead, it demands data being prepared by the user and loaded via [Dataset](topicnet/cooking_machine/dataset.py) class.
176
-Here is a basic example of how one can achieve that: [rtl_wiki_preprocessing](topicnet/demos/RTL-WIKI-PREPROCESSING.ipynb).
+Here is a basic example of how one can achieve that: [rtl_wiki_preprocessing](topicnet/demos/RTL-Wiki-Preprocessing.ipynb).
177
178
## Training a Topic Model
179
0 commit comments