7 Star 39 Fork 4

安木鸡 / sentiment-analyzer

Create your Gitee Account
Explore and code with more than 8 million developers,Free private repositories !:)
Sign up
Clone or Download
README.md 939 Bytes
Copy Edit Web IDE Raw Blame History
安木鸡 authored 2020-03-18 19:21 . docs(README): 更新 screenshot

Sentiment analyzer

中文 | English

I originally planned to develop a project about Kubernetes, but I didn't think about how to cut into this big topic. I was inspired by this article recently, so I will also develop a similar project.

A simple Chinese service analysis application based on micro service architecture, which will be deployed to Kubernetes for service.

Technology stack:

  • Python
    • Flask
    • SnowNLP
  • Golang
    • Gin
  • Vue.js
  • Docker
  • Kubernetes

Play with docker-compose

Start project with this command docker-compose up -d --build.

Open your web browser and access http://127.0.0.1:3000.

Stop project with this command docker-compose down -v.

Screenshot

Screenshot

Go
1
https://gitee.com/jwma/sentiment-analyzer.git
git@gitee.com:jwma/sentiment-analyzer.git
jwma
sentiment-analyzer
sentiment-analyzer
master

Search