Tokenizer()

On the NLP samples
When you are working with

Blockquote
Tokenizer().proc_all_mp(partition_by_cores(paragraphs))

If you have more than one column it will create
FLD 1, FLD 2, … FLD n (n = columns after the first one)

Is the model taking in consideration all the FLDs?