Giter VIP home page Giter VIP logo

poetry-1's Introduction

华语现代诗歌集合

visitors

STAR ME!!!!!PLS!!!!!

💁🏻:如果有友友知道标记构词方式的中文词典,请联系我!!!万分感谢!

写在前面

  • 该目录及子目录下所有作品著作权归原作者所有。禁止用于任何商业用途
  • 收录诗人而不创造诗人。
  • 数据格式见 data/README.md
  • 反馈

目录

+++ data     # 诗歌数据:原始数据、分词数据、意象分析数据
|  
+++ doc      # 文档相关
|
+++ script   # 相关 Python 脚本
|	|
|       +++ analyze     # 词云生成脚本
|	|
|	+++ simplify    # 繁体转简体脚本,以及转换词典
|       |
|       +++ spider      # 诗歌爬虫脚本
|
+++ tool     # 命令行工具源码
|
+++ poem.bat # Windows 命令行工具
|
+++ poem.sh  # unix 命令行工具

命令行工具

需要JDK8以上,且已经安装 Maven

  • Windows
cd %项目根目录%
cd tool
mvn clean package
cd ..
poem
  • Linux/MacOS
cd ${项目根目录}
cd tool
mvn clean package
cd ..
sh poem.sh
  • 具体命令

    • help:查看帮助信息

    • count:查询或统计

    • clean:格式化文本

poetry-1's People

Contributors

sheepzh 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.