OSDN Git Service

AI003:AI_Think_CandidateWordList_Filter()は実装途中。
[chnosproject/CHNOSProject.git] / CHNOSProject / AI003 / AI003 / core.h
index ce4b954..cf6513f 100755 (executable)
@@ -23,6 +23,7 @@ struct AI_WORKING_SET {
 //@main.c\r
 extern AI_WorkingSet WorkingSet;\r
 CHNLIB_UIPArray *AI_Think_SlideLookUpWordByHistory(CHNLIB_String *input);\r
+int AI_Think_CandidateWordList_Filter00(CHNLIB_UIPArray *candidatewordlist);\r
 void AI_Memory_AddRootWordData(CHNLIB_String *tag);\r
 int AI_Memory_AddRootWordData_IsDuplicated(const void *listtag, const void *newtag);\r
 void AI_System_InitializeSystemWorkingSet(void);\r