Skip to content

Commit 7893146

Browse files
authored
Update README.md
1 parent 02cc850 commit 7893146

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nlp/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
# Preprocess course dataset (To maintain minimum text length of each subtitle)
2+
## Preprocess course dataset (To maintain minimum text length of each subtitle)
33

44
- Run the `preprocess_subtitle.py` script
55

@@ -9,7 +9,7 @@
99
$ python preprocess_subtitle.py --course_dir=../../dataset/courses --min_text_len=500
1010
```
1111

12-
# Perform Basic EDA on course dataset
12+
## Perform Basic EDA on course dataset
1313

1414
- Run the `run_eda.py` script
1515

0 commit comments

Comments
 (0)