globalwordnet / globalwordnet/semcor

'There is'

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
0
Forks
0
Avg merge
2d 22h
Merged PRs (30d)
24

Description

The phrase 'there is' should always be tagged as `02609706-v`

We can use SpaCy to find all cases of 'there is' (e.g., 'there was', 'there would be', etc.) and fix all the tags to be consistent.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the SemCor annotation data and the existing entry point for processing tags; the issue does not name specific files or tests. Use SpaCy to identify “there is” and related forms such as “there was” and “there would be,” then verify that every matching case has tag 02609706-v and that the annotations are consistent.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.