Learning-Python-Team / Learning-Python-Team/UnTruth

Funtion for Headline reference with article

Open
#12 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

good first issue
Dominant language
Python
Stars
3
Forks
6
PR merge metrics
No merged PRs in 30d

Description

@riseandshine0 But the headline is subject to the article. So if you'd run it through a static dictionary, it would not be personalized to the article. I think you could better cross-reference words and synonyms in the title with words in the article.

This would just as easy as the dictionary idea.

Originally posted by @mandjevant in https://github.com/Learning-Python-Team/UnTruth/issues/10#issuecomment-524864773

Contributor guide

No contributing guide indexed for this repository

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 the referenced discussion in issue #10 and locating the classifier entry point that analyzes article links. Determine how headlines and article text are currently represented before deciding how cross-referencing words and synonyms should work. Done would mean an agreed implementation and tests showing that headline relevance is evaluated against the article rather than a static dictionary.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
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.