项目作者: soulintzis

项目描述 :
Documents Similarity with Cosine
高级语言: Python
项目地址: git://github.com/soulintzis/DocSimilarity.git
创建时间: 2019-05-14T09:45:21Z
项目社区:https://github.com/soulintzis/DocSimilarity

开源协议:

下载


DocSimilarity

A python program that takes as input N number of documents and gives as output how similar this documents are. You also specify the number of documents you want to display with biggest similarity.
Inside the folder Document exists txt files from wikepedia in order to test the python program.