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
정세호
2020-12-06 20:46:48 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
ca30b56f336625d021381cafd600fab1bc7defe1
ca30b56f
1 parent
05663a55
Update README.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
30 deletions
README.md
README.md
View file @
ca30b56
...
...
@@ -6,33 +6,6 @@ mother project : kakaoBot<br>
# :page_with_curl:목차
---
<<<<<<< HEAD
> 소개
mother project chatbot를 바탕으로 aws-comprehend api기능을 추가하여
어떤 문자를 보냈을때 그 메세지에 내포된 감정을 반환하도록 하였다.
> 기본세팅
WHAT WE NEED:
line messanger api channel token
aws access,access-secret token
> > 개발 환경
visual studio code
node js
> > 사용 언어
node.js
> 3.빌드 방법
0.
npm install
1.
npm install aws-sdk
2.
/home/user 디렉토리의 .aws안의 credentials파일을 수정한다
->aws access key, secret key 입력
->region: us-east-1
->aws session token입력
> 4.사용 방법
(temp)
1.
send message
2.
it will return your sentiment
> > 사용 API
1.
aws comprehend api
2. line notify,messendger api
=======
> 1.소개
...
...
@@ -45,11 +18,9 @@ mother project : kakaoBot<br>
> 3.빌드 방법
> 4.사용 방법
>>>>>>> 3ebe01955916a00f9e33f2cd02ab7d1892d538aa
> liscense
# :speaker:소개
---기존에 구현된 챗봇에 amazon comprehend api를 도입해 감성분석 기능을 추가한다.
...
...
Please
register
or
login
to post a comment