These project include two directory.
-
关联关系挖掘算法文件
Apriori.py is the source file of finding the connection between words. The ouput is a txt file in which there are all the collocation.
-
数据库建立源文件
Based on the collocation found by Apriori.py, the souce files will build a sql server database.
-
网页设计
The User-interface design of the website.