Skip to content

Deep learning and POS tagging #6

@bdauzat

Description

@bdauzat

An important feature of deep learning is that deep learning will extract features automatically that are predictive. However, what do humans need to do in order to set this up? What comes to mind here is part of speech tagging and sentence parsing. This can't be done with only the text corpora in front of us, but relies on models trained from huge amounts of tagged text. So, how is deep learning able to incorporate POS tagging automatically? Do we include a parser as one of the 'models' we stack?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions