Remove tokens of a list if they are in another list (improve speed)

前端 未结 0 1959
深忆病人
深忆病人 2020-12-14 06:58

I have a list of lists composed by tokenized texts. The list lenght is around 1.200.000 texts. An example of this list is shown below:

texts = [
        [\'hi         


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