Update p12_sanitizing_clean_up_text.rst
设计->涉及
This commit is contained in:
@@ -82,7 +82,7 @@
|
||||
'123'
|
||||
>>>
|
||||
|
||||
另一种清理文本的技术设计到I/O解码与编码函数。这里的思路是先对文本做一些初步的清理,
|
||||
另一种清理文本的技术涉及到I/O解码与编码函数。这里的思路是先对文本做一些初步的清理,
|
||||
然后再结合 ``encode()`` 或者 ``decode()`` 操作来清除或修改它。比如:
|
||||
|
||||
.. code-block:: python
|
||||
|
||||
Reference in New Issue
Block a user