Skip to content

Create TypePatternTagger to ease tagging types #12

@schmmd

Description

@schmmd

Hi John, how about we do move your contribution into Taggers. Often I just need to think of a good way it fits in--any help is appreciated ;-)

Maybe we can create a new tagger called TypePatternTagger. Maybe you can think of a better name. This tagger would perform a substitution for the type matching syntax. Do you have any suggestions? I thought of <<TypeName>> but I only somewhat like it. I think it would need to create the sequence <typeStart='TypeName'> <typeCont='TypeName'>*.

With this new tagger, we could have patterns such as:

<<VerbPhrase>> <<NounPhrase>> <pos='JJ'>

What do you think? Any chance you could look at this on Monday? I think it would be pretty straightforward and it would get you used to my changes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions