Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -10,4 +10,11 @@ pinned: false
|
|
10 |
license: mit
|
11 |
---
|
12 |
|
13 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|