scrapinghub / scrapinghub/dateparser

Improve language detection

Open
#612 40 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Type: Enhancement
Dominant language
Python
Stars
2.9k
Forks
520
Avg merge
22h 56m
Merged PRs (30d)
6

Description

Currently language detection is rudimentary and often causes incorrect interpretation of dates. See for example #567 and #575.

We need to improve how language detection works. Plugging-in an optional language detection library is an option.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading issues #567 and #575 to understand the date-interpretation failures described here. Then inspect the current language-detection implementation and its tests, if identified while investigating. Done means language detection is improved and the incorrect date interpretations from those examples are addressed.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
internationalization
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.