Shape mismatch while using np.where to check the occurence of word list in a string?

前端 未结 0 1951
情书的邮戳
情书的邮戳 2020-12-04 06:45

Given one list and one string, how can I create an array to see where the words in the list match with the string? For example:

A = [\'the\', \'quick brown\',         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题