Menu

Home

Martin Riedl

**The project has been moved to GitHub and the documentation has been updated. New changes wil only commited on GitHub!
**

TopicTiling is a text segmentation algorithm, but it should also work for unstructed data other than text. The algorithms is based and inspired by TextTiling but calculates the cohesion between sentences using topics from LDA instead of words itself.

For the LDA computation we use JGibbLda and modified it slightly, making this project to be licenced under GPL.

Usage of the binaries
Usage of the source code

Project Members:


Related

Wiki: usageBinary
Wiki: usageSource