create_lookup: Create a dictionary of terms to lookup in document-feature...

View source: R/create_lookup.R

create_lookupR Documentation

Create a dictionary of terms to lookup in document-feature matrices

Description

Create a dictionary of terms to lookup in document-feature matrices

Usage

create_lookup(...)

Arguments

...

Value

A dictionary of terms

Examples

create_lookup(cars = c("Ford", "Mazda", "Lotus"))

julianflowers/myScrapers documentation built on Aug. 7, 2024, 3:17 a.m.