Learning-Python-Team / Learning-Python-Team/UnTruth
Funtion for Headline reference with article
未关闭
还没有人认领这个 Issue。
good first issue
- 主要语言
- Python
- 星标
- 3
- 派生
- 6
- PR 合并指标
- 30 天内没有已合并 PR
描述
@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
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先阅读 issue #10 中引用的讨论,并找到分析文章链接的 classifier 入口点。在决定单词与同义词之间的交叉引用应如何工作之前,先确定标题和文章正文目前是如何表示的。当有一份达成共识的实现和测试,能够表明标题相关性是根据文章而不是静态词典进行评估时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- machine-learning
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100