Adapting commited on
Commit
d696ccf
·
1 Parent(s): 79b1dce
Files changed (1) hide show
  1. README.md +22 -1
README.md CHANGED
@@ -11,4 +11,25 @@ pinned: false
11
  license: mit
12
  ---
13
 
14
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  license: mit
12
  ---
13
 
14
+ # Literature Research Tool
15
+ A project to develop a tool for researchers, which predicts the researching trend using natural language processing methodes.
16
+
17
+ [[doc](https://leoxiang66.github.io/LRT-Doc/)]
18
+
19
+
20
+ 项目目标:
21
+ 构建一个搜索工具,可以实现搜索论文平台elvsier,IEEE和google scholar的论文摘要,并且通过自然语言学习的方式总结出论文的研究方向。
22
+
23
+ 需求:
24
+ 1. 搜索功能:通过api自动搜索elvsier,IEEE和google scholar的论文库,可以搜索摘要和关键字
25
+ 2. 总结功能:总结知识基础、学科结构、研究前沿。给定特定关键词,可以是单个或多个关键词,如digitalization+IOT,可以选择查找知识基础,学科结构或者研究前沿。
26
+ 3. 可视化
27
+
28
+ Todo list:
29
+ - [ ] 1. 选定具体idp课程以及写project description (Tao)
30
+ - [ ] 2. 具体化需求 (Zhen)
31
+ - [ ] 3. 提供各大论文库账户和api(Zhen)
32
+ - [ ] 4. 讨论确定实施方法(Zhen&Tao),可参考已有的文献分析网站,如CiteSpace,https://bibliometric.com, https://zhuanlan.zhihu.com/p/136964325
33
+
34
+
35
+