analyze_word: Inflects a given lemma

Description Usage Arguments Value Examples

View source: R/analyze_word.R

Description

Inflects a given lemma

Usage

1
analyze_word(word, lang)

Arguments

word

An inflected word

lang

The language of the word

Value

A dataframe of the lemma and features of the given word

Examples

1
analyze_word("word", lang="eng")

b05102139/unimorphR documentation built on Dec. 19, 2021, 6:38 a.m.