Xtra의 그 무엇

블로그 이미지
욕심많아 진도 느린 Xtra입니다.
by Xtra
  • Total hit
  • Today hit
  • Yesterday hit

728x90
728x90

오늘로 딱 2주 동안 자연어처리 기능을 조금이라도 가진 인공지능 어느 정도 쉽게 제작할 수 있는 상황인지 알아보고 있습니다만... 보통 분야가 아니라 생각했던것 보다 훨씬 대중적이지 못했네요.

욕심만 만고 노력을 하지 않는 저에게는... 더 쉬워지면 좋겠다는 생각이 절실합니다.
그래서 마지막에 선택한것은 가장 쉽고 보람찰 수 있는 chatscript입니다.

장점은
- 가장 접근성이 좋고 설치도 필요 없습니다.
- 한글이 먹힌다는 것입니다. 절대적 장점입니다.

단점은
- 프로그램 이름상 검색에 난한이 좀 있습니다.



한국 게시물있지만...

http://exagen.tistory.com/category/6%EC%9E%A5.%20%EC%98%88%EC%A0%9C%20%EC%B1%97%EB%B4%87%20%EB%94%B0%EB%9D%BC%ED%95%98%EA%B8%B0


말을 좀 어렵게 적으셨습니다.


위 영상은 영어지만 속성으로 배우기에는 이만한 것이 없습니다.

위 영상의 영문을 메모장에 옮겨 적고 구글로 번역한뒤에 나름 사용해본 소감으로 의역했습니다.


isn't it cool

멋지지 않니?


hey guys this is abhhishek. today i'm going to show you how to create a chatbot. and no. this doesn't requre you to have a degree in computer.

안녕 얘들아. abhhishek이야. 오늘은 챗봇을 만드는 방법을 보여줄거야 아니. 이건 컴퓨터를 잘할 필요 없습니다.


all you need is chatscript and my video.

chatscript와 내 비디오 만 있으면됩니다.


in this video i'm going to show you how to create a new chatbot in chatscript. i'm assuming that you have downloaded chatscript and then watching this video.

이 비디오에서는 chatscript에서 새로운 챗봇을 만드는 방법을 보여 드리겠습니다. 나는 chatscript를 다운로드 한 다음이 비디오를보고 있다고 가정합니다.


*chatscript 다운로드는 검색해서 최신 버전을 받아봅시다. 영상에서는 7.3을 사용합니다.


here's how you create a new chatbot

새 봇을 만드는 방법은 다음과 같습니다.


go to the rawdata folder -> open the harry folder

rawdata 폴더로 이동 -> 해리 폴더 열기


copy all the files in it.

전부 복사


create a new folder in the rawdata folder with the name of you chatbot in caps

rawdata 폴더에 새로는 봇 이름으로 폴더를 만듭니다.


paste the copied contents there

복사 붙여넣기


now open the simple control file using a text editor like notpad.

simple control파일을 메모장으로 엽니다. [ notpad++가 없으신 분은 다운받아서 사용해면 좋습니다. ]


replace all the instances of harry with the name of your chatbot which in this case is abhhishek.

replace the instances as they were written i.e with caps if htey were in caps if they were in caps or in small if they were small. you have to replace three instances.

harry의 모든 인스턴스를 chatbot의 이름으로 바꾸십시오.이 경우에는 abhhishek입니다.

모자를 쓰면 모자를 쓰거나 모자라면 작게 대문자로 바꿉니다. 세 개의 인스턴스를 대체해야합니다.


now...

지금


go back.

돌아가서


copy the contents of file ... files harry

파일의 내용을 복사 ... files harry


create a new text fill and paste the copied contents there.

새 텍스트을 만들고 거기에 복사 된 내용을 붙여 넣으십시오.


name the file as ... files(name of you chatbor)

그 파일의 이름을 ... 당신 chatbor의 이름


here it becomes fileabhsihek

여기 그것이 abhsihek가된다.


now change the instances of harry with the name of you bot in caps and save it.

이제 봇의 이름을 가진 해리의 인스턴스를 대문자로 변경하고 저장하십시오.


now open the chatscript.exe from the binaries folder.

notice it say albus.

바이너리 폴더에서 chatscript.exe를 엽니 다.

알 버스 알리다.


note*: here i had created a bot already. so mine says albus. yours will say harry if you have downloaded and not create a bot.

note * : 여기에 이미 봇을 만들었습니다. 그래서 내 알버스. 봇을 다운로드하지 않았으면 해리라고 말할 것입니다.


now type : build(name of you bot)

이제 다음을 입력하십시오. build (봇 이름)


and voila you have yours new bot.

그리고 당신은 새로운 로봇을 가지고 있습니다.


see the name changed to abhhishek.

abhhishek에게 바뀐 이름을보십시오.


now the bot can't answer after certain questions. but don't worry that is because of the lack of database i will  cover that in the next video.

이제 봇은 특정 질문에 답할 수 없습니다. 하지만 데이터베이스의 부족 때문에 걱정하지 마십시오. 다음 비디오에서 다루겠습니다.


ohh and

오, 그리고


see it says my name is harry.

내 이름이 해리라고하니.


to not have that embarrassing moment go to

rawdata/your chatbot folder

그 당혹스러운 순간을 가지지 않기 위해서

rawdata / chatbot 폴더


open introductions using a text editor.

in the last line change harry to the name of your bot.

텍스트 편집기를 사용하여 소개를 엽니 다.

마지막 줄에서 해리를 봇의 이름으로 변경하십시오.


that s all

이게 다야


bye guys

잘있어 애들아










isn't it cool


hey guys this is abhhishek. today i'm going to show you how to create a chatbot. and no. this doesn't requre you to have a degree in computer.


all you need os chatscript and my video.


in this video i'm going to show you how to create a new chatbot in chatscript. i'm assuming that you have downloaded chatscript and then watching this video.


here's how you create a new chatbot



go to the rawdata folder

open the harry folder


copy all the files in it.


create a new folder in the rawdata folder with the name of you chatbot in caps


paste the copied contents there


now open the simple control file using a text editor like notpad.


replace all the instances of harry with the name of your chatbot which in this case is abhhishek.

replace the instances as they were written i.e with caps if htey were in caps if they were in caps or in small if they were small. you have to replace three instances.


now...


go back.


copy the contents of file ... files harry


create a new text fill and paste the copied contents there.


name the file as ... files(name of you chatbor)


here it becomes file abhsihek


now change the instances of harry with the name of you bot in caps and save it.


now open the chatscript.exe from the binaries folder.

notice it say albus.


note*: here i had created a bot already. so mine says albus. yours will say harry if you have downloaded and not create a bot.


now type : build(name of you bot)


and voila you have yours new bot.


see the name changed to abhhishek.


now the bot can't answer after certain questions. but don't worry that is because of the lack of database i will  cover that in the next video.


ohh and


see it says my name is harry.


to not have that embarrassing moment go to

rawdata/your chatbot folder


open introductions using a text editor.

in the last line change harry to the name of your bot.


that s all


bye guys






인공지능을 어떻게 교육 시킬지는 다른 글에서 찾아 보실 수 있습니다.

저도 정돈되면 한번 적어 보도록 하겠습니다.







728x90
728x90
AND

ARTICLE CATEGORY

전체 카테고리 (936)
게임 개발 (10)
기획 파트 (23)
그래픽파트 (72)
思-네트워크 (112)
프로그래밍 (74)
2020 ~ 24 잡탕 (388)
2010 ~ 19 잡탕 (197)
만화 연재 (14)
소설 연재 (12)
기타 연재 (0)
네오스 VR (18)
그란 카 리버리 (15)

RECENT ARTICLE

RECENT COMMENT

RECENT TRACKBACK

CALENDAR

«   2024/03   »
1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31

ARCHIVE