topic_segmentation / README.md
naveed92's picture
Update README.md
a8a14ae

A newer version of the Streamlit SDK is available: 1.36.0

Upgrade
metadata
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