You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
427 B
17 lines
427 B
2 years ago
|
# 文章生成器
|
||
|
# BullshitGenerator
|
||
|
|
||
|
原项目地址 https://github.com/menzi11/BullshitGenerator
|
||
|
|
||
|
网页版地址 https://suulnnka.github.io/BullshitGenerator/index.html
|
||
|
|
||
|
修改:
|
||
|
1.设计并移植至浏览器
|
||
|
2.修正标点及布局的bug
|
||
|
3.更加中文化编程
|
||
|
|
||
|
未来可以做的点:
|
||
|
1.解决python与javascript代码协同问题
|
||
|
2.更美的文字布局排版
|
||
|
3.更多的语料库与更好的生成算法
|