คือตอนนี้กำลัง สับสน ไม่รู้จะเริ่มยัง ไง พอ ลองเขียน code ข้างล่าง ลง note pad ก็ยังงง ไม่เห็นมัน จะโต้ตอบ กลับเลย เเต่ มัน กลับเเสดงออก มาเเทน
โดยตอน save ผม save เป็น ไฟล์ html เเล้ว ลอง run ดู ก็ไม่เห็น มัน จะโต้ตอบกับเราเลย หรือ ต้อง เขียนวิธีอื่น หรือ ต้องเพิ่ม code อะไร ลงไปอีก
ผมอยากให้มันเหมือน พวก simsimi ,Dogdiri
<?xml version="1.0" encoding="utf-8"?>
<aiml version="1.0">
<meta name="language" content="en"/>
<aiml>
<category>
<pattern>ก๊อก ก๊อก</pattern>
<template>ใครเหรอ</template>
</category>
<category>
<pattern>*</pattern>
<that>ใครเหรอ</that>
<template><person>คือใคร</template>
</category>
<category>
<pattern>*</pattern>
<that>* ใครเ</that>
<template>ฮา ๆ ตลกมากนะ</template>
</category>
</aiml>
จะเริ่มต้นเขียน AIML อย่างไรดี ให้มันโต้ตอบกับเราได้?????
โดยตอน save ผม save เป็น ไฟล์ html เเล้ว ลอง run ดู ก็ไม่เห็น มัน จะโต้ตอบกับเราเลย หรือ ต้อง เขียนวิธีอื่น หรือ ต้องเพิ่ม code อะไร ลงไปอีก
ผมอยากให้มันเหมือน พวก simsimi ,Dogdiri
<?xml version="1.0" encoding="utf-8"?>
<aiml version="1.0">
<meta name="language" content="en"/>
<aiml>
<category>
<pattern>ก๊อก ก๊อก</pattern>
<template>ใครเหรอ</template>
</category>
<category>
<pattern>*</pattern>
<that>ใครเหรอ</that>
<template><person>คือใคร</template>
</category>
<category>
<pattern>*</pattern>
<that>* ใครเ</that>
<template>ฮา ๆ ตลกมากนะ</template>
</category>
</aiml>