{"id":15753362,"url":"https://github.com/cycjimmy/chinese-sentiment","last_synced_at":"2025-07-22T04:32:46.879Z","repository":{"id":255435887,"uuid":"849277755","full_name":"cycjimmy/chinese-sentiment","owner":"cycjimmy","description":"Chinese sentiment analysis for Node.","archived":false,"fork":false,"pushed_at":"2025-05-16T23:58:03.000Z","size":1842,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-18T07:07:35.685Z","etag":null,"topics":["chinese-sentiment-analysis","nodejs","sentiment","sentiment-analysis"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@cycjimmy/chinese-sentiment","language":"JavaScript","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/cycjimmy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2024-08-29T10:00:09.000Z","updated_at":"2025-01-17T08:16:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"552f2244-0b27-4dd8-ab22-e43bb2aeb0eb","html_url":"https://github.com/cycjimmy/chinese-sentiment","commit_stats":{"total_commits":20,"total_committers":3,"mean_commits":6.666666666666667,"dds":0.5,"last_synced_commit":"9105161aa855c8eadc1dd74e395591085302755b"},"previous_names":["cycjimmy/chinese-sentiment"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/cycjimmy/chinese-sentiment","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cycjimmy%2Fchinese-sentiment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cycjimmy%2Fchinese-sentiment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cycjimmy%2Fchinese-sentiment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cycjimmy%2Fchinese-sentiment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cycjimmy","download_url":"https://codeload.github.com/cycjimmy/chinese-sentiment/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cycjimmy%2Fchinese-sentiment/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266247097,"owners_count":23899028,"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":["chinese-sentiment-analysis","nodejs","sentiment","sentiment-analysis"],"created_at":"2024-10-04T07:40:28.788Z","updated_at":"2025-07-22T04:32:46.860Z","avatar_url":"https://github.com/cycjimmy.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# chinese-sentiment\n\n![][workflows-badge-image]\n[![libraries dependency status][libraries-status-image]][libraries-status-url]\n[![libraries sourcerank][libraries-sourcerank-image]][libraries-sourcerank-url]\n[![Release date][release-date-image]][release-url]\n[![semantic-release][semantic-image]][semantic-url]\n[![npm license][license-image]][download-url]\n\nChinese sentiment analysis for Node. **Currently under testing.**\n\n## How to use\n### Install\n[![NPM latest version][npm-latest-image]][npm-url]\n[![npm download][download-image]][download-url]\n\n```shell\n$ npm install @cycjimmy/chinese-sentiment --save\n```\n\n### Usage\n```javascript\nconst cnSenti = require('@cycjimmy/chinese-sentiment');\n\nconst sentiment = cnSenti('需要分析的文本');\nconsole.log(sentiment); \n// output: { ... }\n// Currently under testing.\n// The returned results are mainly based on the actual version.\n```\n\n\u003c!-- Links: --\u003e\n[npm-latest-image]: https://img.shields.io/npm/v/@cycjimmy/chinese-sentiment/latest\n[npm-url]: https://npmjs.org/package/@cycjimmy/chinese-sentiment\n\n[download-image]: https://img.shields.io/npm/dt/@cycjimmy/chinese-sentiment\n[download-url]: https://npmjs.org/package/@cycjimmy/chinese-sentiment\n\n[workflows-badge-image]: https://github.com/cycjimmy/chinese-sentiment/workflows/Test%20CI/badge.svg\n\n[libraries-status-image]: https://img.shields.io/librariesio/release/npm/@cycjimmy/chinese-sentiment\n[libraries-sourcerank-image]: https://img.shields.io/librariesio/sourcerank/npm/@cycjimmy/chinese-sentiment\n[libraries-status-url]: https://libraries.io/github/cycjimmy/chinese-sentiment\n[libraries-sourcerank-url]: https://libraries.io/npm/@cycjimmy%2Fchinese-sentiment\n\n[release-date-image]: https://img.shields.io/github/release-date/cycjimmy/chinese-sentiment\n[release-url]: https://github.com/cycjimmy/chinese-sentiment/releases\n\n[semantic-image]: https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg\n[semantic-url]: https://github.com/semantic-release/semantic-release\n\n[license-image]: https://img.shields.io/npm/l/@cycjimmy/chinese-sentiment\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcycjimmy%2Fchinese-sentiment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcycjimmy%2Fchinese-sentiment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcycjimmy%2Fchinese-sentiment/lists"}