{"id":37736849,"url":"https://github.com/crim-ca/pacteclient","last_synced_at":"2026-01-16T14:01:29.249Z","repository":{"id":73252490,"uuid":"115225777","full_name":"crim-ca/PacteClient","owner":"crim-ca","description":"Java client to access PACTE plaform","archived":false,"fork":false,"pushed_at":"2019-02-28T19:56:41.000Z","size":129,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-09-10T06:14:12.053Z","etag":null,"topics":["java-client","natural-language-processing","text-annotation"],"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/crim-ca.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-12-23T22:36:09.000Z","updated_at":"2019-02-28T19:56:42.000Z","dependencies_parsed_at":"2023-03-13T20:18:31.140Z","dependency_job_id":null,"html_url":"https://github.com/crim-ca/PacteClient","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/crim-ca/PacteClient","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crim-ca%2FPacteClient","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crim-ca%2FPacteClient/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crim-ca%2FPacteClient/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crim-ca%2FPacteClient/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crim-ca","download_url":"https://codeload.github.com/crim-ca/PacteClient/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crim-ca%2FPacteClient/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28479075,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["java-client","natural-language-processing","text-annotation"],"created_at":"2026-01-16T14:01:29.186Z","updated_at":"2026-01-16T14:01:29.237Z","avatar_url":"https://github.com/crim-ca.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PacteClient\n\n(For English, see below.)\n\nClient Java pour un accès simplifié aux données et fonctionnalités de la [plateforme PACTE](http://pacte.crim.ca). \n\n## Utilisation \n\nDéfinir l'adresse du serveur et vos accès à l'instance de PACTE utilisé :\n\n```\nQuickConfig config = new QuickConfig( \"https://patx-pacte.crim.ca\", \"\u003cnom utilisateur\u003e\", \"\u003cmot de passe\u003e\", false, 1);\n```\n\nVous pouvez alors instancier la classe nécessaire pour avoir accès aux fonctions (ici avec la classe `Corpus`) :\n\n```\nCorpus corpus = new Corpus(config);\ncorpus.createCorpus(\"Nouveau corpus\", \"fr_fr,en_en\");\n```\n\n## Contributeurs et remerciements\n\nCe client été produit par l’équipe [Parole et Texte](https://www.crim.ca/fr/equipes/parole-et-texte) du CRIM dans le cadre du projet [PACTE](http://pacte.crim.ca). Le projet a bénéficié du soutien financier de CANARIE et du ministère de l’Économie, de la Science et de l’Innovation (MESI) du gouvernement du Québec. \n\n## Références\nSi vous utilisez la plateforme PACTE pour vos recherches, prière d'utiliser la référence suivante : \n\n[1] Ménard, P. A. et Barrière, C. \"PACTE: a collaborative platform for textual annotation\" dans Proceedings of the 12th International Conference on Computational Semantics (IWCS 2017). Montpellier, France, du 19 au 22 septembre 2017.\n\n---\n\n# PacteClient\n\nJava client for an easy access to data and functionalities of [PACTE platform](http://pacte.crim.ca).\n\n## Usage \n\nDefine the server address and your credentials for the PACTE's instance used:\n\n```\nQuickConfig config = new QuickConfig( \"https://patx-pacte.crim.ca\", \"\u003cusername\u003e\", \"\u003cpassword\u003e\", false, 1);\n```\n\nYou can then use the required class to access related functions (here with the `Corpus` class) :\n\n```\nCorpus corpus = new Corpus(config);\ncorpus.createCorpus(\"New corpus\", \"fr_fr,en_en\");\n```\n\n## Credits and acknowledgements\n\nThis client has been produced by the [Speech and Text](https://www.crim.ca/en/teams/speech-and-text) team at CRIM as part of the [Pacte](http://pacte.crim.ca) project. The project was supported by CANARIE and the *ministère de l’Économie, de la Science et de l’Innovation* (MESI) of the Government of Québec.\n\n## References\nIf you use the PACTE platform for your research, kindly use the following reference:\n\n[1] Ménard, P. A. et Barrière, C. \"PACTE: a collaborative platform for textual annotation\" in Proceedings of the 12th International Conference on Computational Semantics (IWCS 2017). Montpellier, France, 19 to 22 September 2017\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrim-ca%2Fpacteclient","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrim-ca%2Fpacteclient","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrim-ca%2Fpacteclient/lists"}