ldulcic / text-segmentation

Unsupervised text segmentation based on Latent Dirichlet Allocation and Topic Tiling
MIT License
24 stars 5 forks source link

Difference between this project and original paper by Riedl and Biemann. #1

Open ghost opened 6 years ago

ghost commented 6 years ago

What is the difference between this work and the original paper by Riedl? Thanks

ldulcic commented 6 years ago

@moh55m55 this is reimplementation of original paper by Riedl and Biemann. This was a student project where we were given an assignment to reimplement state-of-the-art paper in some NLP task and write project report in the form of scientific paper. We didn't conduct any new research in this project, I should have stated that more clearly in README.