parse: Parse

Description Usage Arguments

View source: R/cchunker_parser.R

Description

Parse the lexical items in a string without spaces using a lexicon. NOTE: this is a R implementation of the algorithm suggested by Generic Human at StackExchange for Python. Kudos to him! See: https://stackoverflow.com/questions/8870261/how-to-split-text-without-spaces-into-list-of-words/11642687#11642687

Usage

1

Arguments

lexicon

The lexicon, see lexicon

str

The string to be parsed


jpcyrino/ocunR documentation built on Dec. 21, 2021, 3:12 a.m.