Learning-Python-Team / Learning-Python-Team/UnTruth
Funtion for Headline reference with article
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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