Coder Social home page Coder Social logo

chineselyrics's Introduction

ChineseLyrics 中文歌词数据库

10W+首歌词数据, 给做NLP和数据分析领域的朋友们提供参考

基于此数据库做了两个歌词生成器
tensorflow版本: https://github.com/dengxiuqi/Lyricist-tensorflow
pytorch版本: https://github.com/dengxiuqi/Lyricist-torch

项目简介

通过网络收集整理的中文歌词数据库, 包含:

  • 绝大多数华语歌手在2019年之前的歌曲
  • 4019位歌手, 其中作品数20首以上的1086人, 100首以上233
  • 102197首歌曲, 平均每人25.4首歌

格式简介

  • 10W+首歌被分别记录在5个json文件中
  • 歌词数据已按歌手进行聚类, 并根据作品数量降序排列
    name: 歌名
    singer: 歌手名
    lyric: 歌词

词频统计

  • data/words.json: 将所有歌词的词频排序
  • data/first_words.json: 将用作句子开头的词语按词频排序
  • data/rhymes.json: 根据统计得到的拼音押韵表

仅供学习交流使用!

chineselyrics's People

Contributors

dengxiuqi avatar

Watchers

 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.