Funtion for Headline reference with article

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

Nobody has claimed this yet.

Assessment

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

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.

Description

good first issue

@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

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

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.

More from Learning-Python-Team/UnTruth

All issues in Learning-Python-Team/UnTruth

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.