The Brill tagger is a method for doing part-of-speech tagging. It was described by Eric Brill in his 1993 PhD thesis [http://www.cs.jhu.edu/~brill/dissertation.ps]. It can be summarized as an "error-driven transformation-based tagger". It is * error-driven in the sense that it recourses to supervised learning * transformation-based in the sense that a tag is assigned to each word and changed using a set of predefined rules.
| Property | Value |
| p:abstract
| - The Brill tagger is a method for doing part-of-speech tagging. It was described by Eric Brill in his 1993 PhD thesis [http://www.cs.jhu.edu/~brill/dissertation.ps]. It can be summarized as an "error-driven transformation-based tagger". It is
* error-driven in the sense that it recourses to supervised learning
* transformation-based in the sense that a tag is assigned to each word and changed using a set of predefined rules. Note: If the word is known, it first assigns the most frequent tag, or if the word is unknown, it naively assigns the tag "noun" to it. Applying over and over these rules, changing the incorrect tags, a quite high accuracy is achieved. (en)
|
| p:hasPhotoCollection
| |
| rdfs:comment
| - The Brill tagger is a method for doing part-of-speech tagging. It was described by Eric Brill in his 1993 PhD thesis [http://www.cs.jhu.edu/~brill/dissertation.ps]. It can be summarized as an "error-driven transformation-based tagger". It is * error-driven in the sense that it recourses to supervised learning * transformation-based in the sense that a tag is assigned to each word and changed using a set of predefined rules. (en)
|
| rdfs:label
| |
| skos:subject
| |
| foaf:page
| |
| p:redirect
| |