selfteaching / selfteaching/selfteaching-python-camp
Day06 统计中文字符,如何去掉标点符号
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 151
- Forks
- 875
- PR merge metrics
- No merged PRs in 30d
Description
英文的符号可以替换,为什么中文的不可以?中文的该怎么替换掉?
Google没有找到合适的答案...
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Day06 exercise and the code shown in the attached screenshot. Trace how punctuation is currently identified or replaced, then check representative Chinese punctuation alongside Chinese characters. Done means the relevant Chinese punctuation is removed without removing the Chinese text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100