find_jelcode: Identify JEL code associated to a text

Description Usage Arguments Value Examples

View source: R/find_jelcode.R

Description

This function allows to find the JEL code associated to each keyword identified in a text

Usage

1

Arguments

x

a string

Value

The function returns a string of all JEL code associate to each keyword identified in a text.

Examples

1
2
text<-"I use the stochastic frontier methodology to estimate a cost and a bank profit. "
find_jelcode(text)

raulincadet/jelclassification documentation built on Dec. 22, 2021, 1 p.m.