Which is more efficient for preprocessing text, dict or re.sub()?

后端 未结 0 1029
自闭症患者
自闭症患者 2020-12-07 02:04

I was wondering which is the best preprocessing method for words dict or re.sub() ?

here is example about dict:

         


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