Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FSoft-AI4Code/CodeText-parser
/ noise_removal.py
File
noise_removal.py
src/codetext/clean/noise_removal.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
re
2
import
sys
3
import
warnings
4
from
collections
import
Counter
Callers
nothing calls this directly
Calls
1
clean_docstring
Function · 0.85
Tested by
no test coverage detected