Should the stopword list be updated?
还没有人认领这个 Issue。
评估
- 难度
- 5/5
- 预计耗时
- 一周以上
- 新手友好度
- 25/100
- Issue 类型
- 功能
- 描述清晰度
- 需要澄清
- 活跃度
- 停滞
- 技术栈
- python
调研方向
从 pattern/vector/stopwords-en.txt 开始,并查看链接的 Results 目录中的比较结果。阅读 StemmerChecker 类中的 find_important 和 compare 函数,然后确定现有列表是否应该更改,以及哪些更新后的内容是合理的。
由索引模型根据 Issue 内容生成。
描述
I wrote a Python script to compare the list of stopwords currently used by pattern's vector module against other popular stopword lists to check whether an update is required.
A total of 11 sources of stopwords were used to compare with (listed below). For each source, the set of words present in the source but not in pattern's list of stopwords and vice versa were reported in the corresponding file. Comparison output was stored in the directory Results by my code here. File x.txt contains the comparison result by comparing the stopword list x against the stopword list used by pattern.
My code is available here: https://github.com/ni9elf/PatternClipsExperiments The comparison of stopword lists is performed by the find_important and compare function of the StemmerChecker class.
Lists of stopwords compared against:
-
unine.txt (formation retrieval multilingual resources from Universite de Neuchatel, Switzerland) link
-
princeton.txt (Algorithms book by Robert Sedgewick and Kevin Wayne, Princeton) link
-
nltk.txt (Natural Language Toolkit 3.2.5)
-
yoast.txt (YoastSEO is a text analysis and assessment library in JavaScript for SEO feedback) link
-
mysql.txt (MySQL Stopword list) link
-
ranksnl_short.txt (Default stopword list used by ranks.nl) link
-
ranksnl_long.txt (Longer version of stopword list used by ranks.nl) link
-
corenlp.txt (Stanford CoreNLP - natural language software) link
-
mallet.txt (MALLET (MAchine Learning for LanguagE Toolkit) from UMass Amherst) link
-
glasgow.txt (Information retrieval resources from University of Glasgow) link
-
onix.txt (Onix Text Retrieval Toolkit) link
- 主要语言
- Python
- 星标
- 8.9k
- 派生
- 1.6k
- PR 合并指标
- 30 天内没有已合并 PR
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
clips/pattern 的其他 Issue
-
难度 1/5 1 小时以内 新手友好度 72/100
-
难度 1/5 1 小时以内 新手友好度 72/100
-
难度 1/5 1 小时以内 新手友好度 65/100
-
难度 1/5 1 小时以内 新手友好度 45/100
-
难度 4/5 3-5 天 新手友好度 30/100
相似的 Issue
-
难度 1/5 1 小时以内 新手友好度 75/100
-
hcocena 未关闭policies-accepted pre-review precheck-passed
难度 1/5 1 小时以内 新手友好度 88/100
Bioconductor/BiocContributions#214 · 5 条评论 ·
-
难度 1/5 1 小时以内 新手友好度 92/100
TencentCloud/Octop#1169 · 1 条评论 ·
-
难度 2/5 1-3 小时 新手友好度 70/100
521xueweihan/HelloGitHub#3778 ·
-
The version checker's trailing attribute region has no control for a less-than inside a quoted value 未关闭area: dashboard area: tests bug perceived difficulty: 2 python
难度 2/5 1-3 小时 新手友好度 84/100
Nitjsefnie-Harness-Commons/daedalus#1105 · 1 条评论 ·