Skip to content

Add lemmas to token table #67

@JMankewitz

Description

@JMankewitz

Right now we're live stemming each word using the wordnet lemmatizer to match wordnet senses. We should consider storing the lemmas as a column in the tokens table instead.

word = lemmatizer.lemmatize(gloss, pos_map[pos])

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions