I want to get word count from the reviews before they are fed to the database. How can I achieve this in sparkflows?

In Sparkflows, we can use the ‘Word Count’ processor to get word count of selected columns.

To use the ‘Word Count’ Processor:

  • Select a set of columns for which word count is to be computed in the ‘Input Columns’ field.
  • Output would display word count for each selected columns.

For more information read the Sparkflows Documentation here: