Commit Graph

49 Commits

Author SHA1 Message Date
Valuebai ff3a209c03 【新增】https证书配置 2021-05-14 18:09:57 +08:00
Valuebai f8ddf992b0 【修改】nginx配置说明 2021-05-14 15:24:14 +08:00
Valuebai 6e8ff11a8a Merge remote-tracking branch 'origin/dependabot/pip/cryptography-3.3.2' 2021-05-14 15:00:07 +08:00
Valuebai ea3126fb4d 【修改】静态资源文件 2021-05-14 14:59:47 +08:00
dependabot[bot] 6d7c2212af
Bump cryptography from 3.2 to 3.3.2
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.2 to 3.3.2.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/3.2...3.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-14 06:56:57 +00:00
Valuebai 29cb8b574c 【新增】nginx配置 2021-05-14 14:50:34 +08:00
Valuebai 94dc891d23 Merge remote-tracking branch 'origin/dependabot/pip/cryptography-3.2' 2021-05-14 14:44:05 +08:00
Valuebai dfd39825ad Merge remote-tracking branch 'origin/dependabot/pip/pillow-8.1.1' 2021-05-14 14:43:54 +08:00
Valuebai dcc99624a6 Merge remote-tracking branch 'origin/dependabot/pip/pyyaml-5.4' 2021-05-14 14:43:45 +08:00
Valuebai 7ec69b8c7f Merge remote-tracking branch 'origin/dependabot/pip/lxml-4.6.3' 2021-05-14 14:43:29 +08:00
Valuebai f8cae5192c
Update README.md 2021-05-14 14:27:28 +08:00
Valuebai 202e7a4901
# 解决日志重复打印的问题 log_logger.handlers.clear() 2021-05-14 09:46:05 +08:00
Valuebai bae751df23
【修改】示例网站 2021-04-30 17:52:25 +08:00
dependabot[bot] a260598c89
Bump lxml from 4.4.1 to 4.6.3
Bumps [lxml](https://github.com/lxml/lxml) from 4.4.1 to 4.6.3.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.4.1...lxml-4.6.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-31 19:13:52 +00:00
dependabot[bot] da47aacbc1
Bump pyyaml from 5.1.2 to 5.4
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1.2 to 5.4.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/5.1.2...5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-25 23:00:51 +00:00
dependabot[bot] ce6e280b53
Bump pillow from 6.2.0 to 8.1.1
Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.0 to 8.1.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/6.2.0...8.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-19 04:34:19 +00:00
dependabot[bot] a66c8701cd
Bump cryptography from 2.8 to 3.2
Bumps [cryptography](https://github.com/pyca/cryptography) from 2.8 to 3.2.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/2.8...3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-27 22:01:10 +00:00
luhuibo 6b91262a5c 【优化】完善python logging打印模块 2020-04-10 22:15:52 +08:00
luhuibo bcd696216b 【修改】shell杀死指定端口的进程,写到部署脚本里面 2020-03-09 17:23:38 +08:00
luhuibo 101aa626e0 【新增】开启服务器对应8188端口说明 2020-03-09 15:39:23 +08:00
luhuibo fac0008715 【新增】linux 运行脚本需安装gunicorn包 2020-03-08 11:20:39 +08:00
luhuibo 85071a79af 【修改】完善日志 2020-03-08 11:05:49 +08:00
luhuibo 35f08e1322 【修改】项目部署说明 2020-03-08 10:54:28 +08:00
luhuibo a6548650cc 【新增】pytest单元测试 2019-11-25 16:54:09 +08:00
luhuibo bdd73d0515 【修复】解决性能问题——加载jieba分词的model需要1s左右,app.run()之前进行jieba初始化 2019-11-16 17:31:00 +08:00
luhuibo 0d0082e71a 【新增】开头索引+完善linux路径查找+算法说明 2019-10-30 10:44:06 +08:00
luhuibo 2a457b9779 【修改】说明文档 2019-10-22 18:26:08 +08:00
luhuibo 6c0f0bb72d 【新增】使用setting文件判断是否处于开发/线上环境 2019-10-22 14:58:48 +08:00
luhuibo 0662a83cfe 【新增】日志打印 2019-10-21 16:57:03 +08:00
luhuibo df644b7230 【新增】词云wordcloud功能 2019-10-21 10:40:50 +08:00
luhuibo 72574f97ab 【新增】使用自己定义的日志系统,不用flask自带的 2019-10-20 18:56:31 +08:00
luhuibo 2c60779cd7 【完善】python虚拟环境创建和其他说明 2019-10-18 17:19:43 +08:00
luhuibo 06a6ad5aab 【新增】网页版本聊天机器人 2019-10-18 14:59:19 +08:00
luhuibo 018052f935 【修改】主页布局 2019-10-17 19:18:56 +08:00
luhuibo b7882e14eb 【新增】初步完成文本自动摘要的框架及实现 2019-10-17 18:07:26 +08:00
luhuibo 7e4d65eeb5 【新增】测试home主页 2019-10-16 23:21:39 +08:00
luhuibo 36bff5c4bb 【修改】gunicorn使用端口 2019-10-16 23:15:36 +08:00
luhuibo 966fb43e8b 【新增】使用gunicorn在linux上部署项目 2019-10-16 23:13:33 +08:00
luhuibo 10ad58afb2 【新增】使用blueprint规范整个项目,每个模块分开使用 2019-10-16 23:12:27 +08:00
luhuibo 2633109bd4 【新增】使用flask的日志打印 2019-10-15 17:50:20 +08:00
luhuibo 0185eca512 【修改】暂时先注释掉log解决linux的上报错,后面再具体看是什么原因 2019-10-14 22:04:50 +08:00
luhuibo 4a267814f7 【修改】linux部署测试 2019-10-14 21:49:00 +08:00
luhuibo c6267beef1 【更新】将logging.ini设置为utf-8,到linux上看下 2019-10-14 21:39:32 +08:00
luhuibo a598817b7f 【修复】解决linux执行报错 ModuleNotFoundError: No module named 'conf' 2019-10-14 21:22:15 +08:00
luhuibo f3f0a6adbe 【新增】对比texrank4zh和jieba的提取关键词效果,结果是textrank4zh的效果更好 2019-10-14 18:59:17 +08:00
luhuibo 2e395d589b 【新增】数据放在data/下,太大的设置不上传 2019-10-14 18:55:50 +08:00
luhuibo d221fdcd7d 【新增】参数配置,方便后面使用log,databases, file_path等 2019-10-14 17:56:33 +08:00
luhuibo c9de95425c 【新建】项目Text-Auto-Summarization文本自动摘要 2019-10-13 23:50:31 +08:00
Valuebai 6e37937abe
Initial commit 2019-10-13 23:30:48 +08:00