EasySci commited on
Commit
f8461df
·
1 Parent(s): e8a663f

Upload constants.py

Browse files
Files changed (1) hide show
  1. constants.py +167 -0
constants.py ADDED
@@ -0,0 +1,167 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ AZURE_OPENAI_KEY_FR = "d296db50d1ad471caf944d1b148ae6c7"
2
+ AZURE_OPENAI_ENDPOINT_FR = "https://openai-resource-team-11-france.openai.azure.com/"
3
+ AZURE_ENGINE_NAME_FR = "gpt35-team-11"
4
+
5
+ AZURE_OPENAI_KEY_US = "af7e76186d2c46458bcb6d1ecef91d68"
6
+ AZURE_OPENAI_ENDPOINT_US = "https://openai-resource-team-11-east-us.openai.azure.com/"
7
+ AZURE_ENGINE_NAME_US = "ada002-team-11"
8
+
9
+ OPEN_AI_KEY = "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"
10
+
11
+ persistent_dir = "db"
12
+
13
+ # Taxonomy dictionary arxiv
14
+ arxiv_taxonomy = {
15
+ "astro-ph.CO": "Cosmology and Nongalactic Astrophysics",
16
+ "astro-ph.EP": "Earth and Planetary Astrophysics",
17
+ "astro-ph.GA": "Astrophysics of Galaxies",
18
+ "astro-ph.HE": "High Energy Astrophysical Phenomena",
19
+ "astro-ph.IM": "Instrumentation and Methods for Astrophysics",
20
+ "astro-ph.SR": "Solar and Stellar Astrophysics",
21
+ "cond-mat.dis-nn": "Disordered Systems and Neural Networks",
22
+ "cond-mat.mes-hall": "Mesoscale and Nanoscale Physics",
23
+ "cond-mat.mtrl-sci": "Materials Science",
24
+ "cond-mat.other": "Other Condensed Matter",
25
+ "cond-mat.quant-gas": "Quantum Gases",
26
+ "cond-mat.soft": "Soft Condensed Matter",
27
+ "cond-mat.stat-mech": "Statistical Mechanics",
28
+ "cond-mat.str-el": "Strongly Correlated Electrons",
29
+ "cond-mat.supr-con": "Superconductivity",
30
+ "cs.AI": "Artificial Intelligence",
31
+ "cs.AR": "Hardware Architecture",
32
+ "cs.CC": "Computational Complexity",
33
+ "cs.CE": "Computational Engineering, Finance, and Science",
34
+ "cs.CG": "Computational Geometry",
35
+ "cs.CL": "Computation and Language",
36
+ "cs.CR": "Cryptography and Security",
37
+ "cs.CV": "Computer Vision and Pattern Recognition",
38
+ "cs.CY": "Computers and Society",
39
+ "cs.DB": "Databases",
40
+ "cs.DC": "Distributed, Parallel, and Cluster Computing",
41
+ "cs.DL": "Digital Libraries",
42
+ "cs.DM": "Discrete Mathematics",
43
+ "cs.DS": "Data Structures and Algorithms",
44
+ "cs.ET": "Emerging Technologies",
45
+ "cs.FL": "Formal Languages and Automata Theory",
46
+ "cs.GL": "General Literature",
47
+ "cs.GR": "Graphics",
48
+ "cs.GT": "Computer Science and Game Theory",
49
+ "cs.HC": "Human-Computer Interaction",
50
+ "cs.IR": "Information Retrieval",
51
+ "cs.IT": "Information Theory",
52
+ "cs.LG": "Machine Learning",
53
+ "cs.LO": "Logic in Computer Science",
54
+ "cs.MA": "Multiagent Systems",
55
+ "cs.MM": "Multimedia",
56
+ "cs.MS": "Mathematical Software",
57
+ "cs.NA": "Numerical Analysis",
58
+ "cs.NE": "Neural and Evolutionary Computing",
59
+ "cs.NI": "Networking and Internet Architecture",
60
+ "cs.OH": "Other Computer Science",
61
+ "cs.OS": "Operating Systems",
62
+ "cs.PF": "Performance",
63
+ "cs.PL": "Programming Languages",
64
+ "cs.RO": "Robotics",
65
+ "cs.SC": "Symbolic Computation",
66
+ "cs.SD": "Sound",
67
+ "cs.SE": "Software Engineering",
68
+ "cs.SI": "Social and Information Networks",
69
+ "cs.SY": "Systems and Control",
70
+ "econ.EM": "Econometrics",
71
+ "eess.AS": "Audio and Speech Processing",
72
+ "eess.IV": "Image and Video Processing",
73
+ "eess.SP": "Signal Processing",
74
+ "gr-qc": "General Relativity and Quantum Cosmology",
75
+ "hep-ex": "High Energy Physics - Experiment",
76
+ "hep-lat": "High Energy Physics - Lattice",
77
+ "hep-ph": "High Energy Physics - Phenomenology",
78
+ "hep-th": "High Energy Physics - Theory",
79
+ "math.AC": "Commutative Algebra",
80
+ "math.AG": "Algebraic Geometry",
81
+ "math.AP": "Analysis of PDEs",
82
+ "math.AT": "Algebraic Topology",
83
+ "math.CA": "Classical Analysis and ODEs",
84
+ "math.CO": "Combinatorics",
85
+ "math.CT": "Category Theory",
86
+ "math.CV": "Complex Variables",
87
+ "math.DG": "Differential Geometry",
88
+ "math.DS": "Dynamical Systems",
89
+ "math.FA": "Functional Analysis",
90
+ "math.GM": "General Mathematics",
91
+ "math.GN": "General Topology",
92
+ "math.GR": "Group Theory",
93
+ "math.GT": "Geometric Topology",
94
+ "math.HO": "History and Overview",
95
+ "math.IT": "Information Theory",
96
+ "math.KT": "K-Theory and Homology",
97
+ "math.LO": "Logic",
98
+ "math.MG": "Metric Geometry",
99
+ "math.MP": "Mathematical Physics",
100
+ "math.NA": "Numerical Analysis",
101
+ "math.NT": "Number Theory",
102
+ "math.OA": "Operator Algebras",
103
+ "math.OC": "Optimization and Control",
104
+ "math.PR": "Probability",
105
+ "math.QA": "Quantum Algebra",
106
+ "math.RA": "Rings and Algebras",
107
+ "math.RT": "Representation Theory",
108
+ "math.SG": "Symplectic Geometry",
109
+ "math.SP": "Spectral Theory",
110
+ "math.ST": "Statistics Theory",
111
+ "math-ph": "Mathematical Physics",
112
+ "nlin.AO": "Adaptation and Self-Organizing Systems",
113
+ "nlin.CD": "Chaotic Dynamics",
114
+ "nlin.CG": "Cellular Automata and Lattice Gases",
115
+ "nlin.PS": "Pattern Formation and Solitons",
116
+ "nlin.SI": "Exactly Solvable and Integrable Systems",
117
+ "nucl-ex": "Nuclear Experiment",
118
+ "nucl-th": "Nuclear Theory",
119
+ "physics.acc-ph": "Accelerator Physics",
120
+ "physics.ao-ph": "Atmospheric and Oceanic Physics",
121
+ "physics.app-ph": "Applied Physics",
122
+ "physics.atom-ph": "Atomic Physics",
123
+ "physics.atm-clus": "Atomic and Molecular Clusters",
124
+ "physics.bio-ph": "Biological Physics",
125
+ "physics.chem-ph": "Chemical Physics",
126
+ "physics.class-ph": "Classical Physics",
127
+ "physics.comp-ph": "Computational Physics",
128
+ "physics.data-an": "Data Analysis, Statistics and Probability",
129
+ "physics.ed-ph": "Physics Education",
130
+ "physics.flu-dyn": "Fluid Dynamics",
131
+ "physics.gen-ph": "General Physics",
132
+ "physics.geo-ph": "Geophysics",
133
+ "physics.hist-ph": "History and Philosophy of Physics",
134
+ "physics.ins-det": "Instrumentation and Detectors",
135
+ "physics.med-ph": "Medical Physics",
136
+ "physics.optics": "Optics",
137
+ "physics.plasm-ph": "Plasma Physics",
138
+ "physics.pop-ph": "Popular Physics",
139
+ "physics.soc-ph": "Physics and Society",
140
+ "physics.space-ph": "Space Physics",
141
+ "q-bio.BM": "Biomolecules",
142
+ "q-bio.CB": "Cell Behavior",
143
+ "q-bio.GN": "Genomics",
144
+ "q-bio.MN": "Molecular Networks",
145
+ "q-bio.NC": "Neurons and Cognition",
146
+ "q-bio.OT": "Other Quantitative Biology",
147
+ "q-bio.PE": "Populations and Evolution",
148
+ "q-bio.QM": "Quantitative Methods",
149
+ "q-bio.SC": "Subcellular Processes",
150
+ "q-bio.TO": "Tissues and Organs",
151
+ "q-fin.CP": "Computational Finance",
152
+ "q-fin.EC": "Economics",
153
+ "q-fin.GN": "General Finance",
154
+ "q-fin.MF": "Mathematical Finance",
155
+ "q-fin.PM": "Portfolio Management",
156
+ "q-fin.PR": "Pricing of Securities",
157
+ "q-fin.RM": "Risk Management",
158
+ "q-fin.ST": "Statistical Finance",
159
+ "q-fin.TR": "Trading and Market Microstructure",
160
+ "quant-ph": "Quantum Physics",
161
+ "stat.AP": "Applications",
162
+ "stat.CO": "Computation",
163
+ "stat.ME": "Methodology",
164
+ "stat.ML": "Machine Learning",
165
+ "stat.OT": "Other Statistics",
166
+ "stat.TH": "Statistics Theory"
167
+ }