scrapinghub / scrapinghub/dateparser
support date like this '二〇一七年三月二十四日' in zh
Open
Nobody has claimed this yet.
Type: Bug - Language
- Dominant language
- Python
- Stars
- 2.9k
- Forks
- 520
- Avg merge
- 22h 56m
- Merged PRs (30d)
- 6
Description
is this right:
add some k-v in simplifications section in zh.yaml, see below:
- 一: 1
- 二: 2
Contributor guide
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 in the simplifications section of zh.yaml and review the existing Chinese numeral mappings. Use the sample date 二〇一七年三月二十四日 to verify that the added mappings allow this form to be parsed correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- internationalization
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100