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 02cc850 commit 7893146Copy full SHA for 7893146
nlp/README.md
@@ -1,5 +1,5 @@
1
2
-# Preprocess course dataset (To maintain minimum text length of each subtitle)
+## Preprocess course dataset (To maintain minimum text length of each subtitle)
3
4
- Run the `preprocess_subtitle.py` script
5
@@ -9,7 +9,7 @@
9
$ python preprocess_subtitle.py --course_dir=../../dataset/courses --min_text_len=500
10
```
11
12
-# Perform Basic EDA on course dataset
+## Perform Basic EDA on course dataset
13
14
- Run the `run_eda.py` script
15
0 commit comments