An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Cosmos dashboard
- ### 제조업자, 판매자가 언제든지 제품 도메인에 대한 속성 별 인사이트를 얻을 수 있도록 리뷰 데이터에 속성기반 감성분석 모델을 적용하였습니다.
- ### Typescript + React + Vite를 이용한 대시보드 서비스 코드입니다 (현재 서비스는 점검중입니다)
- ### Honeycomb과 연동하여 데이터 fetching을 받습니다 (Honeycomb - https://github.com/ket0825/honeycomb)
- ### MUI와 Rechart.js를 사용하여 데이터 시각화를 하였습니다.

- ### 최빈 속성 빈도수 예시
![image](https://github.com/user-attachments/assets/6de14cbd-26ea-4b8c-a7f4-9e61892d2ad2)

- ### 상위 7개 속성 파이 차트 예시
![image](https://github.com/user-attachments/assets/8971827d-727f-471a-ad8e-da8692ffa2e8)

- ### 상위 7개 호불호가 갈리는 속성 boxplot 예시
![image](https://github.com/user-attachments/assets/059731f9-9699-4d8a-857f-8c693c919330)

- ### 속성 별 표준편차 테이블 예시
![image](https://github.com/user-attachments/assets/73b20ea6-46c2-44f4-aec7-2ce81a7af07e)

---------------
# 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
![image](https://github.com/user-attachments/assets/6de14cbd-26ea-4b8c-a7f4-9e61892d2ad2)

- ### Example) Top 7 aspect pie chart
![image](https://github.com/user-attachments/assets/8971827d-727f-471a-ad8e-da8692ffa2e8)

- ### Example) Top 7 polarize aspect boxplot
![image](https://github.com/user-attachments/assets/059731f9-9699-4d8a-857f-8c693c919330)

- ### Example) aspect with std table
![image](https://github.com/user-attachments/assets/73b20ea6-46c2-44f4-aec7-2ce81a7af07e)