Can anyone explain simply how how maximum entropy models work when used in Natural Language Processing. I need to statistically parse simple words and phrases to try to figure out the likelihood of specific words and what objects they refer to or what phrases they are contained within.
|
feedback
|
closed as off topic by Juhana, larsmans, csgillespie, Jeremy W. Sherman, bmargulies Oct 23 '11 at 0:54
Questions on Stack Overflow are expected to generally relate to programming or software development in some way, within the scope defined in the faq.
|
I recommend the NLTK python package. You can also use MALLET or WEKA. For a theoretical background, you should ask at http://stats.stackexchange.com/ or http://metaoptimize.com/qa/ . | |||
|
feedback
|