【发布时间】:2020-06-13 09:39:51
【问题描述】:
例子:
string = " a lot of text ... protective equip- ment ... a lot of text - with similar broken words like simple appli- cations ..."
我需要获得相同的文本,但 设备 变成 设备,应用程序 变成 应用程序。 谢谢
【问题讨论】:
标签: python-3.x string replace nlp str-replace