lihuigu commited on
Commit
b10e110
·
1 Parent(s): 479f67b

update locale.json

Browse files
Files changed (2) hide show
  1. .gitignore +0 -1
  2. src/app_pages/locale.json +163 -0
.gitignore CHANGED
@@ -1,5 +1,4 @@
1
  **/*.pdf
2
- **/*.json
3
  !assets/**/*.json
4
  !configs/**/*.json
5
  **/__pycache__
 
1
  **/*.pdf
 
2
  !assets/**/*.json
3
  !configs/**/*.json
4
  **/__pycache__
src/app_pages/locale.json ADDED
@@ -0,0 +1,163 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "SciPIP will generate ideas in one click. The generation pipeline is the same as step-by-step generation, but you are free from caring about intermediate outputs.": {
3
+ "en": "-",
4
+ "zh": "SciPIP将一键生成Ideas,用户无需关心中间输出,Ideas生成使用的算法与逐步生成相同。"
5
+ },
6
+ "1. Input Background": {
7
+ "en": "-",
8
+ "zh": "用户输入背景"
9
+ },
10
+ "2. Brainstorming": {
11
+ "en": "-",
12
+ "zh": "头脑风暴"
13
+ },
14
+ "3. Extracting Entities": {
15
+ "en": "-",
16
+ "zh": "提取关键词"
17
+ },
18
+ "4. Retrieving Related Works": {
19
+ "en": "-",
20
+ "zh": "检索相关工作"
21
+ },
22
+ "5. Generate Initial Ideas": {
23
+ "en": "-",
24
+ "zh": "生成初始Ideas"
25
+ },
26
+ "6. Generate Final Ideas": {
27
+ "en": "-",
28
+ "zh": "生成最终Ideas"
29
+ },
30
+ "Pipeline": {
31
+ "en": "-",
32
+ "zh": "生成流程"
33
+ },
34
+ "Supported Fields": {
35
+ "en": "-",
36
+ "zh": "支持领域"
37
+ },
38
+ "The supported fields are temporarily limited because we only collect literature from ICML, ICLR, NeurIPS, ACL, and EMNLP. Support for other fields are in progress.": {
39
+ "en": "-",
40
+ "zh": "由于当前我们构建的文献库中仅包含过去10年来自ICML、ICLR、NeurIPS、ACL和EMNLP的论文,因此Ideas生成支持的领域暂时有限"
41
+ },
42
+ "Natural Language Processing (NLP)": {
43
+ "en": "-",
44
+ "zh": "自然语言处理"
45
+ },
46
+ "Computer Vision (CV)": {
47
+ "en": "-",
48
+ "zh": "计算机视觉"
49
+ },
50
+ "[Partial] Multimodal": {
51
+ "en": "-",
52
+ "zh": "【部分支持】多模态"
53
+ },
54
+ "Incoming Other Fields": {
55
+ "en": "-",
56
+ "zh": "其他领域"
57
+ },
58
+ "Help Us To Improve": {
59
+ "en": "-",
60
+ "zh": "帮助我们改进"
61
+ },
62
+ "💧 One-click Generation": {
63
+ "en": "-",
64
+ "zh": "💧 一键生成Idea"
65
+ },
66
+ "Check Brainstorms": {
67
+ "en": "-",
68
+ "zh": "查看头脑风暴结果"
69
+ },
70
+ "Check Entities": {
71
+ "en": "-",
72
+ "zh": "查看实体提取结果"
73
+ },
74
+ "Check Retrieved Papers": {
75
+ "en": "-",
76
+ "zh": "查看文献检索结果"
77
+ },
78
+ "Reset Chat": {
79
+ "en": "-",
80
+ "zh": "重置对话"
81
+ },
82
+
83
+ "SciPIP will generate ideas step by step. The generation pipeline is the same as one-click generation, while you can improve each part manually after SciPIP providing the manuscript.": {
84
+ "en": "-",
85
+ "zh": "SciPIP将会逐步生成Ideas,生成使用的算法与一键生成相同,但是用户可以在SciPIP给出中间过程的初稿后修改其中内容。"
86
+ },
87
+ "💦 Step-by-step Generation": {
88
+ "en": "-",
89
+ "zh": "💦 逐步生成Idea"
90
+ },
91
+ "🐳 Background": {
92
+ "en": "-",
93
+ "zh": "🐳 背景"
94
+ },
95
+ "Submit": {
96
+ "en": "-",
97
+ "zh": "提交"
98
+ },
99
+ "👻 Brainstorms": {
100
+ "en": "-",
101
+ "zh": "👻 头脑风暴"
102
+ },
103
+ "🐱 Extracted Entities": {
104
+ "en": "-",
105
+ "zh": "🐱 提取实体"
106
+ },
107
+ "📖 Retrieved Related Works": {
108
+ "en": "-",
109
+ "zh": "📖 检索相关文献"
110
+ },
111
+ "😼 Generated Initial Ideas": {
112
+ "en": "-",
113
+ "zh": "😼 生成初始Ideas"
114
+ },
115
+ "😸 Generated Final Ideas": {
116
+ "en": "-",
117
+ "zh": "😸 生成最终Ideas"
118
+ },
119
+ "Brainstorming...": {
120
+ "en": "-",
121
+ "zh": "头脑风暴……"
122
+ },
123
+ "Extracting entities...": {
124
+ "en": "-",
125
+ "zh": "提取实体……"
126
+ },
127
+ "Retrieving related works...": {
128
+ "en": "-",
129
+ "zh": "检索文献……"
130
+ },
131
+ "Generating initial ideas...": {
132
+ "en": "-",
133
+ "zh": "生成初步Ideas……"
134
+ },
135
+ "Generating final ideas...": {
136
+ "en": "-",
137
+ "zh": "生成最终Ideas……"
138
+ },
139
+ "Please input the brainstorms on the left.": {
140
+ "en": "-",
141
+ "zh": "请在左侧修改头脑风暴的内容"
142
+ },
143
+ "Please input the entities on the left.": {
144
+ "en": "-",
145
+ "zh": "请在左侧修改关键词"
146
+ },
147
+ "Please input the related works on the left.": {
148
+ "en": "-",
149
+ "zh": "请在左侧修改参考文献"
150
+ },
151
+ "Please input the initial ideas on the left.": {
152
+ "en": "-",
153
+ "zh": "请在左侧修改初始Ideas"
154
+ },
155
+ "Please input the final ideas on the left.": {
156
+ "en": "-",
157
+ "zh": "请在左侧修改最终Ideas"
158
+ },
159
+ "🏠️ Homepage": {
160
+ "en": "-",
161
+ "zh": "🏠️ 首页"
162
+ }
163
+ }