slowraker()
now provides allows the user to provide the phrase delimiters that will be used for splitting words into keywords via thephrase_delims
parameter- Square brackets are now treated as phrase delimiters by default
- Hyphens now get dropped between hyphenated words
slowrake()
refactored to increase speed (now ~ 4X faster than V0.1.0)
slowrake()
added to extract keywords from text using the RAKE algorithmrbind_rakelist()
added to bind the list of data frames returned byslowrake()
into a single data frame