{"id":22551248,"url":"https://github.com/sing1ee/simhash-java","last_synced_at":"2025-05-07T13:34:23.378Z","repository":{"id":7915452,"uuid":"9300004","full_name":"sing1ee/simhash-java","owner":"sing1ee","description":"A simple implementation of simhash algorithm by java.","archived":false,"fork":false,"pushed_at":"2020-10-10T06:40:48.000Z","size":1594,"stargazers_count":155,"open_issues_count":0,"forks_count":80,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-03-31T10:38:19.502Z","etag":null,"topics":["java","simhash","simhash-java"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sing1ee.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-04-08T15:38:14.000Z","updated_at":"2024-12-18T15:48:14.000Z","dependencies_parsed_at":"2022-09-08T06:02:31.483Z","dependency_job_id":null,"html_url":"https://github.com/sing1ee/simhash-java","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/sing1ee%2Fsimhash-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sing1ee%2Fsimhash-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sing1ee%2Fsimhash-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sing1ee%2Fsimhash-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sing1ee","download_url":"https://codeload.github.com/sing1ee/simhash-java/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252887415,"owners_count":21819894,"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":["java","simhash","simhash-java"],"created_at":"2024-12-07T17:11:40.319Z","updated_at":"2025-05-07T13:34:23.361Z","avatar_url":"https://github.com/sing1ee.png","language":"Java","readme":"simhash-java\n============\n\nA simple implementation of simhash algorithm by java.\n\n### Features:\u003cbr /\u003e  \n1. compute the simhash of a string\u003cbr /\u003e  \n2. compute the similarity between all the strings by building smart index, so we can deal with big data.\u003cbr /\u003e  \n\n### How to use:\n- run Main with inputfile and outputfile.\u003cbr /\u003e  \n\n- The format of inputfile(see src/test_in): one doc eachline with the utf8 charset.\u003cbr /\u003e  \n\n- The format of outputfile(see src/test_out): \u003cbr /\u003e  \n- start //start flag\u003cbr /\u003e  \n- first line // doc\u003cbr /\u003e  \n- sencode lien // doc1\\tdist where dist is the hamming distance between doc and doc1 \u003cbr /\u003e  \n- end //end flag\u003cbr /\u003e  \n\n### Future:\n1. Build the project to a runnable jar.\u003cbr /\u003e  \n2. Improve the performace under big data.\u003cbr /\u003e  \n\n### Note:\n1. Before run Main.java, you should choose a better analyzer instead of BinaryWordSeg!\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsing1ee%2Fsimhash-java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsing1ee%2Fsimhash-java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsing1ee%2Fsimhash-java/lists"}