Spaces:
Running
Running
title: Topic Segmentation | |
emoji: π | |
colorFrom: indigo | |
colorTo: green | |
sdk: streamlit | |
sdk_version: 1.17.0 | |
app_file: app.py | |
pinned: false | |
license: mit | |
## Unsupervised Topic Segmentation of text based on the TextTiling algorithm | |
### Blog Post explaining the Algorithm and Code: | |
https://www.naveedafzal.com/posts/an-introduction-to-unsupervised-topic-segmentation-with-implementation/ | |
### Related Papers | |
- https://aclanthology.org/J97-1003.pdf | |
- https://aclanthology.org/W12-3307.pdf |