dlite-tools / dlite-tools/NLPiper
Allow bypass some symbols on cleaners.CleanPunctuation
Open
enhancement
good first issue
- Dominant language
- Python
- Stars
- 19
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
## 🚀 Feature
Allow `cleaners.CleanPunctuation` to bypass some symbols.
This allows for instance to maintain the sentence meaning on the document. Otherwise, the current solution removes all the points and the sentence's meaning is lost.
Contributor guide
Assessment
This issue has not been assessed yet.