https://github.com/ket0825/cosmos-dashboard
타입스크립트, 리액트를 사용한 리뷰 분석 대시보드 / Review analysis dashboard with React + Typescript + Vite
https://github.com/ket0825/cosmos-dashboard
dashboard material-ui recharts-js typescript-react vite
Last synced: about 1 month ago
JSON representation
타입스크립트, 리액트를 사용한 리뷰 분석 대시보드 / Review analysis dashboard with React + Typescript + Vite
- Host: GitHub
- URL: https://github.com/ket0825/cosmos-dashboard
- Owner: ket0825
- Created: 2024-05-20T16:54:04.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-18T00:12:19.000Z (almost 2 years ago)
- Last Synced: 2025-08-20T16:44:01.816Z (10 months ago)
- Topics: dashboard, material-ui, recharts-js, typescript-react, vite
- Language: TypeScript
- Homepage:
- Size: 70.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cosmos dashboard
- ### 제조업자, 판매자가 언제든지 제품 도메인에 대한 속성 별 인사이트를 얻을 수 있도록 리뷰 데이터에 속성기반 감성분석 모델을 적용하였습니다.
- ### Typescript + React + Vite를 이용한 대시보드 서비스 코드입니다 (현재 서비스는 점검중입니다)
- ### Honeycomb과 연동하여 데이터 fetching을 받습니다 (Honeycomb - https://github.com/ket0825/honeycomb)
- ### MUI와 Rechart.js를 사용하여 데이터 시각화를 하였습니다.
- ### 최빈 속성 빈도수 예시

- ### 상위 7개 속성 파이 차트 예시

- ### 상위 7개 호불호가 갈리는 속성 boxplot 예시

- ### 속성 별 표준편차 테이블 예시

---------------
# Cosmos dashboard
- ### This service is for manufacturer and seller for some insights with review data applied ABSA model.
- ### Use Typescript + React + Vite at Cosmos dashboard service code (Service is not available at now)
- ### Fetch data from Honeycomb (Honeycomb ### https://github.com/ket0825/honeycomb)
- ### Use MUI and Rechart.js for data visualization.
- ### Example) Mode from aspect

- ### Example) Top 7 aspect pie chart

- ### Example) Top 7 polarize aspect boxplot

- ### Example) aspect with std table
