I’m wondering if there’s any good model to split a chat log/stream into topic-based threads? Or if there isn’t any existing one, how I would go about training my own. I am able to get message content along with metadata (author, time, channel). I need to take a stream of messages and segment them into threads in near real time.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Split long text into "topics" | 0 | 748 | March 16, 2023 | |
Emulating text classification PoC in ChatGPT | 4 | 1315 | June 18, 2023 | |
Structuring chat histories while also mitigating more than one chatbot response | 0 | 398 | December 16, 2023 | |
Best practices for sentiment analysis of chat transcripts | 0 | 495 | November 29, 2021 | |
Bot for summarising Reddit comment threads | 0 | 274 | January 6, 2023 |