Toggle navigation
Toggle navigation
This project
Loading...
Sign in
김영곤
/
LINEBOT
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
Jaehyun Kim
2020-12-04 09:56:50 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
cb78f24f3008fdc75b6d88d78a639dafcff02178
cb78f24f
1 parent
156d2e71
readme modify1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
4 deletions
README.md
README.md
View file @
cb78f24
## Mother Project
---
mother project : kakaoBot
<br>
최근 수정: 20
18/12/01
<br>
추가기능 :
파파고 api를 이용한 카카오톡에서 전송한 사진 속 글자 인식및 번역
최근 수정: 20
20/12/04
<br>
추가기능 :
amazon comprehend api를 이용한 챗봇에 감성분석 기능 추가
# :page_with_curl:목차
---
...
...
@@ -24,15 +24,17 @@ mother project : kakaoBot<br>
# :speaker:소개
---
기존에 구현된 챗봇에 amazon comprehend api를 도입해 감성분석 기능을 추가한다.
사용자가 text를 전송할 경우 text에서 major한 감정을 추출하여 reply한다.
# :bookmark:기본세팅
---
사용언어 : java script
# :floppy_disk:빌드 방법
---
# :book:사용 방법
---
사용 API : amazon comprehend
...
...
Please
register
or
login
to post a comment