naveed92 commited on
Commit
a8a14ae
1 Parent(s): 2134388

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -10,4 +10,11 @@ pinned: false
10
  license: mit
11
  ---
12
 
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
10
  license: mit
11
  ---
12
 
13
+ ## Unsupervised Topic Segmentation of text based on the TextTiling algorithm
14
+
15
+ ### Blog Post explaining the Algorithm and Code:
16
+ https://www.naveedafzal.com/posts/an-introduction-to-unsupervised-topic-segmentation-with-implementation/
17
+
18
+ ### Related Papers
19
+ - https://aclanthology.org/J97-1003.pdf
20
+ - https://aclanthology.org/W12-3307.pdf