2013年4月25日
摘要: Two questionOverfittingFrom Unigram, Bigram, Trigram, Quadrigram, the prediction of Quadrigram is better than Trigram, than Bigram, than Unigram.But N-grams only work well for word prediction if the test corpus looks like the training corpus. In real life, this doesn't happen, so we should train 阅读全文
posted @ 2013-04-25 14:40 MrMission 阅读(216) 评论(0) 推荐(0)