PoetryOffice / Write

A word processor for the Haiku operating system
MIT License
3 stars 0 forks source link

Implement text similarity analysis #59

Open richienyhus opened 8 years ago

richienyhus commented 8 years ago

https://en.wikipedia.org/wiki/Plagiarism_detection Check the document for similarities in relation to other documents selected by the user, articles cited in the document or all text on users system.

https://github.com/neomoha/python-lsi-similarity Python & BSD