Releases: SentiSamoyed/SentiStrength
Releases · SentiSamoyed/SentiStrength
2.1.0
服务端模式执行
从 2.1.0 版本开始,运行 SentiStrength-BE 需要先配置好相应的环境变量:
- 数据库地址+数据库
DB_ADDRESS,如localhost:3306/something - 数据库用户名
DB_USER - 用户密码
DB_PASSWORD - Issue Tracker 服务的地址
TRACKER_URL
,如http://localhost:8848/repo/
Full Changelog: 2.0.0...2.1.0
2.0.0
What's Changed
- feat: 迭代三后端初始化 by @NintenSAGA in #50
- Build & Deploy by @NintenSAGA in #51
- Build & Deploy by @NintenSAGA in #52
- feat: 迭代三更多 by @NintenSAGA in #53
- Build & Deploy by @NintenSAGA in #54
- feat: 迭代三进一步优化 by @NintenSAGA in #55
- Build & Deploy by @NintenSAGA in #56
- fix: 不存在 release 时的 NPE 问题 by @NintenSAGA in #57
- Build & Test by @NintenSAGA in #58
- Release 2.0.0 by @NintenSAGA in #59
Full Changelog: 1.5.0...2.0.0
1.5.0
What's Changed
- feat: 引入 Spring 框架;初始化测试框架 by @NintenSAGA in #23
- checkstyle阶段一 by @Cyrus-iwnl in #24
- fix: 修复 build jar 问题 by @NintenSAGA in #25
- Chenjun/style/checkstyle1 by @Fengryjs in #26
- fix part of style problems by @EthanXHQ in #27
- Duwei/style/checkstyle2 by @Cyrus-iwnl in #28
- 第二次 checkstyle 修改 by @EthanXHQ in #29
- style: checkstyle by @Fengryjs in #30
- feat: 构建后端框架 & 部分重构优化 by @NintenSAGA in #31
- feat: 完善后端框架、设计测试、修复问题 by @NintenSAGA in #32
- feat: 更新 Jenkins 配置、加入 Docker 构建脚本 by @NintenSAGA in #33
- fix: 修复部署脚本问题 by @NintenSAGA in #34
- 部署测试 by @NintenSAGA in #35
- fix: 修复参数识别错误 by @NintenSAGA in #36
- 部署测试 by @NintenSAGA in #37
- fix: 测试问题 by @NintenSAGA in #38
- 部署测试 by @NintenSAGA in #39
- feat: 更新部署脚本为 docker compose by @NintenSAGA in #40
- refactor: 更多重构 by @NintenSAGA in #41
- refactor:更多重构优化 by @NintenSAGA in #42
- fix: 测试写错了,缓存工厂的效率还是更高的 by @NintenSAGA in #43
- docs: Update README.md by @NintenSAGA in #44
- refactor: 细节修补 by @NintenSAGA in #45
- chore: 更新版本号 by @NintenSAGA in #46
- 部署测试 by @NintenSAGA in #47
- 部署 by @NintenSAGA in #48
Full Changelog: 0.1.0...1.5.0
0.1.0
What's Changed
- 更新 master by @NintenSAGA in #19
- feat: cicd 支持加入 by @NintenSAGA in #20
- feat: 更新了版本号 by @NintenSAGA in #21
- 测试部署版本 0.1.0 by @NintenSAGA in #22
Full Changelog: 0.0.1...0.1.0
0.0.1b
What's Changed
- Duwei/docs/stage1 by @Cyrus-iwnl in #1
- docs:finish javadoc of NegatingWordList && QuestionWords && Sentiment… by @codejoiffer in #3
- SentiStrength, Test, ClassificationOptions, Paragraph 类的注释 by @NintenSAGA in #4
- Dengyouliang/docs/stage1 by @HCPlantern in #2
- Chenjun/docs/stage1 by @Fengryjs in #5
- docs: move todo out by @Fengryjs in #7
- Xuhaoqin/docs/stage1 by @EthanXHQ in #8
- docs: 完善javadoc格式和标点 by @Cyrus-iwnl in #9
- Dengyouliang/docs/stage1 improve by @HCPlantern in #11
- docs: 更新注解 by @NintenSAGA in #14
- Xuhaoqin/docs/stage1 improve by @EthanXHQ in #12
- fix: 修复了一处 html 格式问题 by @NintenSAGA in #15
- Huaguangsong/docs/stage1 improve by @codejoiffer in #17
- docs: 完善 javadoc 标点符号 by @HCPlantern in #16
- docs:improve java doc for Lemmatiser Corpus UnusedTermsClassification… by @Fengryjs in #13
- 更新 master by @NintenSAGA in #19
New Contributors
- @Cyrus-iwnl made their first contribution in #1
- @codejoiffer made their first contribution in #3
- @HCPlantern made their first contribution in #2
- @Fengryjs made their first contribution in #5
- @EthanXHQ made their first contribution in #8
Full Changelog: https://github.com/SentiSamoyed/SentiStrength/commits/0.0.1b