{"id":15570286,"url":"https://github.com/nfroidure/tribunator","last_synced_at":"2025-03-29T06:13:23.878Z","repository":{"id":163605799,"uuid":"634600195","full_name":"nfroidure/tribunator","owner":"nfroidure","description":"Using NLP to produce metrics on representatives writtings.","archived":false,"fork":false,"pushed_at":"2024-03-27T19:57:26.000Z","size":71796,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-03T18:03:02.595Z","etag":null,"topics":["democratization","politics","tech4good"],"latest_commit_sha":null,"homepage":"https://keskidiz.nicolasfroidure.fr/","language":"TypeScript","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/nfroidure.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":"2023-04-30T16:49:29.000Z","updated_at":"2023-05-10T07:35:59.000Z","dependencies_parsed_at":"2024-12-09T05:41:48.073Z","dependency_job_id":"3d798502-edf2-45f8-86a0-bdd9e5e0553b","html_url":"https://github.com/nfroidure/tribunator","commit_stats":{"total_commits":31,"total_committers":1,"mean_commits":31.0,"dds":0.0,"last_synced_commit":"4c883d65e3ac4a07ee2d5c55d503bafc3e193e43"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfroidure%2Ftribunator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfroidure%2Ftribunator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfroidure%2Ftribunator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfroidure%2Ftribunator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nfroidure","download_url":"https://codeload.github.com/nfroidure/tribunator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246145093,"owners_count":20730495,"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":["democratization","politics","tech4good"],"created_at":"2024-10-02T17:41:52.658Z","updated_at":"2025-03-29T06:13:23.858Z","avatar_url":"https://github.com/nfroidure.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tribunator\n\nAnalyzing politicals writtings.\n\n## Setup\n\nInstall NodeJS and clone the project.\n\nFirst in a different folder do this:\n```sh\ngit clone git@github.com:Linguistic/corenlp.git\ncd corenlp\ndocker build --build-arg 'LANGUAGE=french' --build-arg 'CORENLP_VERSION=4.5.2' -t 'corenlp/french' .\ndocker run -p 9000:9000 corenlp/french\n```\n\nEnsure you installed `inkscape` and `chromium`.\n\nThen, run the data ingestion:\n```sh\n## Generate tribunes from raw sources\nnpm run tribunes\n## Or only the one you want\nnpm run tribunes -- 2023-07-douai-notre-ville.md\n## Generate profiles banners\nnpm run profiles\n## Compute writting stats\nnpm run stats\n## Compute presence stats\nnpm run presences\n```\n\nAnd finally run the app:\n```sh\nnpm run dev\n```\n\n## Known issues\n\nLemmatization is not working properly. May be useful to [see this](http://www.erwanlenagard.com/general/tutoriel-implementer-stanford-corenlp-avec-talend-1354).\n\n## Windows \u0026 MAC users\n\nLol.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnfroidure%2Ftribunator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnfroidure%2Ftribunator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnfroidure%2Ftribunator/lists"}