Skip to content

Session segmentation, an implementation of https://arxiv.org/abs/1610.03955. Including training script and thrift server setup.

Notifications You must be signed in to change notification settings

liming-vie/SessionSegmentation

Repository files navigation

Session Segmentation

This repo is an implementation of Dialogue Session Segmentation by Embedding-Enhanced TextTiling, containing a trainning script and thrift service setup process.

Prerequisite

  • Python 2.7
  • Mikolov Word2Vec
  • Word Segmentation Tool. Replace the la service call.
  • Thrift. Used to setup the Session Segmentation Service in session_server.py. Use session_client.py to call the service.

About

Session segmentation, an implementation of https://arxiv.org/abs/1610.03955. Including training script and thrift server setup.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published