• [deleted]
    + 0 comments

    Hi,

    I went to the following naïve design: Build a two sets of tokens from wikipedia from both computer-mouse and animal mouse pages Remove from intersection tokens from both sets

    Then, tokenise input query and count tokens belonging to the animal mouse or computer mouse set Then return the concept having the highest count

    M