Coder Social home page Coder Social logo

leis521 / wordcloud_creator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from coding-ax/wordcloud_creator

0.0 0.0 0.0 13.51 MB

词云生成器,前端React 后端Flask 软件需求原型雏形(dev)

Home Page: http://47.102.212.191:10010/static/index.html#

License: GNU General Public License v3.0

Python 67.19% HTML 18.44% JavaScript 10.13% CSS 4.24%

wordcloud_creator's Introduction

在线词云图生成器

  1. 前端基于React / React Router /React Router Config /Antd /HighCharts
  2. 后端采用flask jieba分词 wordcloud库 requests lxml等爬虫库

概述:

本项目采用两种词云图片生成方式:前端通过highcharts生成/后端通过wordcloud生成

启动:

启动后端,请确保环境位于python3下:

首先cd到back_end文件目录下

安装库:

pip install -r requestments.txt

(慢的话请自行换源)

安装完毕后:

通过:

python app.py

启动服务器

前端已经打包成静态文件:在后端static目录下

前端开发模式:

cd front_end/react-win-cloud-search

安装依赖:

npm install
//or
yarn

启动:

npm run start

打包

npm run build

预览地址:

http://47.102.212.191:10010/static/index.html#

wordcloud_creator's People

Contributors

coding-ax avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.