MuSweeper

Goal of MuSweeper

Set Expander for Any Language(SEAL) is an algorithm that uses common wrappers of a given set of seeds to auto extract instances from the web. It outputs the top 100 instances retrieved using a set of seeds belonging to a given category. We formalized the assertions as “instance-IsA-category’’ triples. Also, we defined the mutually exclusive relations between categories. If an instance belongs to two mutually exclusive categiries, we add a flag on the assertion. The certifications can then be formalized in 2-ary tuples, (-rank, -flag), which is in partial order relationship.

Game Rule

MuSweeper會自動產生地雷,這些地雷保證不是「互斥關係」。玩家兩人一組,輪流選一個選項並且避開這些地雷。先踩到地雷的人就輸了。如果玩家認為已經沒有安全的可以選,可以選擇PASS來結束這回合。如果PASS後對手也跟著PASS,則兩人平手。如果PASS後對手繼續選,而且選到安全的,對手就贏了;反之,對手就輸了。

Link

http://lime.csie.ntu.edu.tw/~bani/MuSweeper/sweeper.html

Demo Video