globalwordnet / globalwordnet/semcor
Brown corpus divergences
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 24
Description
We should examine and validate where the copy of SemCor here diverges from Brown.
There should be a script that loads Brown from NLTK and verifies each sentence looking for any divergences in the text (excluding spaces and underscores). The script should produce a report in Markdown.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the SemCor corpus copy and the project’s existing Python entry points, then inspect how NLTK exposes the Brown corpus. Compare each sentence while ignoring spaces and underscores, and produce a Markdown report listing divergences. Done means the script runs against Brown and reports the validation results reproducibly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100