python-react-eys
Science Score: 54.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.7%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: bitcrusher1023
- License: mit
- Language: Python
- Default Branch: master
- Size: 8.02 MB
Statistics
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created almost 3 years ago
· Last pushed almost 3 years ago
Metadata Files
Readme
License
Code of conduct
Citation
Authors
README.md
eyes is a Public Opinion Mining System focusing on taiwanese forums such as PTT, Dcard.
Features
- :fire: Article monitor: helps you capture the trend at a glance.
- :fire: Entity monitor: helps you spy on a specific entity.
- :fire: Weak supervision: let you generate & update model without human effort.
- :fire: Well-integrated with spaCy: let you train models by yourself or use trained models in model hub simply.
Screenshots

Architecture
eyes system architecture

Tech Stack
Infrastructure
- Argo Workflows
- Celery, Flower
- Kubernetes, Helm Charts
- MySQL
- Redis
API
- FastAPI
- SQLAlchemy ORM
- GraphQL
Web
- React + Redux-Saga
- Tailwindcss
ML
- spaCy
- skweak
License
Owner
- Name: Bit Crusher
- Login: bitcrusher1023
- Kind: user
- Location: Tomorrow
- Repositories: 1
- Profile: https://github.com/bitcrusher1023
Embracing the coding adventure, one keystroke at a time.
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Sean"
given-names: "Chang"
orcid: "https://orcid.org/0000-0002-2620-5878"
title: "Eyes: Taiwanese Public Opinion Mining System"
version: 0.1.0-alpha.4
doi: 10.5281/zenodo.5590319
date-released: 2021-10-22
url: "https://github.com/r05323028/eyes"
GitHub Events
Total
Last Year
Dependencies
.github/workflows/checks.yml
actions
- actions/checkout v2 composite
- actions/setup-python v2 composite
.github/workflows/doc.yml
actions
- actions/checkout v2 composite
- actions/setup-python v1 composite
- peaceiris/actions-gh-pages v3.6.1 composite
.github/workflows/testing.yml
actions
- actions/checkout v2 composite
- actions/setup-python v1 composite
- codecov/codecov-action v2 composite
- mysql 8 docker
- redis latest docker
.devcontainer/Dockerfile
docker
- mcr.microsoft.com/vscode/devcontainers/python 0-${VARIANT} build
.devcontainer/docker-compose.yml
docker
- mysql 8
- redis latest
Dockerfile
docker
- python 3.7 build
web/Dockerfile
docker
- node lts-buster build
web/package-lock.json
npm
- 1623 dependencies
web/package.json
npm
- autoprefixer ^9.8.6 development
- eslint ^7.32.0 development
- postcss ^7.0.36 development
- tailwindcss npm:@tailwindcss/postcss7-compat@^2.2.8 development
- @apollo/client ^3.4.10
- @craco/craco ^6.2.0
- @nivo/core ^0.73.0
- @nivo/line ^0.73.0
- @reduxjs/toolkit ^1.6.1
- @tailwindcss/typography ^0.4.1
- @testing-library/jest-dom ^5.11.4
- @testing-library/react ^11.1.0
- @testing-library/user-event ^12.1.10
- axios ^0.21.4
- daisyui ^1.14.0
- graphql ^15.5.3
- javascript-color-gradient ^1.3.2
- lodash ^4.17.21
- moment ^2.29.1
- prop-types ^15.7.2
- react ^17.0.2
- react-dom ^17.0.2
- react-redux ^7.2.5
- react-router-dom ^5.2.1
- react-scripts 4.0.3
- react-sigma ^1.2.35
- react-use ^17.3.1
- redux ^4.1.1
- redux-saga ^1.1.3
- web-vitals ^1.0.1
web/yarn.lock
npm
- 1623 dependencies
poetry.lock
pypi
- 121 dependencies
pyproject.toml
pypi
- Sphinx ^4.1.2 develop
- isort ^5.9.3 develop
- pre-commit ^2.15.0 develop
- pylint ^2.9.6 develop
- pytest ^6.0 develop
- pytest-cov ^2.12.1 develop
- yapf ^0.31.0 develop
- PyYAML ^5.4.1
- SQLAlchemy ^1.4.22
- SQLAlchemy-Utils ^0.37.8
- bs4 ^0.0.1
- celery ^5.1.2
- click ^7.0
- fake-useragent ^0.1.11
- fastapi ^0.68.1
- flower ^1.0.0
- graphene ^2.1.9
- graphene-sqlalchemy ^2.3.0
- lxml ^4.6.3
- mysqlclient ^2.0.3
- pydantic ^1.8.2
- python ~3.7
- python-dotenv ^0.19.0
- requests ^2.26.0
- rich ^10.6.0
- skweak ^0.2.13
- spacy ^3.1.2
- uvicorn ^0.15.0
