7cd8e8f90a
去除多余的全角空格(' ')
2019-02-24 20:43:15 +08:00
032ed2a245
doc: 增加各文集README介绍, 优化README.
2018-12-14 10:57:35 +08:00
4f6aa034fd
修复表意字换行导致JSON校验失败问题
...
修复表意字换行导致JSON校验失败问题
2018-08-07 11:45:19 +08:00
f4ed6b4ad0
修复表意字换行导致JSON校验失败问题
...
修复表意字换行导致JSON校验失败问题
2018-08-07 11:44:03 +08:00
3e380dc639
fix ci
2018-08-06 18:47:53 +08:00
77d5c68200
fix ci
2018-08-03 17:39:29 +08:00
9f23847764
移除脏字符和增加Tag
2018-07-10 14:37:26 +08:00
2eedb829c0
修复宋词缺少最后两句
2018-07-09 11:38:27 +08:00
d9624d529f
fix blank
2018-04-11 17:18:13 +08:00
a4e66443ec
add tags
2018-04-11 10:19:31 +08:00
f290058358
add blank
2018-04-10 16:58:27 +08:00
2d5cae192a
fix
2018-04-09 14:10:56 +08:00
ada220ef64
Merge pull request #45 from kc910521/master
...
补充遗失
2018-03-14 16:06:23 +08:00
c3e1b721c2
fix
2018-03-14 15:57:15 +08:00
9a16864b75
fix json
...
fix json
2018-03-13 13:52:03 +08:00
8a56fa4f00
fix
2018-03-13 10:36:32 +08:00
6779633b91
尝试修一下
2018-03-12 20:05:18 +08:00
0869f590fc
Merge branch 'master' of https://github.com/chinese-poetry/chinese-poetry
2018-03-02 18:02:53 +08:00
616c2b04a3
reload() was moved into importlib in Python 3
...
The builtin __reload()__ was moved into [importlib](https://docs.python.org/3/library/importlib.html#importlib.reload ) in Python 3 because it was being overused and led to odd behavior that was often difficult to diagnose. Here we are trying to __reload(sys)__ probably because 'utf-8' encoding and Unicode strs are not the default in Python 2. They are however the default in Python 3 so this PR therefor suggests that a __pass__ would be satisfactory in Python 3.
2018-03-02 10:48:48 +01:00
6d343dca12
tag: 增加『宋词三百首』标签
2018-03-02 16:01:51 +08:00
6561d1c84a
tag: 增加著名名胜标签
2018-03-02 09:58:43 +08:00
507e812605
ci: 为了方便贡献修改, 构建词及词作者json文件
2018-02-28 15:13:55 +08:00
08910c45ec
ci: 为了方便贡献修改, 构建词及词作者json文件
2018-02-28 15:08:02 +08:00
b2cae31a9e
[UPDATE] 更新
2017-03-07 11:58:09 +08:00
de799ae7ad
[UPDATE] 增加全宋词数据 #4
2017-03-07 11:41:49 +08:00