linkedin / linkedin/URL-Detector

name.lastname@gmail.com parsed as 2 urls

Open
#13 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
785
Forks
184
PR merge metrics
No merged PRs in 30d

Description

name.lastname@gmail.com parsed as:

1. http://name.lastname/
2. http://gmail.com/

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the example through the library's URL-detection entry point and trace how the email-like text is split into candidates. Add a regression test for name.lastname@gmail.com, with done defined as avoiding the two incorrect URL results while preserving normal URL detection.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.