{"id":16729848,"url":"https://github.com/dfdx/clinch","last_synced_at":"2025-12-12T01:06:39.430Z","repository":{"id":1101397,"uuid":"963925","full_name":"dfdx/clinch","owner":"dfdx","description":"Clojure library for semantic classification","archived":false,"fork":false,"pushed_at":"2011-02-16T01:40:24.000Z","size":9868,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-05T03:51:57.613Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Clojure","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/dfdx.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}},"created_at":"2010-10-05T15:50:08.000Z","updated_at":"2019-07-19T17:20:45.000Z","dependencies_parsed_at":"2022-07-18T18:42:20.350Z","dependency_job_id":null,"html_url":"https://github.com/dfdx/clinch","commit_stats":null,"previous_names":["faithlessfriend/clinch"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dfdx/clinch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfdx%2Fclinch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfdx%2Fclinch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfdx%2Fclinch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfdx%2Fclinch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dfdx","download_url":"https://codeload.github.com/dfdx/clinch/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfdx%2Fclinch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006349,"owners_count":26084084,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-10-12T23:30:10.838Z","updated_at":"2025-10-11T05:14:08.790Z","avatar_url":"https://github.com/dfdx.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nClinch\n======\n\nClinch is a Clojure library for semantic classification and clusterization.\n\n\nOverview\n--------\n\nClinch implements one of [VSM](http://en.wikipedia.org/wiki/Vector_space_model) high-performance algorithms called [Random Indexing](http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.96.2230\u0026rep=rep1\u0026type=pdf). In contrast to it's traditional counterparts like [LSA/LSI](http://en.wikipedia.org/wiki/Latent_semantic_indexing), it is completely incremental and extremely efficient in both time and memory.\n\n\nGetting Started\n---------------\n\n#### Installing\n\nAfter you get the code, you will need to pull all dependencies. Clinch is using [Leiningen](http://github.com/technomancy/leiningen), so just cd to the Clinch's folder and execure:\n\n    $ lein deps\n\nCurrently there's one dependency which is not included into Leiningen project summary. This is [modified Clucy](http://github.com/faithlessfriend/clucy) library. Download it, cd to the Clucy dir and execute `lein jar` to get clucy.jar. Then just copy this new file to clinch/lib.\n\n\n#### Example of Usage\n\nFor example of usage see [spamfilter](https://github.com/faithlessfriend/clinch/blob/master/src/clinch/spamfilter.clj)\n\nCopyright (c) Andrei Zhabinski \nDistributed under the [MIT Licence](http://www.opensource.org/licenses/mit-license.php).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdfdx%2Fclinch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdfdx%2Fclinch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdfdx%2Fclinch/lists"}