{"id":13472379,"url":"https://github.com/carrot2/carrot2","last_synced_at":"2025-03-26T15:32:14.636Z","repository":{"id":1695898,"uuid":"2424377","full_name":"carrot2/carrot2","owner":"carrot2","description":"Carrot2: Text Clustering Algorithms and Applications","archived":false,"fork":false,"pushed_at":"2025-02-28T08:17:41.000Z","size":394486,"stargazers_count":795,"open_issues_count":17,"forks_count":213,"subscribers_count":60,"default_branch":"master","last_synced_at":"2025-03-05T14:48:41.791Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.carrot2.org","language":"Java","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/carrot2.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":"2011-09-20T18:19:05.000Z","updated_at":"2025-03-04T14:08:13.000Z","dependencies_parsed_at":"2023-02-18T14:15:56.860Z","dependency_job_id":"f6dbc131-f4e4-4da9-afd1-dea77891639a","html_url":"https://github.com/carrot2/carrot2","commit_stats":{"total_commits":6037,"total_committers":15,"mean_commits":"402.46666666666664","dds":0.388272320689084,"last_synced_commit":"60047afa34a740eb1f2e71a1c3eefa9c190ba2eb"},"previous_names":[],"tags_count":77,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carrot2%2Fcarrot2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carrot2%2Fcarrot2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carrot2%2Fcarrot2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carrot2%2Fcarrot2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/carrot2","download_url":"https://codeload.github.com/carrot2/carrot2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245681457,"owners_count":20655201,"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-07-31T16:00:54.219Z","updated_at":"2025-03-26T15:32:14.630Z","avatar_url":"https://github.com/carrot2.png","language":"Java","funding_links":[],"categories":["Java","others","人工智能"],"sub_categories":["机器学习"],"readme":"![Github Build Status](https://github.com/carrot2/carrot2/workflows/Gradle%20Check/badge.svg)\n\nCarrot2\n=======\n\nCarrot2 is a programming library for clustering text. It can automatically \ndiscover groups of related documents and label them with short key terms \nor phrases.\n\nCarrot2 can turn, for example, search result titles and snippets into \ngroups like these:\n\n![Search result titles and snippets and corresponding cluster labels (right).](doc/src/content/images/carrot2-intro-example-light.png \"\")\n\n\nInstallation\n------------\n\nCarrot2 is a software component and typically integrates with other software\nas a library dependency (see the API documentation available with each release).\n\n[Binary releases are published on GitHub](https://github.com/carrot2/carrot2/releases) and they \nship with a HTTP/JSON REST API service called the DCS \n(document clustering server) for integration with other languages.\n\nIntegration with document retrieval services is possible\nvia [Apache Solr plugin](https://lucene.apache.org/solr/guide/result-clustering.html) \nand [Elasticsearch plugin](https://github.com/carrot2/elasticsearch-carrot2).\n\n\nBuilding from Sources\n---------------------\n\nIf you need to build the distribution from sources, run:\n```\n./gradlew -p distribution assemble\n```\nThe distribution is placed under distribution/build/dist/ and a compressed\nversion is available at distribution/build/distZip/\n\n\nDocumentation\n-------------\n\n* The documentation for the latest release is always at \n  [https://carrot2.github.io/release/latest](https://carrot2.github.io/release/latest).\n\n* Developer documentation and examples are part of\n  [binary releases](https://github.com/carrot2/carrot2/releases).\n  Once downloaded and unpacked, start the DCS:\n\n  ```shell script\n  cd dcs\n  ./dcs\n  ```\n\n  and open the documentation at [localhost:8080/doc/](http://localhost:8080/doc/) or\n  JavaDoc API reference [localhost:8080/javadoc/](http://localhost:8080/javadoc/).\n\n* Additional information is published on the project's \n  [wiki pages](https://github.com/carrot2/carrot2/wiki).\n\n\nSource code\n-----------\n\nSource code is at [GitHub](https://github.com/carrot2/carrot2). \n\n\nContact and more information\n----------------------------\n\n* Issues, pull-requests, communication:  \n  https://github.com/carrot2/carrot2\n\nLicense\n-------\n\nCarrot2 is licensed under the [BSD license](carrot2.LICENSE). \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarrot2%2Fcarrot2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcarrot2%2Fcarrot2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarrot2%2Fcarrot2/lists"}