program ab
을 사용하여 채팅 봇을 만들려고했습니다. 간단한 aiml
파일을 만들고 시도했습니다. 하지만 작동하지 않습니다. 나는 이것을 얻고있다.항상 프로그램에 응답이 없습니다.
Name = super Path = /aiml/bots/super
c:/ab
/aiml/bots
/aiml/bots/super
/aiml/bots/super/aiml
/aiml/bots/super/aimlif
/aiml/bots/super/config
/aiml/bots/super/logs
/aiml/bots/super/sets
/aiml/bots/super/maps
Preprocessor: 0 norms 0 persons 0 person2
Get Properties: /aiml/bots/super/config/properties.txt
addAIMLSets: /aiml/bots/super/sets does not exist.
addCategories: /aiml/bots/super/aiml does not exist.
AIML modified Thu Jan 01 05:30:00 IST 1970 AIMLIF modified Thu Jan 01 05:30:00 IST 1970
No deleted.aiml.csv file found
No deleted.aiml.csv file found
addCategories: /aiml/bots/super/aimlif does not exist.
Loaded 0 categories in 0.002 sec
No AIMLIF Files found. Looking for AIML
addCategories: /aiml/bots/super/aiml does not exist.
Loaded 0 categories in 0.001 sec
--> Bot super 0 completed 0 deleted 0 unfinished
Setting predicate topic to unknown
normalized = HELLO
No match.
writeCertainIFCaegories learnf.aiml size= 0
I have no answer for that.
왜 파일이로드되지 않습니까? 아래에 간단한 aiml
파일도 포함 시켰습니다. super
폴더는 AIML 파일이 제대로로드되지 않은 그래서 질문의 회신 할 답이 없기 때문에 내가 program ab
아래에 설명을 추가했습니다. – Jaden