Word Associatoin Norms Mutual Information And Lexicography
Word Association Norms, Mutual Information, and Lexicography
4 AN information Theoretic Measure
Mutual Information: Two points , have probabilities and then their mutual information is and is defined as: $I(x,y)\equiv \log_2\frac{P(x,y)}{P(x)P(y)} $ The joint probability is and then make , if there is not strong relationship then and therefore . If the two values are complementary (no relationship at all), then we wind upw ith
They normalize their estimates by the size of the corpus .
They point out that anything where gives unstable (poor) results. Good to know for implementation.
Joint probabilies should be symmetric, so . and therefore . The association ratio however is not symmetrical.
Window Size: relationships are counted iwthin a window (since its from texts) of window items. Smaller window worked for fixexd expressions and larger ones were good at broader semantic realtionships.
A relationship that is should be used to indicate an interesting assocation.
They also note that high mutual information does not automatically mean a meaningful semantic relationship. The measure only sees distributional evidence, so preprocessing and domain interpretation are still needed.