Skip to content

liming-vie/SessionSegmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors