{"id":13791127,"url":"https://github.com/rosette-api/java","last_synced_at":"2025-04-07T17:09:12.093Z","repository":{"id":3126528,"uuid":"48493322","full_name":"rosette-api/java","owner":"rosette-api","description":"Rosette API Client Library for Java","archived":false,"fork":false,"pushed_at":"2024-10-29T15:15:23.000Z","size":67692,"stargazers_count":10,"open_issues_count":1,"forks_count":36,"subscribers_count":22,"default_branch":"master","last_synced_at":"2024-10-29T16:07:56.212Z","etag":null,"topics":["entity-extraction","entity-linking","fuzzy-matching","java","machine-learning","name-translation","natural-language-processing","nlp","rosette","text-analytics","text-mining","tokenization"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rosette-api.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2015-12-23T14:02:47.000Z","updated_at":"2024-10-29T13:46:15.000Z","dependencies_parsed_at":"2023-02-17T22:35:15.071Z","dependency_job_id":"fba55f8d-d323-42a1-b7df-55788ec3bd1d","html_url":"https://github.com/rosette-api/java","commit_stats":{"total_commits":1602,"total_committers":56,"mean_commits":"28.607142857142858","dds":0.8751560549313359,"last_synced_commit":"fa43846da2cf7ee3e19802352923ccb2ad115050"},"previous_names":[],"tags_count":178,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rosette-api%2Fjava","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rosette-api%2Fjava/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rosette-api%2Fjava/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rosette-api%2Fjava/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rosette-api","download_url":"https://codeload.github.com/rosette-api/java/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247694876,"owners_count":20980733,"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":["entity-extraction","entity-linking","fuzzy-matching","java","machine-learning","name-translation","natural-language-processing","nlp","rosette","text-analytics","text-mining","tokenization"],"created_at":"2024-08-03T22:00:56.137Z","updated_at":"2025-04-07T17:09:12.076Z","avatar_url":"https://github.com/rosette-api.png","language":"Java","readme":"\u003ca href=\"https://www.babelstreet.com/rosette\"\u003e\n\u003cpicture\u003e\n  \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"https://charts.babelstreet.com/icon-dark.png\"\u003e\n  \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://charts.babelstreet.com/icon-light.png\"\u003e\n  \u003cimg alt=\"Babel Street Logo\" width=\"48\" height=\"48\"\u003e\n\u003c/picture\u003e\n\u003c/a\u003e\n\n# Analytics by Babel Street\n\n---\n\n[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.basistech.rosette/rosette-api/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.basistech.rosette/rosette-api-java-binding)\n\nOur product is a full text processing pipeline from data preparation to extracting the most relevant information and \nanalysis utilizing precise, focused AI that has built-in human understanding. Text Analytics provides foundational \nlinguistic analysis for identifying languages and relating words. The result is enriched and normalized text for \nhigh-speed search and processing without translation.\n\nText Analytics extracts events and entities — people, organizations, and places — from unstructured text and adds the \nstructure of associating those entities into events that deliver only the necessary information for near real-time \ndecision making. Accompanying tools shorten the process of training AI models to recognize domain-specific events.\n\nThe product delivers a multitude of ways to sharpen and expand search results. Semantic similarity expands search \nbeyond keywords to words with the same meaning, even in other languages. Sentiment analysis and topic extraction help \nfilter results to what’s relevant.\n\n## Analytics API Access\n- Analytics Cloud [Sign Up](https://developer.babelstreet.com/signup)\n## Quick Start\n\n#### Maven\n```xml\n\u003cdependency\u003e\n    \u003cgroupId\u003ecom.basistech.rosette\u003c/groupId\u003e\n    \u003cartifactId\u003erosette-api\u003c/artifactId\u003e\n    \u003cversion\u003e${rosette.api.java.binding.version}\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\nSet `${rosette.api.java.binding.version}` in the `\u003cproperties\u003e` block.  The latest version available is displayed\nin the Maven Central badge at the top of this page.\n\n#### Test Releases\nVersions, of the form `x.y.z`, where `z` is greater than or equal to `100`, are internal testing versions.  Do not use\nthem without consultation with Babel Street.\n\n#### Examples\nView small example programs for each Analytics endpoint in the\n[examples](examples/src/main/java/com/basistech/rosette/examples) directory.\n\n#### Documentation \u0026 Support\n- [Binding API](https://rosette-api.github.io/java/)\n- [Analytics Platform API](https://docs.babelstreet.com/API/en/index-en.html)\n- [Binding Release Notes](https://github.com/rosette-api/java/wiki/Release-Notes)\n- [Analytics Platform Release Notes](https://docs.babelstreet.com/Release/en/rosette-cloud.html)\n- [Support](https://babelstreet.my.site.com/support/s/)\n- [Binding License: Apache 2.0](LICENSE.txt)\n\n## Binding Developer Information\nIf you are modifying the binding code, please refer to the [developer README](DEVELOPER.md) file.\n\n","funding_links":[],"categories":["Bindings"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frosette-api%2Fjava","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frosette-api%2Fjava","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frosette-api%2Fjava/lists"}