spacyParser: Spacy Parser

View source: R/spacyParser.R

spacyParserR Documentation

Spacy Parser

Description

Return POS tags from natural language.

Usage

spacyParser(txt)

Arguments

txt

a character vector of texts.

Value

list of compiled POS-tagged items.


myeomans/politeness documentation built on Feb. 14, 2025, 2:18 a.m.