With the following statement for word segmentation, the results show only the last line of the segmentation results, the original form is a 32 lines of text table, each row has a corresponding text, is this why? Intended for every text participle,
For the line in testfenci22:
Words22=list (jieba. The cut (line, cut_all=False))
Print (words22)