构建一个修复拼写错误的自然语言模型

Eug*_*neP 9 java parsing nlp linguistics

什么是关于如何构建这样的自然语言解析程序的书籍:

input: I got to TALL you
output: I got to TELL you

input: Big RAT box
output: Big RED box

in: hoo un thum zend three
out: one thousand three

它必须具有允许预测哪些单词拼写错误的语言模型!

关于如何构建这样一个工具的最佳书籍是什么?

ps有免费的网络服务进行拼写检查吗?来自Google可能吗?..

duf*_*ymo 7

彼得诺维格写了一个很棒的拼写检查器.也许这可以帮到你.