{"id":21586735,"url":"https://github.com/harshpatel44/cosine-text-similarity-algorithm","last_synced_at":"2025-07-29T22:41:17.750Z","repository":{"id":120696453,"uuid":"270143125","full_name":"Harshpatel44/Cosine-Text-Similarity-Algorithm","owner":"Harshpatel44","description":"This repository contains Cosine text similarity algorithm to compare 2 documents","archived":false,"fork":false,"pushed_at":"2020-06-07T02:16:16.000Z","size":3,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-24T15:41:51.631Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Harshpatel44.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-07T00:18:09.000Z","updated_at":"2023-08-13T14:39:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"c9998f02-936a-40b8-83b0-0438636f1c2a","html_url":"https://github.com/Harshpatel44/Cosine-Text-Similarity-Algorithm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Harshpatel44%2FCosine-Text-Similarity-Algorithm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Harshpatel44%2FCosine-Text-Similarity-Algorithm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Harshpatel44%2FCosine-Text-Similarity-Algorithm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Harshpatel44%2FCosine-Text-Similarity-Algorithm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Harshpatel44","download_url":"https://codeload.github.com/Harshpatel44/Cosine-Text-Similarity-Algorithm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244189826,"owners_count":20412991,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-24T15:14:31.927Z","updated_at":"2025-03-18T09:17:11.129Z","avatar_url":"https://github.com/Harshpatel44.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cosine-Text-Similarity-Algorithm\nThis repository contains Cosine text similarity algorithm to compare 2 documents.\n\n\u003cp\u003e\nSo if we want to compare 2 files i.e. 'file1' and 'file2', and we have 3rd file containing all the tokens in file 'term_list' \u003cbr\u003e\nThis algorithm works on the formula : (a*b) / ||a|| . ||b||  \u003cbr\u003e\nHere a and b is the frequency of 'file1' and 'file2' respectively. \u003cbr\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharshpatel44%2Fcosine-text-similarity-algorithm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharshpatel44%2Fcosine-text-similarity-algorithm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharshpatel44%2Fcosine-text-similarity-algorithm/lists"}