用户工具

站点工具


zh:notes:important_citation

差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

两侧同时换到之前的修订记录 前一修订版
后一修订版
前一修订版
zh:notes:important_citation [2021/02/08 21:26]
pzczxs [Requirements]
zh:notes:important_citation [2022/01/27 08:23] (当前版本)
pzczxs 讨论状态变化了
行 107: 行 107:
 ==== 线索词特征 ==== ==== 线索词特征 ====
 运行<​color red>​cue_words.py</​color>,​ 线索词列表在<​color red>​./​data/​cue_words.xls</​color>​,通过正则表达式匹配来统计出现在引文中的重要线索词和不重要线索词的数量,​ 导出到Excel文件中。 运行<​color red>​cue_words.py</​color>,​ 线索词列表在<​color red>​./​data/​cue_words.xls</​color>​,通过正则表达式匹配来统计出现在引文中的重要线索词和不重要线索词的数量,​ 导出到Excel文件中。
-<​code ​shell>+<​code ​bash>
 > Python ./​cue_words.py > Python ./​cue_words.py
 </​code>​ </​code>​
行 146: 行 146:
 > stats.ttest_rel(G1,​G2) > stats.ttest_rel(G1,​G2)
 </​code>​ </​code>​
 +
 +~~DISCUSSION:​closed~~
zh/notes/important_citation.1612790766.txt.gz · 最后更改: 2021/02/08 21:26 由 pzczxs