@deep-foundation/splitting-text-into-words
v0.0.3
Published
This package is used to split text into words and count the frequency of each word. # Installation
Downloads
3
Maintainers
Keywords
Readme
splitting-text-into-words
This package is used to split text into words and count the frequency of each word.
Installation
Download the package splitting-text-into-words. Create a Join link from the package to your admin Link.
Usage
Splitting-text-into-words offers functionality for count most common words in text.
WordSearchSettings
Create this link from your rssquery link or rsssubscription (or any link that has structure of rssquery or rsssubscription)
The WordSearchSettings link is used to set the minimum and maximum dates to obtain data from the RSS feed. It also sets the maximum number of words to be searched.
The Min
link represents the earliest date to obtain data.
The Max
link represents the latest date to obtain data.
The WordLimit
link represents the latest date to obtain data.
Remember to set your timezone correctly.
WordSearch
Create this liml from WordSearchSettings link to WordSearchSettings link. It will search and create Word Links for each most common word in text with frequency index in format "index: word".