Natural Language Processing for programmers: part 3 -- World Writable
Previously, I experimented with text generation using context-free grammars, one of the oldest techniques in natural language processing. I'll come back to CFGs in a future post. In this one I'm going to try my hand at classifiers. Automatic classification is the process by which a computer is trained to categorize an item into one or more defined buckets. A common type of classification is no doubt working on your behalf right this moment: spam filtering.
Apr-4-2016, 21:35:59 GMT
- Technology: