fagnercarvalho / QuestionSimilarityTest

Testing Jaccard similarity and Cosine similarity techniques to calculate the similarity between two questions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question Similarity Test

Testing Jaccard similarity and Cosine similarity techniques to calculate the similarity between two questions.

Jaccard similarity

Jaccard similarity

Cosine similarity

Cosine similarity

Usage instructions

  • Clone this repository;
  • Open solution in Visual Studio (this sample was made using Visual Studio 2017 version 15.7.1);
  • Run the project.

Dependencies

  • .NET Core 2.0.7.

About

Testing Jaccard similarity and Cosine similarity techniques to calculate the similarity between two questions.

License:MIT License


Languages

Language:C# 100.0%