Sharukesh commited on
Commit
19ad120
·
verified ·
1 Parent(s): 7fc57ed

pushing ner model

Browse files
Files changed (8) hide show
  1. README.md +2 -2
  2. config.cfg +2 -2
  3. en_pipeline-any-py3-none-any.whl +2 -2
  4. meta.json +5 -5
  5. ner/model +0 -0
  6. ner/moves +1 -1
  7. transformer/model +1 -1
  8. vocab/strings.json +319 -309
README.md CHANGED
@@ -52,5 +52,5 @@ model-index:
52
  | `ENTS_F` | 100.00 |
53
  | `ENTS_P` | 100.00 |
54
  | `ENTS_R` | 100.00 |
55
- | `TRANSFORMER_LOSS` | 610.86 |
56
- | `NER_LOSS` | 638.41 |
 
52
  | `ENTS_F` | 100.00 |
53
  | `ENTS_P` | 100.00 |
54
  | `ENTS_R` | 100.00 |
55
+ | `TRANSFORMER_LOSS` | 4925.82 |
56
+ | `NER_LOSS` | 4260.78 |
config.cfg CHANGED
@@ -1,6 +1,6 @@
1
  [paths]
2
- train = null
3
- dev = null
4
  vectors = null
5
  init_tok2vec = null
6
 
 
1
  [paths]
2
+ train = "./train_data.spacy"
3
+ dev = "./train_data.spacy"
4
  vectors = null
5
  init_tok2vec = null
6
 
en_pipeline-any-py3-none-any.whl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:266eef371c68460dee375b77b829869c0370704390a88f0199eb187f3bc7c6c9
3
- size 426741855
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32376ccd04c6587c2a3fec9c62863b6b8bd996e6b0fa3840e2a1fe06b6070938
3
+ size 426759470
meta.json CHANGED
@@ -44,17 +44,17 @@
44
  "ents_p":1.0,
45
  "ents_r":1.0,
46
  "ents_per_type":{
47
- "CHEMICAL COMPOUND":{
48
  "p":1.0,
49
  "r":1.0,
50
  "f":1.0
51
  },
52
- "METHOD":{
53
  "p":1.0,
54
  "r":1.0,
55
  "f":1.0
56
  },
57
- "PROPERTY":{
58
  "p":1.0,
59
  "r":1.0,
60
  "f":1.0
@@ -75,8 +75,8 @@
75
  "f":1.0
76
  }
77
  },
78
- "transformer_loss":6.1086364723,
79
- "ner_loss":6.38411658
80
  },
81
  "requirements":[
82
  "spacy-transformers>=1.3.5,<1.4.0"
 
44
  "ents_p":1.0,
45
  "ents_r":1.0,
46
  "ents_per_type":{
47
+ "PROPERTY":{
48
  "p":1.0,
49
  "r":1.0,
50
  "f":1.0
51
  },
52
+ "CHEMICAL COMPOUND":{
53
  "p":1.0,
54
  "r":1.0,
55
  "f":1.0
56
  },
57
+ "METHOD":{
58
  "p":1.0,
59
  "r":1.0,
60
  "f":1.0
 
75
  "f":1.0
76
  }
77
  },
78
+ "transformer_loss":49.2582272219,
79
+ "ner_loss":42.6077748762
80
  },
81
  "requirements":[
82
  "spacy-transformers>=1.3.5,<1.4.0"
ner/model CHANGED
Binary files a/ner/model and b/ner/model differ
 
ner/moves CHANGED
@@ -1 +1 @@
1
- ��moves��{"0":{},"1":{"PROPERTY":641,"METHOD":357,"MATERIAL":349,"CHEMICAL COMPOUND":287,"NUMERICAL VALUE":133,"UNITS":118},"2":{"PROPERTY":641,"METHOD":357,"MATERIAL":349,"CHEMICAL COMPOUND":287,"NUMERICAL VALUE":133,"UNITS":118},"3":{"PROPERTY":641,"METHOD":357,"MATERIAL":349,"CHEMICAL COMPOUND":287,"NUMERICAL VALUE":133,"UNITS":118},"4":{"PROPERTY":641,"METHOD":357,"MATERIAL":349,"CHEMICAL COMPOUND":287,"NUMERICAL VALUE":133,"UNITS":118,"":1},"5":{"":1}}�cfg��neg_key�
 
1
+ ��moves��{"0":{},"1":{"PROPERTY":657,"MATERIAL":316,"METHOD":305,"CHEMICAL COMPOUND":285,"NUMERICAL VALUE":129,"UNITS":118},"2":{"PROPERTY":657,"MATERIAL":316,"METHOD":305,"CHEMICAL COMPOUND":285,"NUMERICAL VALUE":129,"UNITS":118},"3":{"PROPERTY":657,"MATERIAL":316,"METHOD":305,"CHEMICAL COMPOUND":285,"NUMERICAL VALUE":129,"UNITS":118},"4":{"PROPERTY":657,"MATERIAL":316,"METHOD":305,"CHEMICAL COMPOUND":285,"NUMERICAL VALUE":129,"UNITS":118,"":1},"5":{"":1}}�cfg��neg_key�
transformer/model CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:913557c7a5a7aa7e535030f657f4452084a4bed277276065c6067ddba36576da
3
  size 502025449
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe2d8187bd49440d6125d0ebf5a089c60690c77a58e58293c3d26cd65b6cd1c0
3
  size 502025449
vocab/strings.json CHANGED
@@ -4,7 +4,6 @@
4
  " ",
5
  " ",
6
  "\"",
7
- "$",
8
  "%",
9
  "'",
10
  "''",
@@ -81,35 +80,39 @@
81
  "-))",
82
  "-/",
83
  "-0",
 
84
  "-3",
85
  "-8",
86
  "-D",
87
  "-O",
88
  "-P",
89
  "-X",
 
90
  "-_-",
91
  "-__-",
92
  "-d",
 
93
  "-o",
94
  "-p",
95
  "-x",
 
96
  "-|",
 
 
97
  ".",
98
  ".02",
99
  ".03",
100
  ".04",
101
  ".05",
102
  ".06",
103
- ".08",
104
  ".09",
105
  ".10",
106
- ".11",
107
  ".23",
108
  ".28",
109
  ".34",
 
110
  ".38",
111
- ".41",
112
- ".45",
113
  ".49",
114
  ".50",
115
  ".52",
@@ -118,17 +121,19 @@
118
  ".65",
119
  ".68",
120
  ".71",
 
121
  ".75",
 
122
  ".78",
123
  ".79",
124
  ".80",
125
  ".82",
126
  ".83",
127
  ".89",
128
- ".90",
129
  ".91",
130
  ".92",
131
  ".93",
 
132
  ".95",
133
  ".96",
134
  ".98",
@@ -160,21 +165,16 @@
160
  "0.09",
161
  "0.1",
162
  "0.10",
163
- "0.10/0.08",
164
- "0.17/0.05",
165
- "0.18/0.11",
166
  "0.2",
167
  "0.239",
168
- "0.28",
169
- "0.38",
170
  "0.4",
171
- "0.41",
172
- "0.45",
173
  "0.5",
174
  "0.52",
175
  "0.60",
176
  "0.65",
177
  "0.68",
 
178
  "0.8",
179
  "0.94Ni0.09",
180
  "0.94ni0.09",
@@ -183,6 +183,8 @@
183
  "000",
184
  "023",
185
  "024",
 
 
186
  "0_0",
187
  "0_o",
188
  "0\u2212x",
@@ -196,16 +198,12 @@
196
  "1.38",
197
  "1.4",
198
  "1.49",
199
- "1.5",
200
  "1.6",
201
  "1.62",
202
  "1.6\u20131.8",
203
  "1.78",
204
  "1.79",
205
  "1.8",
206
- "1.82",
207
- "1.89",
208
- "1.90",
209
  "1.91",
210
  "10",
211
  "10.23",
@@ -229,15 +227,14 @@
229
  "12p.m",
230
  "12p.m.",
231
  "13",
 
232
  "14.02",
233
  "14.89",
234
- "15",
235
  "150",
236
  "16",
237
  "17.96",
238
  "173.4",
239
  "178",
240
- "1800",
241
  "1a.m",
242
  "1a.m.",
243
  "1p.m",
@@ -249,14 +246,13 @@
249
  "2.78",
250
  "2.79",
251
  "2.83",
 
252
  "2.99",
253
  "20",
254
  "20.0",
255
  "2000",
256
  "2023",
257
  "2024",
258
- "21",
259
- "227",
260
  "239",
261
  "25",
262
  "268",
@@ -264,16 +260,21 @@
264
  "277",
265
  "28",
266
  "298",
 
267
  "2a.m",
268
  "2a.m.",
 
269
  "2p.m",
270
  "2p.m.",
271
  "3",
272
  "3.4",
 
273
  "3.80",
274
  "30",
275
  "300",
276
  "300\u2013470",
 
 
277
  "31.04",
278
  "325",
279
  "328",
@@ -286,8 +287,11 @@
286
  "4",
287
  "400",
288
  "42.82",
 
289
  "46.89",
290
  "470",
 
 
291
  "4a.m",
292
  "4a.m.",
293
  "4p.m",
@@ -295,7 +299,11 @@
295
  "5",
296
  "5.5",
297
  "50",
 
 
 
298
  "52.71",
 
299
  "5H6",
300
  "5a.m",
301
  "5a.m.",
@@ -308,14 +316,22 @@
308
  "6.49",
309
  "6.50",
310
  "60",
 
311
  "65",
 
 
 
 
312
  "6a.m",
313
  "6a.m.",
314
  "6p.m",
315
  "6p.m.",
 
316
  "7",
317
  "7.4",
318
  "7.8",
 
 
319
  "7a.m",
320
  "7a.m.",
321
  "7p.m",
@@ -326,18 +342,19 @@
326
  "8-)",
327
  "8-D",
328
  "8-d",
329
- "800",
330
  "8D",
 
331
  "8a.m",
332
  "8a.m.",
333
  "8d",
334
  "8p.m",
335
  "8p.m.",
 
336
  "9",
337
- "9.3",
338
  "9.7",
339
- "97",
340
- "98",
341
  "99",
342
  "9a.m",
343
  "9a.m.",
@@ -441,9 +458,7 @@
441
  ">:x",
442
  "><(((*>",
443
  "@",
444
- "@CF",
445
  "@_@",
446
- "@cf",
447
  "A",
448
  "AB",
449
  "AB2",
@@ -455,17 +470,20 @@
455
  "Adm",
456
  "Adm.",
457
  "Advanced",
 
458
  "After",
459
- "Ah",
460
  "Ai",
461
  "Ak",
462
  "Ak.",
 
463
  "Al0.05(TiVNb)0.95",
464
  "Ala",
465
  "Ala.",
466
  "Alabama",
467
  "Alaska",
468
  "All",
 
 
469
  "American",
470
  "Among",
471
  "And",
@@ -485,14 +503,16 @@
485
  "August",
486
  "Author(s",
487
  "Authors",
 
488
  "B",
489
  "B.V.",
490
  "BCC",
491
  "BCC)-type",
 
492
  "BN",
493
  "Based",
494
  "Bayesian",
495
- "Be",
496
  "Body",
497
  "Both",
498
  "Bros",
@@ -505,6 +525,7 @@
505
  "C14",
506
  "CDB",
507
  "CHEMICAL COMPOUND",
 
508
  "CMs",
509
  "CTs",
510
  "Ca",
@@ -512,12 +533,10 @@
512
  "Calif.",
513
  "California",
514
  "Can",
515
- "Cantor",
516
  "Cause",
517
  "Ce",
518
  "Central",
519
  "Chemical",
520
- "Chemistry",
521
  "Chongqing",
522
  "Co",
523
  "Co.",
@@ -526,8 +545,6 @@
526
  "Colo.",
527
  "Colorado",
528
  "Combined",
529
- "Compare",
530
- "Compared",
531
  "Composition",
532
  "Conn",
533
  "Conn.",
@@ -540,7 +557,6 @@
540
  "Coz",
541
  "Cr",
542
  "Cr1",
543
- "Cr1.5",
544
  "CrN",
545
  "Cu",
546
  "Cuz",
@@ -570,25 +586,24 @@
570
  "E.G.",
571
  "E.g",
572
  "E.g.",
 
 
 
573
  "EAs",
574
  "EC=",
575
- "EMs",
576
  "Ea(Cr",
577
  "Ea(Mo",
578
  "Ea(Nb",
579
- "Electrochemical",
580
  "Elsevier",
581
- "Essential",
582
- "Even",
 
583
  "Examples",
584
  "Existing",
585
- "Experimental",
586
  "F",
587
  "F.",
588
  "FCC",
589
- "FT",
590
- "Fe",
591
- "Fe1.5",
592
  "FeCoNiCrN",
593
  "FeMnCoCr",
594
  "Feb",
@@ -608,6 +623,7 @@
608
  "GPa",
609
  "Ga",
610
  "Ga.",
 
611
  "Gen",
612
  "Gen.",
613
  "Georgia",
@@ -624,13 +640,12 @@
624
  "H-",
625
  "H2",
626
  "HEA",
627
- "HEA@CF",
 
 
628
  "HEAs",
629
- "HEM",
630
- "HEMs",
631
  "HER",
632
  "HOD",
633
- "HOR",
634
  "HPT",
635
  "Had",
636
  "Has",
@@ -640,6 +655,8 @@
640
  "Havin\u2019",
641
  "He",
642
  "He's",
 
 
643
  "Here",
644
  "Herein",
645
  "He\u2019s",
@@ -649,13 +666,14 @@
649
  "How's",
650
  "However",
651
  "How\u2019s",
 
652
  "I",
653
  "I.E.",
654
  "I.e",
655
  "I.e.",
656
  "IAL",
 
657
  "IGC",
658
- "IR",
659
  "ITS",
660
  "Ia",
661
  "Ia.",
@@ -671,6 +689,7 @@
671
  "Ind",
672
  "Ind.",
673
  "Indiana",
 
674
  "Iowa",
675
  "IrPdPtRhRu",
676
  "Is",
@@ -679,10 +698,12 @@
679
  "It's",
680
  "It\u2019s",
681
  "J",
 
682
  "Jan",
683
  "Jan.",
684
  "Jander",
685
  "January",
 
686
  "Jr",
687
  "Jr.",
688
  "Jul",
@@ -706,8 +727,6 @@
706
  "Ky.",
707
  "K\u22121",
708
  "L",
709
- "LDH",
710
- "LDH@PHEA",
711
  "LLC",
712
  "LUE",
713
  "La",
@@ -733,6 +752,7 @@
733
  "MPa",
734
  "MXenes",
735
  "Ma'am",
 
736
  "Mar",
737
  "Mar.",
738
  "March",
@@ -746,6 +766,7 @@
746
  "Md",
747
  "Md.",
748
  "Media",
 
749
  "Messrs",
750
  "Messrs.",
751
  "Mg",
@@ -765,7 +786,6 @@
765
  "Mississippi",
766
  "Mn",
767
  "Mn1",
768
- "Mn1.5",
769
  "Mo",
770
  "Mo.",
771
  "Mont",
@@ -790,15 +810,14 @@
790
  "N.M.",
791
  "N.Y.",
792
  "NCTs",
793
- "NF",
794
- "NNM",
795
  "NPs",
796
  "NUMERICAL VALUE",
797
  "NaCl",
798
  "Nanomaterials",
799
  "Nature",
800
  "Nb",
801
- "Ne",
 
802
  "Neb",
803
  "Neb.",
804
  "Nebr",
@@ -817,6 +836,7 @@
817
  "NiCoFeCu",
818
  "Nix",
819
  "Non",
 
820
  "North Carolina",
821
  "North Dakota",
822
  "Not",
@@ -830,6 +850,7 @@
830
  "Nuthin",
831
  "Nuthin'",
832
  "Nuthin\u2019",
 
833
  "O",
834
  "O'clock",
835
  "O.O",
@@ -853,16 +874,16 @@
853
  "Ore.",
854
  "Oregon",
855
  "Ought",
 
 
856
  "Owing",
857
  "O\u2019clock",
858
  "P",
859
  "PAS",
860
  "PCI",
 
861
  "PCMs",
862
- "PCT",
863
  "PDF",
864
- "PGM",
865
- "PHEA",
866
  "PROPERTY",
867
  "Pa",
868
  "Pa.",
@@ -874,26 +895,21 @@
874
  "Pressure",
875
  "Prof",
876
  "Prof.",
877
- "Properties",
878
- "Pt",
879
  "Publishing",
880
  "R",
881
  "RBM",
882
  "ROOT",
883
  "RTY",
884
- "Raman",
885
  "Recently",
886
  "Remarkably",
887
  "Rep",
888
  "Rep.",
889
  "Rev",
890
  "Rev.",
891
- "Royal",
892
  "S",
893
  "S.C.",
894
  "SO4",
895
  "SS",
896
- "Science",
897
  "Science+Business",
898
  "Sen",
899
  "Sen.",
@@ -914,15 +930,16 @@
914
  "Somethin\u2019",
915
  "South",
916
  "South Carolina",
 
917
  "Springer",
918
  "St",
919
  "St.",
920
- "Subsequently",
921
  "Such",
922
- "Surprisingly",
923
  "Synchrotron",
924
  "T",
925
  "TM",
 
 
926
  "Technology",
927
  "Tenn",
928
  "Tenn.",
@@ -931,9 +948,9 @@
931
  "That's",
932
  "That\u2019s",
933
  "The",
934
- "Their",
935
  "There",
936
  "There's",
 
937
  "There\u2019s",
938
  "Thermodynamic",
939
  "These",
@@ -943,19 +960,23 @@
943
  "This\u2019s",
944
  "Those",
945
  "Ti",
 
946
  "Ti0.5Zr0.5(Mn1",
947
  "Ti0.75Zr0.25)1.05Mn0.8CrTM0.2",
948
- "Ti1.0Zr1.0Fe1.0Mn1.0Cr1.0V1.0",
949
- "Ti1.0Zr1.0Fe1.0Mn1.0Cr1.5V0.5",
950
- "Ti1.0Zr1.0Fe1.0Mn1.5Cr1.0V0.5",
951
- "Ti1.0Zr1.0Fe1.5Mn1.0Cr1.0V0.5",
952
  "Ti32.5V27.5Zr7.5Nb32.5",
953
  "Ti32.5V27.5Zr7.5Nb32.5)0.91Ni0.09",
954
  "TiFeH2",
 
955
  "TiMo",
956
  "TiV2ZrCrMnFeNi",
957
  "TiVCrNb",
 
 
 
958
  "TiVZrNb",
 
 
 
959
  "TiZrMoMnFeNi",
960
  "TiZrWMnFeNi",
961
  "TiZrXMnFeNi",
@@ -969,13 +990,14 @@
969
  "University",
970
  "V",
971
  "V.V",
972
- "V1.0",
973
  "VCH",
974
  "VEC=",
975
  "VNbCrMoMn",
 
976
  "V_V",
977
  "Va",
978
  "Va.",
 
979
  "Virginia",
980
  "W",
981
  "Was",
@@ -984,7 +1006,6 @@
984
  "Washington",
985
  "We",
986
  "Were",
987
- "Wh",
988
  "What",
989
  "What's",
990
  "What\u2019s",
@@ -1023,20 +1044,20 @@
1023
  "XX",
1024
  "XXX",
1025
  "XXX)-xxxx",
 
1026
  "XXX=",
1027
- "XXX@XX",
1028
- "XXX@XXXX",
1029
  "XXXX",
1030
  "XXXX XXXX",
 
1031
  "XXXx",
1032
  "XXd",
1033
  "XXx",
1034
  "XXxXxXxXx",
 
1035
  "XXxxxx",
1036
  "X_X",
1037
  "X_x",
1038
  "Xd",
1039
- "Xd.d",
1040
  "Xdd",
1041
  "Xx",
1042
  "Xx'",
@@ -1045,10 +1066,13 @@
1045
  "Xx(Xx",
1046
  "Xx.",
1047
  "Xx.X.",
 
 
1048
  "XxXXxXx",
1049
  "XxXd",
1050
  "XxXdXxXxXxXxXx",
1051
  "XxXx",
 
1052
  "XxXxXXxXxXx",
1053
  "XxXxXd",
1054
  "XxXxXxXx",
@@ -1058,12 +1082,12 @@
1058
  "XxXxd",
1059
  "XxXxdXd",
1060
  "Xxd",
1061
- "Xxd.d",
1062
  "Xxd.dXxd.d(Xxd",
1063
- "Xxd.dXxd.dXxd.dXxd.dXxd.dXd.d",
1064
  "Xxd.dd(XxXXx)d.dd",
1065
  "Xxd.ddXxd.dd)d.ddXxd.dXxXXd.d",
 
1066
  "XxdXxXd",
 
1067
  "Xxdd.dXdd.dXxd.dXxdd.d",
1068
  "Xxdd.dXdd.dXxd.dXxdd.d)d.ddXxd.dd",
1069
  "Xxx",
@@ -1098,6 +1122,7 @@
1098
  "Youke",
1099
  "Z",
1100
  "Zr",
 
1101
  "ZrH2",
1102
  "ZrNi",
1103
  "ZrNi2",
@@ -1131,12 +1156,12 @@
1131
  "a.m.",
1132
  "aCl",
1133
  "ab",
1134
- "ab-/desorption",
1135
  "ab2",
1136
  "about",
1137
  "above",
1138
  "absorb",
1139
  "absorbed",
 
1140
  "absorbing",
1141
  "absorbs",
1142
  "absorption",
@@ -1150,7 +1175,6 @@
1150
  "achieves",
1151
  "achieving",
1152
  "acidic",
1153
- "ack",
1154
  "across",
1155
  "act",
1156
  "acta",
@@ -1160,27 +1184,27 @@
1160
  "activities",
1161
  "activity",
1162
  "acts",
1163
- "added",
1164
  "adding",
1165
  "addition",
 
1166
  "additionally",
 
1167
  "additively",
1168
  "addresses",
1169
- "addressing",
1170
- "ade",
1171
- "adjustable",
1172
  "adm",
1173
  "adm.",
1174
  "ads",
1175
  "adsorption",
1176
  "advanced",
1177
- "advancing",
1178
- "advantages",
1179
  "afe",
1180
  "affinity",
1181
  "after",
 
1182
  "age",
1183
- "ah",
1184
  "ahead",
1185
  "ai",
1186
  "aided",
@@ -1190,28 +1214,31 @@
1190
  "ak",
1191
  "ak.",
1192
  "ake",
 
1193
  "al0.05(tivnb)0.95",
1194
  "ala",
1195
  "ala.",
1196
  "ale",
1197
  "algorithms",
 
1198
  "alkaline",
1199
  "all",
1200
  "alloy",
1201
  "alloying",
1202
  "alloys",
1203
- "alm",
1204
  "almost",
 
1205
  "als",
1206
  "also",
1207
  "alt",
 
 
1208
  "am",
1209
- "ambient",
1210
  "ambitious",
1211
  "ame",
1212
  "ameliorate",
1213
  "american",
1214
- "ammonia",
1215
  "among",
1216
  "amount",
1217
  "amounts",
@@ -1221,25 +1248,23 @@
1221
  "analyzing",
1222
  "and",
1223
  "and/or",
 
1224
  "annealing",
1225
  "annihilation",
1226
  "ano",
1227
- "anode",
1228
  "ans",
1229
  "ant",
1230
  "anticipated",
1231
- "anvil",
1232
  "any",
1233
- "ape",
1234
  "apparatus",
1235
  "apparent",
1236
  "appear",
1237
  "application",
1238
  "applications",
1239
  "applied",
1240
- "applying",
1241
  "approach",
1242
- "approaches",
1243
  "appropriate",
1244
  "apr",
1245
  "apr.",
@@ -1248,7 +1273,6 @@
1248
  "ard",
1249
  "are",
1250
  "area",
1251
- "areal",
1252
  "argon",
1253
  "ariz",
1254
  "ariz.",
@@ -1261,10 +1285,7 @@
1261
  "ascribed",
1262
  "ase",
1263
  "ash",
1264
- "aspects",
1265
  "ass",
1266
- "assembled",
1267
- "assembly",
1268
  "assisted",
1269
  "associated",
1270
  "ast",
@@ -1290,12 +1311,15 @@
1290
  "available",
1291
  "ave",
1292
  "avenue",
 
1293
  "avy",
 
1294
  "ays",
1295
  "b",
1296
  "b.",
1297
  "b.v.",
1298
  "bH.",
 
1299
  "bal",
1300
  "ball",
1301
  "band",
@@ -1303,7 +1327,6 @@
1303
  "bas",
1304
  "based",
1305
  "basis",
1306
- "batteries",
1307
  "battery",
1308
  "bayesian",
1309
  "bcc",
@@ -1315,8 +1338,8 @@
1315
  "been",
1316
  "before",
1317
  "behavior",
1318
- "behaviors",
1319
  "behind",
 
1320
  "beneficial",
1321
  "benefit",
1322
  "ber",
@@ -1325,9 +1348,8 @@
1325
  "better",
1326
  "between",
1327
  "bh.",
1328
- "bibliometric",
1329
  "bic",
1330
- "bifunctional",
1331
  "binding",
1332
  "biocompatibility",
1333
  "bit",
@@ -1353,6 +1375,7 @@
1353
  "broadening",
1354
  "bros",
1355
  "bros.",
 
1356
  "bulk",
1357
  "but",
1358
  "by",
@@ -1362,6 +1385,7 @@
1362
  "c.",
1363
  "c14",
1364
  "ca",
 
1365
  "cal",
1366
  "calculated",
1367
  "calculation",
@@ -1372,16 +1396,13 @@
1372
  "can",
1373
  "candidate",
1374
  "candidates",
1375
- "cantor",
1376
- "capabilities",
1377
  "capability",
1378
- "capacitance",
1379
  "capacities",
1380
  "capacity",
1381
  "capital",
1382
  "carbon",
1383
  "carried",
1384
- "case",
1385
  "cast",
1386
  "catalysis",
1387
  "catalyst",
@@ -1390,17 +1411,17 @@
1390
  "catalyzed",
1391
  "cause",
1392
  "caused",
1393
- "cay",
1394
  "cdb",
1395
  "ce",
1396
  "ce>",
1397
  "ced",
1398
- "cell",
1399
- "cells",
1400
  "centered",
1401
  "central",
1402
  "ces",
1403
  "ch.",
 
 
1404
  "challenge",
1405
  "challenges",
1406
  "change",
@@ -1408,20 +1429,19 @@
1408
  "channel",
1409
  "channels",
1410
  "characteristics",
 
1411
  "charging",
1412
  "chemical",
1413
  "chemical compound",
1414
  "chemisorption",
1415
- "chemistry",
1416
  "chi",
1417
  "chongqing",
 
1418
  "class",
 
1419
  "cle",
1420
- "clean",
1421
- "clearly",
1422
  "closing",
1423
  "cloth",
1424
- "cm-2",
1425
  "cm2",
1426
  "cms",
1427
  "cm\u22122",
@@ -1429,7 +1449,6 @@
1429
  "co.",
1430
  "coarse",
1431
  "coating",
1432
- "coatings",
1433
  "coefficient",
1434
  "coincidence",
1435
  "colo",
@@ -1441,24 +1460,26 @@
1441
  "commonly",
1442
  "compact",
1443
  "companies",
1444
- "comparative",
1445
- "compare",
1446
  "compared",
1447
  "compatibility",
1448
  "complex",
1449
  "component",
1450
- "components",
1451
  "composed",
1452
  "composite",
1453
  "composition",
1454
  "compositional",
1455
  "compositions",
 
1456
  "comprehensive",
 
 
 
1457
  "concentration",
1458
- "concerns",
1459
  "condensation",
1460
  "conditions",
1461
  "conducive",
 
1462
  "conducting",
1463
  "conductivity",
1464
  "configuration",
@@ -1467,13 +1488,12 @@
1467
  "conn.",
1468
  "consequently",
1469
  "considerably",
1470
- "considerations",
1471
  "considered",
1472
  "considering",
1473
  "consistent",
1474
  "constitutes",
1475
  "constitution",
1476
- "constructing",
1477
  "contaminated",
1478
  "content",
1479
  "contributed",
@@ -1482,12 +1502,12 @@
1482
  "controllable",
1483
  "controlling",
1484
  "conventional",
1485
- "conversion",
1486
  "cooling",
1487
  "core",
1488
  "corp",
1489
  "corp.",
1490
  "correlated",
 
1491
  "corrosion",
1492
  "cos",
1493
  "cost",
@@ -1495,7 +1515,6 @@
1495
  "coz",
1496
  "cr",
1497
  "cr1",
1498
- "cr1.5",
1499
  "creating",
1500
  "critical",
1501
  "critically",
@@ -1505,6 +1524,7 @@
1505
  "crystal",
1506
  "crystallinity",
1507
  "crystallize",
 
1508
  "ct.",
1509
  "cta",
1510
  "cts",
@@ -1518,7 +1538,6 @@
1518
  "cycle",
1519
  "cycles",
1520
  "cyclic",
1521
- "cycling",
1522
  "c\u2019m",
1523
  "d",
1524
  "d)",
@@ -1529,7 +1548,6 @@
1529
  "d.c.",
1530
  "d.d",
1531
  "d.dd",
1532
- "d.dd/d.dd",
1533
  "d.ddXxd.dd",
1534
  "d.ddd",
1535
  "d.ddxxd.dd",
@@ -1546,9 +1564,16 @@
1546
  "dd.d",
1547
  "dd.dd",
1548
  "ddd",
 
 
 
1549
  "ddd.d",
1550
  "ddd.dd",
 
 
1551
  "dddd",
 
 
1552
  "ddd\u2013ddd",
1553
  "ddx.x",
1554
  "ddx.x.",
@@ -1556,8 +1581,7 @@
1556
  "de-/hydrogenation",
1557
  "dec",
1558
  "dec.",
1559
- "decay",
1560
- "decomposition",
1561
  "decorate",
1562
  "decrease",
1563
  "decreased",
@@ -1566,9 +1590,8 @@
1566
  "ded",
1567
  "deep",
1568
  "defects",
1569
- "defined",
1570
  "deformation",
1571
- "degradation",
1572
  "dehydrided",
1573
  "dehydriding",
1574
  "dehydrogenated",
@@ -1579,18 +1602,20 @@
1579
  "demanded",
1580
  "demands",
1581
  "demonstrate",
 
1582
  "demonstrating",
1583
  "den",
1584
  "dendrite",
1585
  "dendrites",
1586
  "dendritic",
1587
  "density",
 
1588
  "depends",
1589
  "der",
1590
  "des",
 
1591
  "design",
1592
  "designed",
1593
- "designing",
1594
  "desirable",
1595
  "desorbed",
1596
  "desorbs",
@@ -1598,14 +1623,14 @@
1598
  "destabilization",
1599
  "detach",
1600
  "detail",
 
1601
  "determined",
1602
  "deuterium",
1603
  "develop",
1604
  "developing",
1605
  "development",
1606
- "device",
1607
  "dia",
1608
- "diamond",
1609
  "dic",
1610
  "did",
1611
  "difference",
@@ -1618,7 +1643,6 @@
1618
  "dihydride",
1619
  "dihydrides",
1620
  "diluted",
1621
- "dioxide",
1622
  "direction",
1623
  "directions",
1624
  "discovered",
@@ -1645,13 +1669,14 @@
1645
  "doin'",
1646
  "doing",
1647
  "doin\u2019",
 
1648
  "doped",
1649
  "doping",
1650
  "doppler",
1651
  "double",
1652
- "dox",
1653
  "dr",
1654
  "dr.",
 
1655
  "driven",
1656
  "dual",
1657
  "due",
@@ -1663,17 +1688,24 @@
1663
  "e.",
1664
  "e.g",
1665
  "e.g.",
 
1666
  "eCu",
1667
  "eH2",
1668
  "eNi",
 
1669
  "ea(cr",
1670
  "ea(mo",
1671
  "ea(nb",
 
 
 
 
1672
  "ead",
1673
  "eal",
1674
  "ean",
1675
  "ear",
1676
  "eas",
 
1677
  "easier",
1678
  "easily",
1679
  "easy",
@@ -1687,6 +1719,7 @@
1687
  "economic",
1688
  "ect",
1689
  "ecu",
 
1690
  "eds",
1691
  "eed",
1692
  "een",
@@ -1700,20 +1733,16 @@
1700
  "efficient",
1701
  "egy",
1702
  "eh2",
 
1703
  "ein",
1704
  "eir",
1705
  "el.",
1706
  "eld",
1707
  "electrical",
1708
- "electrocatalyst",
1709
  "electrocatalysts",
1710
  "electrocatalytic",
1711
- "electrochemical",
1712
- "electrochemically",
1713
- "electrode",
1714
- "electrodes",
1715
- "electrolyte",
1716
  "electrolytes",
 
1717
  "electron",
1718
  "electronegativity",
1719
  "electronic",
@@ -1722,7 +1751,6 @@
1722
  "elemental",
1723
  "elements",
1724
  "elevated",
1725
- "elf",
1726
  "ell",
1727
  "elp",
1728
  "els",
@@ -1730,24 +1758,26 @@
1730
  "ely",
1731
  "em",
1732
  "emerge",
1733
- "emerged",
1734
- "emerging",
1735
  "emi",
1736
  "emission",
1737
- "emphasizing",
1738
  "empirical",
 
1739
  "employing",
1740
  "ems",
1741
  "en",
1742
  "en.",
 
1743
  "enabled",
1744
  "encapsulated",
1745
  "end",
1746
  "ene",
 
1747
  "energy",
 
1748
  "enhance",
1749
  "enhanced",
1750
- "enhancement",
1751
  "enhances",
1752
  "enhancing",
1753
  "eni",
@@ -1763,11 +1793,10 @@
1763
  "environmental",
1764
  "environments",
1765
  "ep.",
1766
- "epitomized",
1767
  "ept",
1768
  "equiatomic",
1769
- "equivalent",
1770
  "ere",
 
1771
  "erm",
1772
  "ero",
1773
  "ers",
@@ -1776,16 +1805,15 @@
1776
  "ese",
1777
  "especially",
1778
  "ess",
1779
- "essential",
1780
  "est",
1781
- "estimated",
1782
  "etc",
1783
- "etching",
1784
  "ets",
1785
  "ety",
1786
- "eutectic",
 
1787
  "ev.",
1788
  "evaluate",
 
1789
  "eve",
1790
  "even",
1791
  "evolution",
@@ -1796,6 +1824,7 @@
1796
  "exceeding",
1797
  "exceeds",
1798
  "excellent",
 
1799
  "exceptional",
1800
  "exclusive",
1801
  "exhibit",
@@ -1807,40 +1836,34 @@
1807
  "experimental",
1808
  "experiments",
1809
  "explain",
1810
- "exploration",
1811
- "explored",
1812
  "exploring",
 
1813
  "exposure",
1814
  "ext",
1815
  "extended",
1816
  "extension",
 
1817
  "extremely",
1818
  "e\u2019s",
1819
  "f",
1820
  "f.",
1821
- "fabricated",
1822
- "face",
1823
  "faces",
1824
- "facile",
1825
  "facilitate",
1826
  "facilitates",
1827
  "fact",
1828
  "factor",
1829
  "factors",
1830
- "famous",
1831
  "far",
1832
  "fast",
1833
- "favorable",
1834
  "favors",
1835
  "fcc",
1836
- "fe",
1837
- "fe1.5",
1838
- "features",
1839
  "feb",
1840
  "feb.",
1841
  "feconicrn",
1842
  "femncocr",
1843
  "fer",
 
1844
  "few",
1845
  "fic",
1846
  "field",
@@ -1856,8 +1879,6 @@
1856
  "fla",
1857
  "fla.",
1858
  "flattening",
1859
- "foam",
1860
- "focal",
1861
  "focus",
1862
  "focuses",
1863
  "focusing",
@@ -1873,15 +1894,15 @@
1873
  "found",
1874
  "four",
1875
  "fraction",
 
1876
  "frameworks",
1877
  "from",
1878
- "ft",
1879
  "fuel",
1880
  "fukushima",
1881
- "ful",
1882
  "fulfill",
1883
  "full",
1884
  "fulltext",
 
1885
  "function",
1886
  "functional",
1887
  "functionalities",
@@ -1890,7 +1911,6 @@
1890
  "fusion",
1891
  "future",
1892
  "g",
1893
- "g-1",
1894
  "g.",
1895
  "gH2",
1896
  "ga",
@@ -1898,7 +1918,7 @@
1898
  "gap",
1899
  "gas",
1900
  "gaseous",
1901
- "ged",
1902
  "gen",
1903
  "gen.",
1904
  "generating",
@@ -1923,9 +1943,7 @@
1923
  "got",
1924
  "gov",
1925
  "gov.",
1926
- "governing",
1927
  "gpa",
1928
- "grade",
1929
  "gradient",
1930
  "gradual",
1931
  "gradually",
@@ -1937,15 +1955,12 @@
1937
  "great",
1938
  "greatly",
1939
  "green",
1940
- "group",
1941
  "growing",
1942
- "grown",
1943
  "growth",
1944
  "guidance",
1945
- "guide",
1946
  "h",
1947
  "h-",
1948
- "h-1",
1949
  "h.",
1950
  "h2",
1951
  "hRu",
@@ -1961,16 +1976,19 @@
1961
  "he",
1962
  "he's",
1963
  "hea",
1964
- "hea@cf",
 
 
1965
  "heas",
1966
  "heat",
1967
  "heavier",
1968
  "heavy",
1969
  "hed",
 
1970
  "help",
1971
  "hem",
1972
- "hems",
1973
  "hen",
 
1974
  "her",
1975
  "here",
1976
  "herein",
@@ -1980,7 +1998,6 @@
1980
  "hey",
1981
  "he\u2019s",
1982
  "hf",
1983
- "hierarchically",
1984
  "high",
1985
  "higher",
1986
  "highest",
@@ -1994,7 +2011,6 @@
1994
  "hno",
1995
  "hod",
1996
  "holds",
1997
- "hor",
1998
  "how",
1999
  "how's",
2000
  "however",
@@ -2011,17 +2027,19 @@
2011
  "hydrogen",
2012
  "hydrogenated",
2013
  "hydrogenation",
2014
- "hydroxide",
2015
  "hysteresis",
2016
  "i",
2017
  "i.",
2018
  "i.e",
2019
  "i.e.",
 
2020
  "iH4",
2021
  "iMo",
2022
  "ia",
2023
  "ia.",
2024
  "ial",
 
2025
  "ian",
2026
  "ice",
2027
  "ich",
@@ -2041,6 +2059,7 @@
2041
  "igc",
2042
  "igh",
2043
  "ign",
 
2044
  "ike",
2045
  "ile",
2046
  "ill",
@@ -2048,7 +2067,6 @@
2048
  "ily",
2049
  "ima",
2050
  "ime",
2051
- "immense",
2052
  "imo",
2053
  "impact",
2054
  "impacts",
@@ -2066,7 +2084,6 @@
2066
  "inc.",
2067
  "include",
2068
  "including",
2069
- "incorporating",
2070
  "incorporation",
2071
  "increase",
2072
  "increased",
@@ -2076,10 +2093,9 @@
2076
  "ind",
2077
  "ind.",
2078
  "indicate",
2079
- "indicated",
2080
  "induced",
2081
  "inducing",
2082
- "industrial",
2083
  "industries",
2084
  "industry",
2085
  "ine",
@@ -2091,31 +2107,32 @@
2091
  "inn",
2092
  "innovation",
2093
  "innovative",
2094
- "input",
2095
  "inputs",
2096
  "ins",
2097
  "inside",
2098
  "insights",
2099
- "inspire",
2100
  "int",
2101
  "integration",
2102
  "intensive",
2103
  "interaction",
 
2104
  "interdendritic",
2105
- "interest",
2106
  "interesting",
2107
  "interfacial",
2108
  "intermetallic",
2109
  "interphase",
2110
  "interpretable",
 
2111
  "interstitial",
2112
  "into",
2113
  "intrinsic",
2114
  "introduce",
2115
  "introduced",
2116
  "introduction",
 
 
2117
  "investigated",
2118
- "investigation",
2119
  "investments",
2120
  "involvement",
2121
  "in\u2019",
@@ -2123,7 +2140,6 @@
2123
  "ionization",
2124
  "ior",
2125
  "ios",
2126
- "ir",
2127
  "ire",
2128
  "irm",
2129
  "irpdptrhru",
@@ -2138,7 +2154,6 @@
2138
  "isotope",
2139
  "isotopes",
2140
  "iss",
2141
- "issues",
2142
  "it",
2143
  "it's",
2144
  "ite",
@@ -2156,6 +2171,8 @@
2156
  "jan",
2157
  "jan.",
2158
  "jander",
 
 
2159
  "jor",
2160
  "jr",
2161
  "jr.",
@@ -2168,26 +2185,20 @@
2168
  "k.",
2169
  "kJ",
2170
  "kJ\u00b7mol\u22121",
2171
- "kWh-1",
2172
  "kan",
2173
  "kan.",
2174
  "kans",
2175
  "kans.",
2176
- "ked",
2177
- "kel",
2178
  "kes",
2179
- "key",
2180
- "kg-1",
2181
  "kinetic",
2182
  "kinetics",
2183
  "kj",
2184
  "kj\u00b7mol\u22121",
2185
  "kla",
2186
  "kly",
2187
- "known",
2188
  "koh",
2189
  "kubas",
2190
- "kwh-1",
2191
  "ky",
2192
  "ky.",
2193
  "k\u22121",
@@ -2195,8 +2206,7 @@
2195
  "l.",
2196
  "la",
2197
  "la.",
2198
- "lack",
2199
- "landscape",
2200
  "landscapes",
2201
  "lani5h6",
2202
  "lar",
@@ -2208,10 +2218,10 @@
2208
  "lattice",
2209
  "laves",
2210
  "law",
 
2211
  "layered",
2212
- "ldh",
2213
- "ldh@phea",
2214
  "lds",
 
2215
  "leads",
2216
  "learning",
2217
  "least",
@@ -2220,11 +2230,11 @@
2220
  "lem",
2221
  "ler",
2222
  "les",
2223
- "less",
2224
  "let",
2225
  "let's",
2226
  "let\u2019s",
2227
  "level",
 
2228
  "lex",
2229
  "ley",
2230
  "lia",
@@ -2241,10 +2251,8 @@
2241
  "ll",
2242
  "ll.",
2243
  "llc",
2244
- "lls",
2245
  "lly",
2246
  "lo.",
2247
- "loaded",
2248
  "located",
2249
  "long",
2250
  "looking",
@@ -2270,26 +2278,24 @@
2270
  "lve",
2271
  "l\u22121",
2272
  "m",
2273
- "m-2",
2274
  "m.",
2275
  "mA",
2276
- "mAh",
2277
  "mV",
2278
  "ma",
2279
  "ma'am",
2280
  "machine",
2281
  "madam",
2282
  "magnesium",
 
 
 
2283
  "magnitude",
2284
- "mah",
2285
  "main",
2286
  "mainly",
2287
  "major",
2288
- "make",
2289
  "makes",
2290
  "making",
2291
  "mal",
2292
- "man",
2293
  "management",
2294
  "manufactured",
2295
  "mapping",
@@ -2314,14 +2320,13 @@
2314
  "measured",
2315
  "measurements",
2316
  "mechanical",
2317
- "mechanically",
2318
  "mechanism",
2319
  "mechanisms",
2320
  "med",
2321
  "media",
2322
  "medium",
2323
  "meet",
2324
- "meeting",
2325
  "melting",
2326
  "merit",
2327
  "mes",
@@ -2329,10 +2334,10 @@
2329
  "messrs.",
2330
  "metal",
2331
  "metallic",
 
2332
  "metastable",
2333
  "method",
2334
  "methods",
2335
- "meticulous",
2336
  "mg",
2337
  "mg2",
2338
  "mg2nih4",
@@ -2342,6 +2347,7 @@
2342
  "mich",
2343
  "mich.",
2344
  "microscopy",
 
2345
  "microstructure",
2346
  "might",
2347
  "milled",
@@ -2349,6 +2355,7 @@
2349
  "min",
2350
  "minn",
2351
  "minn.",
 
2352
  "mismatch",
2353
  "miss",
2354
  "miss.",
@@ -2358,14 +2365,13 @@
2358
  "mly",
2359
  "mn",
2360
  "mn1",
2361
- "mn1.5",
2362
  "mo",
2363
  "mo.",
2364
  "model",
2365
- "modification",
2366
- "modified",
2367
  "modulus",
2368
  "mofs",
 
 
2369
  "molecules",
2370
  "molten",
2371
  "molybdenum",
@@ -2392,7 +2398,10 @@
2392
  "mt.",
2393
  "much",
2394
  "multi",
 
 
2395
  "multielement",
 
2396
  "multiphase",
2397
  "multiple",
2398
  "multistage",
@@ -2411,6 +2420,7 @@
2411
  "n.j.",
2412
  "n.m.",
2413
  "n.y.",
 
2414
  "na",
2415
  "nacl",
2416
  "nal",
@@ -2425,6 +2435,8 @@
2425
  "nanotubes",
2426
  "nature",
2427
  "nb",
 
 
2428
  "nc.",
2429
  "nce",
2430
  "nct",
@@ -2432,7 +2444,7 @@
2432
  "ncy",
2433
  "nd.",
2434
  "nds",
2435
- "ne",
2436
  "neb",
2437
  "neb.",
2438
  "nebr",
@@ -2441,22 +2453,20 @@
2441
  "ned",
2442
  "need",
2443
  "needed",
 
2444
  "nel",
2445
  "nes",
2446
  "networks",
2447
  "neutron",
2448
  "nev",
2449
  "nev.",
2450
- "nevertheless",
2451
  "new",
2452
  "next",
2453
- "nf",
2454
  "nge",
2455
  "ngs",
2456
  "ni",
2457
- "nia",
2458
  "nic",
2459
- "nickel",
2460
  "nicofecu",
2461
  "nitride",
2462
  "nitrogen",
@@ -2464,10 +2474,11 @@
2464
  "nly",
2465
  "nm",
2466
  "nn.",
2467
- "nnm",
2468
  "noble",
2469
  "non",
 
2470
  "nonmetallic",
 
2471
  "not",
2472
  "notably",
2473
  "noted",
@@ -2475,12 +2486,12 @@
2475
  "nothin'",
2476
  "nothing",
2477
  "nothin\u2019",
 
2478
  "nov",
2479
  "nov.",
2480
  "novel",
2481
  "nps",
2482
  "ns.",
2483
- "nse",
2484
  "nt",
2485
  "nt.",
2486
  "nto",
@@ -2494,6 +2505,7 @@
2494
  "nuthin",
2495
  "nuthin'",
2496
  "nuthin\u2019",
 
2497
  "n\u2019s",
2498
  "n\u2019t",
2499
  "o",
@@ -2508,17 +2520,18 @@
2508
  "o_0",
2509
  "o_O",
2510
  "o_o",
2511
- "oam",
2512
  "objective",
2513
- "observations",
2514
  "observed",
2515
  "obtained",
 
 
2516
  "occurs",
2517
  "ock",
2518
  "ocr",
2519
  "oct",
2520
  "oct.",
2521
- "ode",
 
2522
  "ods",
2523
  "ody",
2524
  "oer",
@@ -2526,7 +2539,6 @@
2526
  "of",
2527
  "of.",
2528
  "off",
2529
- "offering",
2530
  "ofs",
2531
  "ogy",
2532
  "oin",
@@ -2538,7 +2550,6 @@
2538
  "old",
2539
  "ole",
2540
  "olo",
2541
- "ols",
2542
  "ol\u2019",
2543
  "ome",
2544
  "omn",
@@ -2559,9 +2570,7 @@
2559
  "ope",
2560
  "opens",
2561
  "operating",
2562
- "opportunities",
2563
  "opposite",
2564
- "optimism",
2565
  "optimization",
2566
  "optimize",
2567
  "optimized",
@@ -2585,20 +2594,16 @@
2585
  "ose",
2586
  "oss",
2587
  "ost",
2588
- "ote",
2589
  "oth",
2590
  "other",
2591
  "ought",
2592
- "oup",
2593
  "our",
2594
  "ous",
2595
  "out",
2596
- "outlined",
2597
  "outlines",
2598
  "outstanding",
2599
  "ov.",
2600
  "ove",
2601
- "over",
2602
  "overall",
2603
  "overcome",
2604
  "overpotential",
@@ -2620,7 +2625,6 @@
2620
  "pair",
2621
  "pal",
2622
  "paper",
2623
- "par",
2624
  "parameter",
2625
  "parameters",
2626
  "part",
@@ -2629,40 +2633,38 @@
2629
  "particular",
2630
  "particularly",
2631
  "pas",
2632
- "pathways",
2633
  "patterns",
2634
  "pci",
 
2635
  "pcms",
2636
- "pct",
2637
  "pdf",
2638
  "ped",
2639
  "per",
2640
  "performance",
2641
- "performed",
2642
  "perspective",
2643
  "pes",
2644
- "pgm",
2645
  "ph",
2646
  "ph.d.",
2647
  "phase",
2648
  "phases",
2649
- "phea",
2650
- "photocatalytic",
2651
  "photoelectron",
2652
  "physicochemical",
2653
  "physisorption",
 
 
 
2654
  "plastic",
2655
  "plateau",
2656
- "platinum",
2657
  "ple",
2658
  "pm",
2659
  "point",
2660
  "points",
2661
- "pollutants",
2662
  "poor",
2663
  "porous",
2664
  "positron",
2665
- "possessed",
2666
  "possesses",
2667
  "possibility",
2668
  "potential",
@@ -2676,9 +2678,11 @@
2676
  "precise",
2677
  "precisely",
2678
  "predict",
 
2679
  "predictions",
2680
  "preferential",
2681
  "preferentially",
 
2682
  "preparation",
2683
  "prepared",
2684
  "present",
@@ -2686,9 +2690,12 @@
2686
  "presents",
2687
  "press",
2688
  "pressure",
 
2689
  "prevents",
 
2690
  "prime",
2691
  "principal",
 
2692
  "pristine",
2693
  "problem",
2694
  "process",
@@ -2696,13 +2703,11 @@
2696
  "processes",
2697
  "processing",
2698
  "produced",
2699
- "products",
2700
  "prof",
2701
  "prof.",
2702
  "progress",
2703
  "prolongs",
2704
  "promising",
2705
- "promote",
2706
  "properties",
2707
  "property",
2708
  "proportion",
@@ -2717,7 +2722,6 @@
2717
  "provides",
2718
  "providing",
2719
  "proximity",
2720
- "pt",
2721
  "pt.",
2722
  "published",
2723
  "publishing",
@@ -2731,24 +2735,25 @@
2731
  "r",
2732
  "r(s",
2733
  "r.",
 
 
2734
  "rH2",
 
2735
  "rNb",
2736
  "rNi",
2737
  "raise",
2738
  "ral",
2739
- "raman",
2740
  "ramping",
2741
  "range",
2742
- "ranging",
2743
  "rapidly",
2744
  "rate",
2745
  "rates",
 
2746
  "ray",
2747
  "rbm",
2748
  "rbs",
2749
  "rce",
2750
  "rch",
2751
- "rds",
2752
  "re",
2753
  "re.",
2754
  "rea",
@@ -2759,13 +2764,11 @@
2759
  "reactions",
2760
  "reactive",
2761
  "reactor",
2762
- "realm",
2763
  "reasonably",
2764
  "rebonding",
2765
  "recent",
2766
  "recently",
2767
  "red",
2768
- "redox",
2769
  "reduce",
2770
  "reduced",
2771
  "reduces",
@@ -2776,17 +2779,14 @@
2776
  "refinement",
2777
  "refines",
2778
  "refractory",
2779
- "regulating",
2780
  "regulation",
2781
  "related",
2782
  "relative",
2783
  "relaxing",
2784
  "release",
2785
- "relevant",
2786
  "remains",
2787
  "remarkable",
2788
  "remarkably",
2789
- "remediation",
2790
  "removal",
2791
  "rep",
2792
  "rep.",
@@ -2800,39 +2800,44 @@
2800
  "res",
2801
  "research",
2802
  "reserved",
 
2803
  "resistance",
 
2804
  "respectively",
2805
  "result",
2806
  "resulting",
2807
  "results",
2808
- "retaining",
2809
  "rev",
2810
  "rev.",
2811
  "reveal",
2812
  "revealed",
 
2813
  "reversibility",
2814
  "reversible",
 
2815
  "review",
2816
  "reviewed",
2817
  "revolutionized",
2818
  "revolutions",
 
2819
  "rge",
 
2820
  "rgy",
2821
  "ric",
2822
  "rich",
2823
  "rights",
2824
- "rising",
2825
  "rit",
2826
  "rix",
2827
  "riz",
2828
  "rk.",
2829
  "rks",
2830
  "rly",
 
2831
  "rms",
2832
  "rnb",
2833
  "rns",
2834
  "robust",
2835
- "robustness",
2836
  "rof",
2837
  "rol",
2838
  "role",
@@ -2840,8 +2845,6 @@
2840
  "ron",
2841
  "room",
2842
  "ros",
2843
- "route",
2844
- "royal",
2845
  "rp.",
2846
  "rs.",
2847
  "rse",
@@ -2863,11 +2866,10 @@
2863
  "saturated",
2864
  "scalability",
2865
  "scale",
2866
- "scaled",
2867
  "scanning",
2868
  "scarcity",
 
2869
  "scenarios",
2870
- "science",
2871
  "science+business",
2872
  "scientific",
2873
  "scope",
@@ -2878,8 +2880,6 @@
2878
  "seconds",
2879
  "sed",
2880
  "see",
2881
- "selective",
2882
- "self",
2883
  "semi",
2884
  "sen",
2885
  "sen.",
@@ -2888,7 +2888,6 @@
2888
  "separate",
2889
  "separated",
2890
  "separation",
2891
- "separator",
2892
  "sept",
2893
  "sept.",
2894
  "ser",
@@ -2919,6 +2918,7 @@
2919
  "simulated",
2920
  "single",
2921
  "sis",
 
2922
  "sites",
2923
  "situ",
2924
  "size",
@@ -2940,21 +2940,19 @@
2940
  "somethin'",
2941
  "something",
2942
  "somethin\u2019",
 
2943
  "sorbents",
2944
  "sorption",
2945
  "source",
2946
  "south",
2947
  "space",
2948
- "sparked",
2949
  "species",
2950
- "specific",
2951
  "specifically",
2952
  "spectra",
2953
  "spectroscopy",
2954
  "speeds",
 
2955
  "splitting",
2956
- "spotlight",
2957
- "spotlighting",
2958
  "springer",
2959
  "srs",
2960
  "ss",
@@ -2963,9 +2961,8 @@
2963
  "st.",
2964
  "stabilities",
2965
  "stability",
2966
- "stable",
2967
  "stages",
2968
- "star",
2969
  "starting",
2970
  "state",
2971
  "states",
@@ -2976,43 +2973,42 @@
2976
  "storage",
2977
  "store",
2978
  "stored",
 
2979
  "straightforward",
2980
  "strategies",
2981
  "strategy",
2982
  "strengthening",
2983
- "stress",
2984
- "stresses",
2985
  "stressing",
2986
  "stringent",
2987
  "strong",
 
2988
  "strongly",
2989
  "structural",
2990
  "structure",
2991
  "structures",
2992
  "sts",
2993
  "studied",
 
2994
  "study",
2995
  "subsequently",
 
2996
  "substituting",
2997
  "substitution",
2998
  "substrate",
2999
  "substrates",
3000
- "successful",
3001
  "successfully",
3002
  "such",
3003
  "suffer",
3004
  "suggest",
 
 
3005
  "suitable",
3006
  "summarized",
3007
  "summarizes",
3008
  "summary",
3009
- "supercapacitors",
3010
  "supplied",
3011
- "supported",
3012
  "suppressed",
3013
- "surface",
3014
  "surpassing",
3015
- "surprisingly",
3016
  "sustainability",
3017
  "sustainable",
3018
  "synchrotron",
@@ -3031,8 +3027,9 @@
3031
  "t.",
3032
  "t.%",
3033
  "ta",
 
 
3034
  "tal",
3035
- "tar",
3036
  "targets",
3037
  "tch",
3038
  "td.",
@@ -3045,12 +3042,15 @@
3045
  "temperature",
3046
  "temperatures",
3047
  "ten",
 
3048
  "tenn",
3049
  "tenn.",
3050
  "tep",
3051
  "ter",
3052
- "term",
3053
  "tes",
 
 
 
3054
  "than",
3055
  "that",
3056
  "that's",
@@ -3086,45 +3086,46 @@
3086
  "ths",
3087
  "thus",
3088
  "ti",
 
3089
  "ti0.5zr0.5(mn1",
3090
  "ti0.75zr0.25)1.05mn0.8crtm0.2",
3091
- "ti1.0zr1.0fe1.0mn1.0cr1.0v1.0",
3092
- "ti1.0zr1.0fe1.0mn1.0cr1.5v0.5",
3093
- "ti1.0zr1.0fe1.0mn1.5cr1.0v0.5",
3094
- "ti1.0zr1.0fe1.5mn1.0cr1.0v0.5",
3095
  "ti32.5v27.5zr7.5nb32.5",
3096
  "ti32.5v27.5zr7.5nb32.5)0.91ni0.09",
3097
  "tic",
3098
  "tifeh2",
 
3099
  "time",
3100
- "times",
3101
  "timo",
 
3102
  "tiv2zrcrmnfeni",
3103
  "tivcrnb",
 
 
 
3104
  "tivzrnb",
 
 
 
3105
  "tizrmomnfeni",
3106
  "tizrwmnfeni",
3107
  "tizrxmnfeni",
3108
  "tly",
3109
  "tm",
 
3110
  "to",
3111
- "tolerance",
3112
  "tom",
3113
  "tons",
3114
- "tools",
3115
  "tor",
3116
  "torsion",
3117
  "totally",
3118
- "towards",
3119
  "tra",
3120
- "trace",
3121
  "tradeoff",
3122
  "traditional",
3123
  "transfer",
3124
  "transformation",
3125
  "transformed",
3126
  "transition",
3127
- "transmitting",
3128
  "transport",
3129
  "transportation",
3130
  "trapped",
@@ -3163,6 +3164,7 @@
3163
  "uke",
3164
  "ul.",
3165
  "uld",
 
3166
  "ulk",
3167
  "ull",
3168
  "ult",
@@ -3171,7 +3173,7 @@
3171
  "un.",
3172
  "und",
3173
  "under",
3174
- "underlying",
3175
  "underscores",
3176
  "understanding",
3177
  "unfavorable",
@@ -3185,6 +3187,7 @@
3185
  "unt",
3186
  "up",
3187
  "uptake",
 
3188
  "ure",
3189
  "urgently",
3190
  "urs",
@@ -3198,22 +3201,24 @@
3198
  "ute",
3199
  "uth",
3200
  "uts",
 
3201
  "v",
3202
  "v.",
3203
  "v.s",
3204
  "v.s.",
3205
  "v.v",
3206
- "v1.0",
3207
  "v_v",
3208
  "va",
3209
  "va.",
3210
  "vacancies",
3211
  "vacancy",
 
3212
  "val",
3213
  "valence",
3214
  "valuable",
3215
  "value",
3216
  "values",
 
3217
  "variety",
3218
  "various",
3219
  "vastly",
@@ -3228,18 +3233,16 @@
3228
  "ver",
3229
  "verified",
3230
  "versatile",
3231
- "versatility",
3232
  "ves",
3233
  "via",
3234
  "vicinity",
3235
  "view",
3236
- "vil",
3237
  "vin",
3238
- "visible",
3239
  "vnbcrmomn",
3240
  "volumetric",
3241
  "vs",
3242
  "vs.",
 
3243
  "w",
3244
  "w's",
3245
  "w.",
@@ -3248,7 +3251,6 @@
3248
  "wash",
3249
  "wash.",
3250
  "waste",
3251
- "wastewater",
3252
  "water",
3253
  "we",
3254
  "wear",
@@ -3256,7 +3258,6 @@
3256
  "well",
3257
  "wer",
3258
  "were",
3259
- "wh",
3260
  "what",
3261
  "what's",
3262
  "what\u2019s",
@@ -3277,7 +3278,6 @@
3277
  "why's",
3278
  "why\u2019s",
3279
  "wide",
3280
- "widely",
3281
  "wiley",
3282
  "will",
3283
  "wire",
@@ -3291,12 +3291,15 @@
3291
  "would",
3292
  "wt",
3293
  "wt%",
 
3294
  "wth",
3295
  "w\u2019s",
3296
  "x",
3297
  "x'",
3298
  "x'x",
3299
  "x'xxxx",
 
 
3300
  "x.",
3301
  "x.X",
3302
  "x.d",
@@ -3310,8 +3313,6 @@
3310
  "xNix",
3311
  "xX",
3312
  "xXX",
3313
- "xXx",
3314
- "xXx-d",
3315
  "xXxx",
3316
  "xXxx)Xxd",
3317
  "xX\u00b7xxx\u2212d",
@@ -3319,10 +3320,10 @@
3319
  "x_d",
3320
  "x_x",
3321
  "xd",
3322
- "xd.d",
3323
  "xdd",
3324
  "xed",
3325
  "xfex)cr1",
 
3326
  "xmox",
3327
  "xnix",
3328
  "xrd",
@@ -3333,33 +3334,33 @@
3333
  "xx'xx",
3334
  "xx(xx",
3335
  "xx-/xxxx",
3336
- "xx-d",
3337
  "xx.",
3338
  "xx.%",
3339
  "xxd",
3340
- "xxd.d",
3341
  "xxd.dd(xxxx)d.dd",
3342
  "xxd.ddxxd.dd)d.ddxxd.dxxxxd.d",
 
3343
  "xxd.dxxd.d(xxd",
3344
- "xxd.dxxd.dxxd.dxxd.dxxd.dxd.d",
3345
  "xxdd.dxdd.dxxd.dxxdd.d",
3346
  "xxdd.dxdd.dxxd.dxxdd.d)d.ddxxd.dd",
 
3347
  "xxx",
3348
  "xxx'x",
3349
  "xxx(xxxx)ddd\u2212x",
3350
  "xxx)-xxxx",
3351
- "xxx-d",
3352
  "xxx.",
3353
  "xxx/xx",
3354
  "xxx=",
3355
- "xxx@xx",
3356
- "xxx@xxxx",
3357
  "xxxd",
3358
  "xxxdxxxx",
3359
  "xxxx",
3360
  "xxxx'",
3361
  "xxxx'x",
3362
  "xxxx(x",
 
 
 
3363
  "xxxx)xxd",
3364
  "xxxx+xxxx",
3365
  "xxxx.",
@@ -3386,23 +3387,25 @@
3386
  "y'",
3387
  "y's",
3388
  "y.",
3389
- "yal",
3390
  "years",
 
3391
  "yield",
3392
  "you",
3393
  "youke",
3394
  "ype",
3395
  "yst",
3396
- "yte",
3397
  "y\u2019",
3398
  "y\u2019s",
3399
  "z",
3400
  "z.",
3401
  "zed",
 
3402
  "zeolites",
3403
  "zero",
3404
  "zes",
 
3405
  "zr",
 
3406
  "zrh2",
3407
  "zrni",
3408
  "zrni2",
@@ -3431,11 +3434,21 @@
3431
  "\u00e2\u02c6\u00bc5.5",
3432
  "\u00e4",
3433
  "\u00e4.",
 
3434
  "\u00f6",
3435
  "\u00f6.",
3436
  "\u00fc",
3437
  "\u00fc.",
 
 
 
3438
  "\u03a9",
 
 
 
 
 
 
3439
  "\u03c9",
3440
  "\u0ca0",
3441
  "\u0ca0_\u0ca0",
@@ -3517,12 +3530,9 @@
3517
  "\u2206h",
3518
  "\u2206s",
3519
  "\u2206x",
3520
- "\u223c",
3521
- "\u223c1",
3522
- "\u223c107.8",
3523
- "\u223c109.3",
3524
- "\u223cd",
3525
- "\u223cddd.d",
3526
  "\u2501",
3527
  "\u253b",
3528
  "\u253b\u2501\u253b",
 
4
  " ",
5
  " ",
6
  "\"",
 
7
  "%",
8
  "'",
9
  "''",
 
80
  "-))",
81
  "-/",
82
  "-0",
83
+ "-21",
84
  "-3",
85
  "-8",
86
  "-D",
87
  "-O",
88
  "-P",
89
  "-X",
90
+ "-XXX",
91
  "-_-",
92
  "-__-",
93
  "-d",
94
+ "-dd",
95
  "-o",
96
  "-p",
97
  "-x",
98
+ "-xxx",
99
  "-|",
100
+ "-\u0394SM",
101
+ "-\u03b4sm",
102
  ".",
103
  ".02",
104
  ".03",
105
  ".04",
106
  ".05",
107
  ".06",
 
108
  ".09",
109
  ".10",
 
110
  ".23",
111
  ".28",
112
  ".34",
113
+ ".35",
114
  ".38",
115
+ ".46",
 
116
  ".49",
117
  ".50",
118
  ".52",
 
121
  ".65",
122
  ".68",
123
  ".71",
124
+ ".74",
125
  ".75",
126
+ ".76",
127
  ".78",
128
  ".79",
129
  ".80",
130
  ".82",
131
  ".83",
132
  ".89",
 
133
  ".91",
134
  ".92",
135
  ".93",
136
+ ".94",
137
  ".95",
138
  ".96",
139
  ".98",
 
165
  "0.09",
166
  "0.1",
167
  "0.10",
 
 
 
168
  "0.2",
169
  "0.239",
 
 
170
  "0.4",
171
+ "0.46",
 
172
  "0.5",
173
  "0.52",
174
  "0.60",
175
  "0.65",
176
  "0.68",
177
+ "0.74",
178
  "0.8",
179
  "0.94Ni0.09",
180
  "0.94ni0.09",
 
183
  "000",
184
  "023",
185
  "024",
186
+ "04H",
187
+ "04h",
188
  "0_0",
189
  "0_o",
190
  "0\u2212x",
 
198
  "1.38",
199
  "1.4",
200
  "1.49",
 
201
  "1.6",
202
  "1.62",
203
  "1.6\u20131.8",
204
  "1.78",
205
  "1.79",
206
  "1.8",
 
 
 
207
  "1.91",
208
  "10",
209
  "10.23",
 
227
  "12p.m",
228
  "12p.m.",
229
  "13",
230
+ "13.5",
231
  "14.02",
232
  "14.89",
 
233
  "150",
234
  "16",
235
  "17.96",
236
  "173.4",
237
  "178",
 
238
  "1a.m",
239
  "1a.m.",
240
  "1p.m",
 
246
  "2.78",
247
  "2.79",
248
  "2.83",
249
+ "2.94",
250
  "2.99",
251
  "20",
252
  "20.0",
253
  "2000",
254
  "2023",
255
  "2024",
 
 
256
  "239",
257
  "25",
258
  "268",
 
260
  "277",
261
  "28",
262
  "298",
263
+ "2H2",
264
  "2a.m",
265
  "2a.m.",
266
+ "2h2",
267
  "2p.m",
268
  "2p.m.",
269
  "3",
270
  "3.4",
271
+ "3.5",
272
  "3.80",
273
  "30",
274
  "300",
275
  "300\u2013470",
276
+ "304H",
277
+ "304h",
278
  "31.04",
279
  "325",
280
  "328",
 
287
  "4",
288
  "400",
289
  "42.82",
290
+ "423",
291
  "46.89",
292
  "470",
293
+ "498V0",
294
+ "498v0",
295
  "4a.m",
296
  "4a.m.",
297
  "4p.m",
 
299
  "5",
300
  "5.5",
301
  "50",
302
+ "502H2",
303
+ "502h2",
304
+ "519,593",
305
  "52.71",
306
+ "593",
307
  "5H6",
308
  "5a.m",
309
  "5a.m.",
 
316
  "6.49",
317
  "6.50",
318
  "60",
319
+ "640",
320
  "65",
321
+ "67",
322
+ "696V0",
323
+ "696v0",
324
+ "6V0",
325
  "6a.m",
326
  "6a.m.",
327
  "6p.m",
328
  "6p.m.",
329
+ "6v0",
330
  "7",
331
  "7.4",
332
  "7.8",
333
+ "7.9",
334
+ "723",
335
  "7a.m",
336
  "7a.m.",
337
  "7p.m",
 
342
  "8-)",
343
  "8-D",
344
  "8-d",
345
+ "87",
346
  "8D",
347
+ "8V0",
348
  "8a.m",
349
  "8a.m.",
350
  "8d",
351
  "8p.m",
352
  "8p.m.",
353
+ "8v0",
354
  "9",
 
355
  "9.7",
356
+ "971,Nb0",
357
+ "971,nb0",
358
  "99",
359
  "9a.m",
360
  "9a.m.",
 
458
  ">:x",
459
  "><(((*>",
460
  "@",
 
461
  "@_@",
 
462
  "A",
463
  "AB",
464
  "AB2",
 
470
  "Adm",
471
  "Adm.",
472
  "Advanced",
473
+ "Aeronautical",
474
  "After",
 
475
  "Ai",
476
  "Ak",
477
  "Ak.",
478
+ "Al",
479
  "Al0.05(TiVNb)0.95",
480
  "Ala",
481
  "Ala.",
482
  "Alabama",
483
  "Alaska",
484
  "All",
485
+ "Alloys",
486
+ "Although",
487
  "American",
488
  "Among",
489
  "And",
 
503
  "August",
504
  "Author(s",
505
  "Authors",
506
+ "Avrami",
507
  "B",
508
  "B.V.",
509
  "BCC",
510
  "BCC)-type",
511
+ "BIAM",
512
  "BN",
513
  "Based",
514
  "Bayesian",
515
+ "Beijing",
516
  "Body",
517
  "Both",
518
  "Bros",
 
525
  "C14",
526
  "CDB",
527
  "CHEMICAL COMPOUND",
528
+ "CIs",
529
  "CMs",
530
  "CTs",
531
  "Ca",
 
533
  "Calif.",
534
  "California",
535
  "Can",
 
536
  "Cause",
537
  "Ce",
538
  "Central",
539
  "Chemical",
 
540
  "Chongqing",
541
  "Co",
542
  "Co.",
 
545
  "Colo.",
546
  "Colorado",
547
  "Combined",
 
 
548
  "Composition",
549
  "Conn",
550
  "Conn.",
 
557
  "Coz",
558
  "Cr",
559
  "Cr1",
 
560
  "CrN",
561
  "Cu",
562
  "Cuz",
 
586
  "E.G.",
587
  "E.g",
588
  "E.g.",
589
+ "EA1",
590
+ "EA2",
591
+ "EA3",
592
  "EAs",
593
  "EC=",
594
+ "Ea",
595
  "Ea(Cr",
596
  "Ea(Mo",
597
  "Ea(Nb",
 
598
  "Elsevier",
599
+ "Energy",
600
+ "Eu",
601
+ "Eu4Ga8Ge16",
602
  "Examples",
603
  "Existing",
 
604
  "F",
605
  "F.",
606
  "FCC",
 
 
 
607
  "FeCoNiCrN",
608
  "FeMnCoCr",
609
  "Feb",
 
623
  "GPa",
624
  "Ga",
625
  "Ga.",
626
+ "Ge",
627
  "Gen",
628
  "Gen.",
629
  "Georgia",
 
640
  "H-",
641
  "H2",
642
  "HEA",
643
+ "HEA1",
644
+ "HEA2",
645
+ "HEA3",
646
  "HEAs",
 
 
647
  "HER",
648
  "HOD",
 
649
  "HPT",
650
  "Had",
651
  "Has",
 
655
  "Havin\u2019",
656
  "He",
657
  "He's",
658
+ "Heisenberg",
659
+ "Hence",
660
  "Here",
661
  "Herein",
662
  "He\u2019s",
 
666
  "How's",
667
  "However",
668
  "How\u2019s",
669
+ "Hydrogen",
670
  "I",
671
  "I.E.",
672
  "I.e",
673
  "I.e.",
674
  "IAL",
675
+ "IAM",
676
  "IGC",
 
677
  "ITS",
678
  "Ia",
679
  "Ia.",
 
689
  "Ind",
690
  "Ind.",
691
  "Indiana",
692
+ "Institute",
693
  "Iowa",
694
  "IrPdPtRhRu",
695
  "Is",
 
698
  "It's",
699
  "It\u2019s",
700
  "J",
701
+ "JMA)model",
702
  "Jan",
703
  "Jan.",
704
  "Jander",
705
  "January",
706
+ "Johnson",
707
  "Jr",
708
  "Jr.",
709
  "Jul",
 
727
  "Ky.",
728
  "K\u22121",
729
  "L",
 
 
730
  "LLC",
731
  "LUE",
732
  "La",
 
752
  "MPa",
753
  "MXenes",
754
  "Ma'am",
755
+ "Magnetization",
756
  "Mar",
757
  "Mar.",
758
  "March",
 
766
  "Md",
767
  "Md.",
768
  "Media",
769
+ "Mehl",
770
  "Messrs",
771
  "Messrs.",
772
  "Mg",
 
786
  "Mississippi",
787
  "Mn",
788
  "Mn1",
 
789
  "Mo",
790
  "Mo.",
791
  "Mont",
 
810
  "N.M.",
811
  "N.Y.",
812
  "NCTs",
 
 
813
  "NPs",
814
  "NUMERICAL VALUE",
815
  "NaCl",
816
  "Nanomaterials",
817
  "Nature",
818
  "Nb",
819
+ "Nb0",
820
+ "NbTiVZr",
821
  "Neb",
822
  "Neb.",
823
  "Nebr",
 
836
  "NiCoFeCu",
837
  "Nix",
838
  "Non",
839
+ "Nonetheless",
840
  "North Carolina",
841
  "North Dakota",
842
  "Not",
 
850
  "Nuthin",
851
  "Nuthin'",
852
  "Nuthin\u2019",
853
+ "N\u00e9el",
854
  "O",
855
  "O'clock",
856
  "O.O",
 
874
  "Ore.",
875
  "Oregon",
876
  "Ought",
877
+ "Our",
878
+ "Overall",
879
  "Owing",
880
  "O\u2019clock",
881
  "P",
882
  "PAS",
883
  "PCI",
884
+ "PCIs",
885
  "PCMs",
 
886
  "PDF",
 
 
887
  "PROPERTY",
888
  "Pa",
889
  "Pa.",
 
895
  "Pressure",
896
  "Prof",
897
  "Prof.",
 
 
898
  "Publishing",
899
  "R",
900
  "RBM",
901
  "ROOT",
902
  "RTY",
 
903
  "Recently",
904
  "Remarkably",
905
  "Rep",
906
  "Rep.",
907
  "Rev",
908
  "Rev.",
 
909
  "S",
910
  "S.C.",
911
  "SO4",
912
  "SS",
 
913
  "Science+Business",
914
  "Sen",
915
  "Sen.",
 
930
  "Somethin\u2019",
931
  "South",
932
  "South Carolina",
933
+ "Specifically",
934
  "Springer",
935
  "St",
936
  "St.",
 
937
  "Such",
 
938
  "Synchrotron",
939
  "T",
940
  "TM",
941
+ "TN",
942
+ "Tad",
943
  "Technology",
944
  "Tenn",
945
  "Tenn.",
 
948
  "That's",
949
  "That\u2019s",
950
  "The",
 
951
  "There",
952
  "There's",
953
+ "Therefore",
954
  "There\u2019s",
955
  "Thermodynamic",
956
  "These",
 
960
  "This\u2019s",
961
  "Those",
962
  "Ti",
963
+ "Ti0.29Zr0.05Al0.05Cr0.26Mn0.35",
964
  "Ti0.5Zr0.5(Mn1",
965
  "Ti0.75Zr0.25)1.05Mn0.8CrTM0.2",
 
 
 
 
966
  "Ti32.5V27.5Zr7.5Nb32.5",
967
  "Ti32.5V27.5Zr7.5Nb32.5)0.91Ni0.09",
968
  "TiFeH2",
969
+ "TiH1",
970
  "TiMo",
971
  "TiV2ZrCrMnFeNi",
972
  "TiVCrNb",
973
+ "TiVNb)81Cr15Zr4",
974
+ "TiVNb)85Cr15",
975
+ "TiVNbTa",
976
  "TiVZrNb",
977
+ "TiZrAlCrFe",
978
+ "TiZrAlCrMn",
979
+ "TiZrAlMnFe",
980
  "TiZrMoMnFeNi",
981
  "TiZrWMnFeNi",
982
  "TiZrXMnFeNi",
 
990
  "University",
991
  "V",
992
  "V.V",
 
993
  "VCH",
994
  "VEC=",
995
  "VNbCrMoMn",
996
+ "VZr",
997
  "V_V",
998
  "Va",
999
  "Va.",
1000
+ "Vanadium",
1001
  "Virginia",
1002
  "W",
1003
  "Was",
 
1006
  "Washington",
1007
  "We",
1008
  "Were",
 
1009
  "What",
1010
  "What's",
1011
  "What\u2019s",
 
1044
  "XX",
1045
  "XXX",
1046
  "XXX)-xxxx",
1047
+ "XXX)xxxx",
1048
  "XXX=",
 
 
1049
  "XXXX",
1050
  "XXXX XXXX",
1051
+ "XXXd",
1052
  "XXXx",
1053
  "XXd",
1054
  "XXx",
1055
  "XXxXxXxXx",
1056
+ "XXxx",
1057
  "XXxxxx",
1058
  "X_X",
1059
  "X_x",
1060
  "Xd",
 
1061
  "Xdd",
1062
  "Xx",
1063
  "Xx'",
 
1066
  "Xx(Xx",
1067
  "Xx.",
1068
  "Xx.X.",
1069
+ "XxXXx)ddXxdd",
1070
+ "XxXXx)ddXxddXxd",
1071
  "XxXXxXx",
1072
  "XxXd",
1073
  "XxXdXxXxXxXxXx",
1074
  "XxXx",
1075
+ "XxXxXXx",
1076
  "XxXxXXxXxXx",
1077
  "XxXxXd",
1078
  "XxXxXxXx",
 
1082
  "XxXxd",
1083
  "XxXxdXd",
1084
  "Xxd",
 
1085
  "Xxd.dXxd.d(Xxd",
 
1086
  "Xxd.dd(XxXXx)d.dd",
1087
  "Xxd.ddXxd.dd)d.ddXxd.dXxXXd.d",
1088
+ "Xxd.ddXxd.ddXxd.ddXxd.ddXxd.dd",
1089
  "XxdXxXd",
1090
+ "XxdXxdXxdd",
1091
  "Xxdd.dXdd.dXxd.dXxdd.d",
1092
  "Xxdd.dXdd.dXxd.dXxdd.d)d.ddXxd.dd",
1093
  "Xxx",
 
1122
  "Youke",
1123
  "Z",
1124
  "Zr",
1125
+ "Zr4",
1126
  "ZrH2",
1127
  "ZrNi",
1128
  "ZrNi2",
 
1156
  "a.m.",
1157
  "aCl",
1158
  "ab",
 
1159
  "ab2",
1160
  "about",
1161
  "above",
1162
  "absorb",
1163
  "absorbed",
1164
+ "absorber",
1165
  "absorbing",
1166
  "absorbs",
1167
  "absorption",
 
1175
  "achieves",
1176
  "achieving",
1177
  "acidic",
 
1178
  "across",
1179
  "act",
1180
  "acta",
 
1184
  "activities",
1185
  "activity",
1186
  "acts",
 
1187
  "adding",
1188
  "addition",
1189
+ "additional",
1190
  "additionally",
1191
+ "additions",
1192
  "additively",
1193
  "addresses",
1194
+ "adiabatic",
1195
+ "adjacent",
 
1196
  "adm",
1197
  "adm.",
1198
  "ads",
1199
  "adsorption",
1200
  "advanced",
1201
+ "advantageous",
1202
+ "aeronautical",
1203
  "afe",
1204
  "affinity",
1205
  "after",
1206
+ "again",
1207
  "age",
 
1208
  "ahead",
1209
  "ai",
1210
  "aided",
 
1214
  "ak",
1215
  "ak.",
1216
  "ake",
1217
+ "al",
1218
  "al0.05(tivnb)0.95",
1219
  "ala",
1220
  "ala.",
1221
  "ale",
1222
  "algorithms",
1223
+ "aligned",
1224
  "alkaline",
1225
  "all",
1226
  "alloy",
1227
  "alloying",
1228
  "alloys",
 
1229
  "almost",
1230
+ "along",
1231
  "als",
1232
  "also",
1233
  "alt",
1234
+ "although",
1235
+ "aluminum",
1236
  "am",
 
1237
  "ambitious",
1238
  "ame",
1239
  "ameliorate",
1240
  "american",
1241
+ "ami",
1242
  "among",
1243
  "amount",
1244
  "amounts",
 
1248
  "analyzing",
1249
  "and",
1250
  "and/or",
1251
+ "anisotropic",
1252
  "annealing",
1253
  "annihilation",
1254
  "ano",
1255
+ "anomalous",
1256
  "ans",
1257
  "ant",
1258
  "anticipated",
1259
+ "antiferromagnetic",
1260
  "any",
 
1261
  "apparatus",
1262
  "apparent",
1263
  "appear",
1264
  "application",
1265
  "applications",
1266
  "applied",
 
1267
  "approach",
 
1268
  "appropriate",
1269
  "apr",
1270
  "apr.",
 
1273
  "ard",
1274
  "are",
1275
  "area",
 
1276
  "argon",
1277
  "ariz",
1278
  "ariz.",
 
1285
  "ascribed",
1286
  "ase",
1287
  "ash",
 
1288
  "ass",
 
 
1289
  "assisted",
1290
  "associated",
1291
  "ast",
 
1311
  "available",
1312
  "ave",
1313
  "avenue",
1314
+ "avrami",
1315
  "avy",
1316
+ "axis",
1317
  "ays",
1318
  "b",
1319
  "b.",
1320
  "b.v.",
1321
  "bH.",
1322
+ "bTa",
1323
  "bal",
1324
  "ball",
1325
  "band",
 
1327
  "bas",
1328
  "based",
1329
  "basis",
 
1330
  "battery",
1331
  "bayesian",
1332
  "bcc",
 
1338
  "been",
1339
  "before",
1340
  "behavior",
 
1341
  "behind",
1342
+ "beijing",
1343
  "beneficial",
1344
  "benefit",
1345
  "ber",
 
1348
  "better",
1349
  "between",
1350
  "bh.",
1351
+ "biam",
1352
  "bic",
 
1353
  "binding",
1354
  "biocompatibility",
1355
  "bit",
 
1375
  "broadening",
1376
  "bros",
1377
  "bros.",
1378
+ "bta",
1379
  "bulk",
1380
  "but",
1381
  "by",
 
1385
  "c.",
1386
  "c14",
1387
  "ca",
1388
+ "cage",
1389
  "cal",
1390
  "calculated",
1391
  "calculation",
 
1396
  "can",
1397
  "candidate",
1398
  "candidates",
 
 
1399
  "capability",
 
1400
  "capacities",
1401
  "capacity",
1402
  "capital",
1403
  "carbon",
1404
  "carried",
1405
+ "carriers",
1406
  "cast",
1407
  "catalysis",
1408
  "catalyst",
 
1411
  "catalyzed",
1412
  "cause",
1413
  "caused",
1414
+ "causing",
1415
  "cdb",
1416
  "ce",
1417
  "ce>",
1418
  "ced",
 
 
1419
  "centered",
1420
  "central",
1421
  "ces",
1422
  "ch.",
1423
+ "chain",
1424
+ "chains",
1425
  "challenge",
1426
  "challenges",
1427
  "change",
 
1429
  "channel",
1430
  "channels",
1431
  "characteristics",
1432
+ "characterizations",
1433
  "charging",
1434
  "chemical",
1435
  "chemical compound",
1436
  "chemisorption",
 
1437
  "chi",
1438
  "chongqing",
1439
+ "cis",
1440
  "class",
1441
+ "clathrates",
1442
  "cle",
 
 
1443
  "closing",
1444
  "cloth",
 
1445
  "cm2",
1446
  "cms",
1447
  "cm\u22122",
 
1449
  "co.",
1450
  "coarse",
1451
  "coating",
 
1452
  "coefficient",
1453
  "coincidence",
1454
  "colo",
 
1460
  "commonly",
1461
  "compact",
1462
  "companies",
 
 
1463
  "compared",
1464
  "compatibility",
1465
  "complex",
1466
  "component",
 
1467
  "composed",
1468
  "composite",
1469
  "composition",
1470
  "compositional",
1471
  "compositions",
1472
+ "compounds",
1473
  "comprehensive",
1474
+ "compression",
1475
+ "comprising",
1476
+ "concentrated",
1477
  "concentration",
1478
+ "concentrations",
1479
  "condensation",
1480
  "conditions",
1481
  "conducive",
1482
+ "conducted",
1483
  "conducting",
1484
  "conductivity",
1485
  "configuration",
 
1488
  "conn.",
1489
  "consequently",
1490
  "considerably",
 
1491
  "considered",
1492
  "considering",
1493
  "consistent",
1494
  "constitutes",
1495
  "constitution",
1496
+ "containing",
1497
  "contaminated",
1498
  "content",
1499
  "contributed",
 
1502
  "controllable",
1503
  "controlling",
1504
  "conventional",
 
1505
  "cooling",
1506
  "core",
1507
  "corp",
1508
  "corp.",
1509
  "correlated",
1510
+ "corresponding",
1511
  "corrosion",
1512
  "cos",
1513
  "cost",
 
1515
  "coz",
1516
  "cr",
1517
  "cr1",
 
1518
  "creating",
1519
  "critical",
1520
  "critically",
 
1524
  "crystal",
1525
  "crystallinity",
1526
  "crystallize",
1527
+ "crystals",
1528
  "ct.",
1529
  "cta",
1530
  "cts",
 
1538
  "cycle",
1539
  "cycles",
1540
  "cyclic",
 
1541
  "c\u2019m",
1542
  "d",
1543
  "d)",
 
1548
  "d.c.",
1549
  "d.d",
1550
  "d.dd",
 
1551
  "d.ddXxd.dd",
1552
  "d.ddd",
1553
  "d.ddxxd.dd",
 
1564
  "dd.d",
1565
  "dd.dd",
1566
  "ddd",
1567
+ "ddd,Xxd",
1568
+ "ddd,ddd",
1569
+ "ddd,xxd",
1570
  "ddd.d",
1571
  "ddd.dd",
1572
+ "dddX",
1573
+ "dddXd",
1574
  "dddd",
1575
+ "dddx",
1576
+ "dddxd",
1577
  "ddd\u2013ddd",
1578
  "ddx.x",
1579
  "ddx.x.",
 
1581
  "de-/hydrogenation",
1582
  "dec",
1583
  "dec.",
1584
+ "decompose",
 
1585
  "decorate",
1586
  "decrease",
1587
  "decreased",
 
1590
  "ded",
1591
  "deep",
1592
  "defects",
1593
+ "deficiency",
1594
  "deformation",
 
1595
  "dehydrided",
1596
  "dehydriding",
1597
  "dehydrogenated",
 
1602
  "demanded",
1603
  "demands",
1604
  "demonstrate",
1605
+ "demonstrated",
1606
  "demonstrating",
1607
  "den",
1608
  "dendrite",
1609
  "dendrites",
1610
  "dendritic",
1611
  "density",
1612
+ "depending",
1613
  "depends",
1614
  "der",
1615
  "des",
1616
+ "described",
1617
  "design",
1618
  "designed",
 
1619
  "desirable",
1620
  "desorbed",
1621
  "desorbs",
 
1623
  "destabilization",
1624
  "detach",
1625
  "detail",
1626
+ "detailed",
1627
  "determined",
1628
  "deuterium",
1629
  "develop",
1630
  "developing",
1631
  "development",
1632
+ "dge",
1633
  "dia",
 
1634
  "dic",
1635
  "did",
1636
  "difference",
 
1643
  "dihydride",
1644
  "dihydrides",
1645
  "diluted",
 
1646
  "direction",
1647
  "directions",
1648
  "discovered",
 
1669
  "doin'",
1670
  "doing",
1671
  "doin\u2019",
1672
+ "dominant",
1673
  "doped",
1674
  "doping",
1675
  "doppler",
1676
  "double",
 
1677
  "dr",
1678
  "dr.",
1679
+ "dra",
1680
  "driven",
1681
  "dual",
1682
  "due",
 
1688
  "e.",
1689
  "e.g",
1690
  "e.g.",
1691
+ "e16",
1692
  "eCu",
1693
  "eH2",
1694
  "eNi",
1695
+ "ea",
1696
  "ea(cr",
1697
  "ea(mo",
1698
  "ea(nb",
1699
+ "ea1",
1700
+ "ea2",
1701
+ "ea3",
1702
+ "each",
1703
  "ead",
1704
  "eal",
1705
  "ean",
1706
  "ear",
1707
  "eas",
1708
+ "ease",
1709
  "easier",
1710
  "easily",
1711
  "easy",
 
1719
  "economic",
1720
  "ect",
1721
  "ecu",
1722
+ "edge",
1723
  "eds",
1724
  "eed",
1725
  "een",
 
1733
  "efficient",
1734
  "egy",
1735
  "eh2",
1736
+ "ehl",
1737
  "ein",
1738
  "eir",
1739
  "el.",
1740
  "eld",
1741
  "electrical",
 
1742
  "electrocatalysts",
1743
  "electrocatalytic",
 
 
 
 
 
1744
  "electrolytes",
1745
+ "electromagnetic",
1746
  "electron",
1747
  "electronegativity",
1748
  "electronic",
 
1751
  "elemental",
1752
  "elements",
1753
  "elevated",
 
1754
  "ell",
1755
  "elp",
1756
  "els",
 
1758
  "ely",
1759
  "em",
1760
  "emerge",
1761
+ "emerges",
 
1762
  "emi",
1763
  "emission",
1764
+ "emphasizes",
1765
  "empirical",
1766
+ "employed",
1767
  "employing",
1768
  "ems",
1769
  "en",
1770
  "en.",
1771
+ "ena",
1772
  "enabled",
1773
  "encapsulated",
1774
  "end",
1775
  "ene",
1776
+ "energies",
1777
  "energy",
1778
+ "engineering",
1779
  "enhance",
1780
  "enhanced",
 
1781
  "enhances",
1782
  "enhancing",
1783
  "eni",
 
1793
  "environmental",
1794
  "environments",
1795
  "ep.",
 
1796
  "ept",
1797
  "equiatomic",
 
1798
  "ere",
1799
+ "erg",
1800
  "erm",
1801
  "ero",
1802
  "ers",
 
1805
  "ese",
1806
  "especially",
1807
  "ess",
 
1808
  "est",
 
1809
  "etc",
 
1810
  "ets",
1811
  "ety",
1812
+ "eu",
1813
+ "eu4ga8ge16",
1814
  "ev.",
1815
  "evaluate",
1816
+ "evaluated",
1817
  "eve",
1818
  "even",
1819
  "evolution",
 
1824
  "exceeding",
1825
  "exceeds",
1826
  "excellent",
1827
+ "excelling",
1828
  "exceptional",
1829
  "exclusive",
1830
  "exhibit",
 
1836
  "experimental",
1837
  "experiments",
1838
  "explain",
1839
+ "explore",
 
1840
  "exploring",
1841
+ "exponents",
1842
  "exposure",
1843
  "ext",
1844
  "extended",
1845
  "extension",
1846
+ "extensive",
1847
  "extremely",
1848
  "e\u2019s",
1849
  "f",
1850
  "f.",
 
 
1851
  "faces",
 
1852
  "facilitate",
1853
  "facilitates",
1854
  "fact",
1855
  "factor",
1856
  "factors",
 
1857
  "far",
1858
  "fast",
 
1859
  "favors",
1860
  "fcc",
 
 
 
1861
  "feb",
1862
  "feb.",
1863
  "feconicrn",
1864
  "femncocr",
1865
  "fer",
1866
+ "ferromagnetic",
1867
  "few",
1868
  "fic",
1869
  "field",
 
1879
  "fla",
1880
  "fla.",
1881
  "flattening",
 
 
1882
  "focus",
1883
  "focuses",
1884
  "focusing",
 
1894
  "found",
1895
  "four",
1896
  "fraction",
1897
+ "framework",
1898
  "frameworks",
1899
  "from",
 
1900
  "fuel",
1901
  "fukushima",
 
1902
  "fulfill",
1903
  "full",
1904
  "fulltext",
1905
+ "fully",
1906
  "function",
1907
  "functional",
1908
  "functionalities",
 
1911
  "fusion",
1912
  "future",
1913
  "g",
 
1914
  "g.",
1915
  "gH2",
1916
  "ga",
 
1918
  "gap",
1919
  "gas",
1920
  "gaseous",
1921
+ "ge",
1922
  "gen",
1923
  "gen.",
1924
  "generating",
 
1943
  "got",
1944
  "gov",
1945
  "gov.",
 
1946
  "gpa",
 
1947
  "gradient",
1948
  "gradual",
1949
  "gradually",
 
1955
  "great",
1956
  "greatly",
1957
  "green",
 
1958
  "growing",
 
1959
  "growth",
1960
  "guidance",
1961
+ "g\u22121",
1962
  "h",
1963
  "h-",
 
1964
  "h.",
1965
  "h2",
1966
  "hRu",
 
1976
  "he",
1977
  "he's",
1978
  "hea",
1979
+ "hea1",
1980
+ "hea2",
1981
+ "hea3",
1982
  "heas",
1983
  "heat",
1984
  "heavier",
1985
  "heavy",
1986
  "hed",
1987
+ "heisenberg",
1988
  "help",
1989
  "hem",
 
1990
  "hen",
1991
+ "hence",
1992
  "her",
1993
  "here",
1994
  "herein",
 
1998
  "hey",
1999
  "he\u2019s",
2000
  "hf",
 
2001
  "high",
2002
  "higher",
2003
  "highest",
 
2011
  "hno",
2012
  "hod",
2013
  "holds",
 
2014
  "how",
2015
  "how's",
2016
  "however",
 
2027
  "hydrogen",
2028
  "hydrogenated",
2029
  "hydrogenation",
2030
+ "hydrogenation(dehydrogenation)rates",
2031
  "hysteresis",
2032
  "i",
2033
  "i.",
2034
  "i.e",
2035
  "i.e.",
2036
+ "iH1",
2037
  "iH4",
2038
  "iMo",
2039
  "ia",
2040
  "ia.",
2041
  "ial",
2042
+ "iam",
2043
  "ian",
2044
  "ice",
2045
  "ich",
 
2059
  "igc",
2060
  "igh",
2061
  "ign",
2062
+ "ih1",
2063
  "ike",
2064
  "ile",
2065
  "ill",
 
2067
  "ily",
2068
  "ima",
2069
  "ime",
 
2070
  "imo",
2071
  "impact",
2072
  "impacts",
 
2084
  "inc.",
2085
  "include",
2086
  "including",
 
2087
  "incorporation",
2088
  "increase",
2089
  "increased",
 
2093
  "ind",
2094
  "ind.",
2095
  "indicate",
2096
+ "indicating",
2097
  "induced",
2098
  "inducing",
 
2099
  "industries",
2100
  "industry",
2101
  "ine",
 
2107
  "inn",
2108
  "innovation",
2109
  "innovative",
 
2110
  "inputs",
2111
  "ins",
2112
  "inside",
2113
  "insights",
2114
+ "institute",
2115
  "int",
2116
  "integration",
2117
  "intensive",
2118
  "interaction",
2119
+ "interactions",
2120
  "interdendritic",
 
2121
  "interesting",
2122
  "interfacial",
2123
  "intermetallic",
2124
  "interphase",
2125
  "interpretable",
2126
+ "interspersed",
2127
  "interstitial",
2128
  "into",
2129
  "intrinsic",
2130
  "introduce",
2131
  "introduced",
2132
  "introduction",
2133
+ "inverse",
2134
+ "investigate",
2135
  "investigated",
 
2136
  "investments",
2137
  "involvement",
2138
  "in\u2019",
 
2140
  "ionization",
2141
  "ior",
2142
  "ios",
 
2143
  "ire",
2144
  "irm",
2145
  "irpdptrhru",
 
2154
  "isotope",
2155
  "isotopes",
2156
  "iss",
 
2157
  "it",
2158
  "it's",
2159
  "ite",
 
2171
  "jan",
2172
  "jan.",
2173
  "jander",
2174
+ "jma)model",
2175
+ "johnson",
2176
  "jor",
2177
  "jr",
2178
  "jr.",
 
2185
  "k.",
2186
  "kJ",
2187
  "kJ\u00b7mol\u22121",
 
2188
  "kan",
2189
  "kan.",
2190
  "kans",
2191
  "kans.",
 
 
2192
  "kes",
2193
+ "kg\u22121",
 
2194
  "kinetic",
2195
  "kinetics",
2196
  "kj",
2197
  "kj\u00b7mol\u22121",
2198
  "kla",
2199
  "kly",
 
2200
  "koh",
2201
  "kubas",
 
2202
  "ky",
2203
  "ky.",
2204
  "k\u22121",
 
2206
  "l.",
2207
  "la",
2208
  "la.",
2209
+ "lacking",
 
2210
  "landscapes",
2211
  "lani5h6",
2212
  "lar",
 
2218
  "lattice",
2219
  "laves",
2220
  "law",
2221
+ "lay",
2222
  "layered",
 
 
2223
  "lds",
2224
+ "leading",
2225
  "leads",
2226
  "learning",
2227
  "least",
 
2230
  "lem",
2231
  "ler",
2232
  "les",
 
2233
  "let",
2234
  "let's",
2235
  "let\u2019s",
2236
  "level",
2237
+ "levitation",
2238
  "lex",
2239
  "ley",
2240
  "lia",
 
2251
  "ll",
2252
  "ll.",
2253
  "llc",
 
2254
  "lly",
2255
  "lo.",
 
2256
  "located",
2257
  "long",
2258
  "looking",
 
2278
  "lve",
2279
  "l\u22121",
2280
  "m",
 
2281
  "m.",
2282
  "mA",
 
2283
  "mV",
2284
  "ma",
2285
  "ma'am",
2286
  "machine",
2287
  "madam",
2288
  "magnesium",
2289
+ "magnetic",
2290
+ "magnetization",
2291
+ "magnetocaloric",
2292
  "magnitude",
 
2293
  "main",
2294
  "mainly",
2295
  "major",
 
2296
  "makes",
2297
  "making",
2298
  "mal",
 
2299
  "management",
2300
  "manufactured",
2301
  "mapping",
 
2320
  "measured",
2321
  "measurements",
2322
  "mechanical",
 
2323
  "mechanism",
2324
  "mechanisms",
2325
  "med",
2326
  "media",
2327
  "medium",
2328
  "meet",
2329
+ "mehl",
2330
  "melting",
2331
  "merit",
2332
  "mes",
 
2334
  "messrs.",
2335
  "metal",
2336
  "metallic",
2337
+ "metamagnetic",
2338
  "metastable",
2339
  "method",
2340
  "methods",
 
2341
  "mg",
2342
  "mg2",
2343
  "mg2nih4",
 
2347
  "mich",
2348
  "mich.",
2349
  "microscopy",
2350
+ "microstructural",
2351
  "microstructure",
2352
  "might",
2353
  "milled",
 
2355
  "min",
2356
  "minn",
2357
  "minn.",
2358
+ "minor",
2359
  "mismatch",
2360
  "miss",
2361
  "miss.",
 
2365
  "mly",
2366
  "mn",
2367
  "mn1",
 
2368
  "mo",
2369
  "mo.",
2370
  "model",
 
 
2371
  "modulus",
2372
  "mofs",
2373
+ "mol",
2374
+ "molecule",
2375
  "molecules",
2376
  "molten",
2377
  "molybdenum",
 
2398
  "mt.",
2399
  "much",
2400
  "multi",
2401
+ "multichannel",
2402
+ "multicomponent",
2403
  "multielement",
2404
+ "multifunctional",
2405
  "multiphase",
2406
  "multiple",
2407
  "multistage",
 
2420
  "n.j.",
2421
  "n.m.",
2422
  "n.y.",
2423
+ "nFe",
2424
  "na",
2425
  "nacl",
2426
  "nal",
 
2435
  "nanotubes",
2436
  "nature",
2437
  "nb",
2438
+ "nb0",
2439
+ "nbtivzr",
2440
  "nc.",
2441
  "nce",
2442
  "nct",
 
2444
  "ncy",
2445
  "nd.",
2446
  "nds",
2447
+ "near",
2448
  "neb",
2449
  "neb.",
2450
  "nebr",
 
2453
  "ned",
2454
  "need",
2455
  "needed",
2456
+ "negative",
2457
  "nel",
2458
  "nes",
2459
  "networks",
2460
  "neutron",
2461
  "nev",
2462
  "nev.",
 
2463
  "new",
2464
  "next",
2465
+ "nfe",
2466
  "nge",
2467
  "ngs",
2468
  "ni",
 
2469
  "nic",
 
2470
  "nicofecu",
2471
  "nitride",
2472
  "nitrogen",
 
2474
  "nly",
2475
  "nm",
2476
  "nn.",
 
2477
  "noble",
2478
  "non",
2479
+ "nonetheless",
2480
  "nonmetallic",
2481
+ "nor",
2482
  "not",
2483
  "notably",
2484
  "noted",
 
2486
  "nothin'",
2487
  "nothing",
2488
  "nothin\u2019",
2489
+ "noticed",
2490
  "nov",
2491
  "nov.",
2492
  "novel",
2493
  "nps",
2494
  "ns.",
 
2495
  "nt",
2496
  "nt.",
2497
  "nto",
 
2505
  "nuthin",
2506
  "nuthin'",
2507
  "nuthin\u2019",
2508
+ "n\u00e9el",
2509
  "n\u2019s",
2510
  "n\u2019t",
2511
  "o",
 
2520
  "o_0",
2521
  "o_O",
2522
  "o_o",
 
2523
  "objective",
 
2524
  "observed",
2525
  "obtained",
2526
+ "occupied",
2527
+ "occupy",
2528
  "occurs",
2529
  "ock",
2530
  "ocr",
2531
  "oct",
2532
  "oct.",
2533
+ "octahedra",
2534
+ "octahedral",
2535
  "ods",
2536
  "ody",
2537
  "oer",
 
2539
  "of",
2540
  "of.",
2541
  "off",
 
2542
  "ofs",
2543
  "ogy",
2544
  "oin",
 
2550
  "old",
2551
  "ole",
2552
  "olo",
 
2553
  "ol\u2019",
2554
  "ome",
2555
  "omn",
 
2570
  "ope",
2571
  "opens",
2572
  "operating",
 
2573
  "opposite",
 
2574
  "optimization",
2575
  "optimize",
2576
  "optimized",
 
2594
  "ose",
2595
  "oss",
2596
  "ost",
 
2597
  "oth",
2598
  "other",
2599
  "ought",
 
2600
  "our",
2601
  "ous",
2602
  "out",
 
2603
  "outlines",
2604
  "outstanding",
2605
  "ov.",
2606
  "ove",
 
2607
  "overall",
2608
  "overcome",
2609
  "overpotential",
 
2625
  "pair",
2626
  "pal",
2627
  "paper",
 
2628
  "parameter",
2629
  "parameters",
2630
  "part",
 
2633
  "particular",
2634
  "particularly",
2635
  "pas",
 
2636
  "patterns",
2637
  "pci",
2638
+ "pcis",
2639
  "pcms",
 
2640
  "pdf",
2641
  "ped",
2642
  "per",
2643
  "performance",
 
2644
  "perspective",
2645
  "pes",
 
2646
  "ph",
2647
  "ph.d.",
2648
  "phase",
2649
  "phases",
2650
+ "phenomena",
2651
+ "phonon",
2652
  "photoelectron",
2653
  "physicochemical",
2654
  "physisorption",
2655
+ "pic",
2656
+ "pin",
2657
+ "place",
2658
  "plastic",
2659
  "plateau",
2660
+ "play",
2661
  "ple",
2662
  "pm",
2663
  "point",
2664
  "points",
 
2665
  "poor",
2666
  "porous",
2667
  "positron",
 
2668
  "possesses",
2669
  "possibility",
2670
  "potential",
 
2678
  "precise",
2679
  "precisely",
2680
  "predict",
2681
+ "predicted",
2682
  "predictions",
2683
  "preferential",
2684
  "preferentially",
2685
+ "preferred",
2686
  "preparation",
2687
  "prepared",
2688
  "present",
 
2690
  "presents",
2691
  "press",
2692
  "pressure",
2693
+ "pressures",
2694
  "prevents",
2695
+ "primary",
2696
  "prime",
2697
  "principal",
2698
+ "principles",
2699
  "pristine",
2700
  "problem",
2701
  "process",
 
2703
  "processes",
2704
  "processing",
2705
  "produced",
 
2706
  "prof",
2707
  "prof.",
2708
  "progress",
2709
  "prolongs",
2710
  "promising",
 
2711
  "properties",
2712
  "property",
2713
  "proportion",
 
2722
  "provides",
2723
  "providing",
2724
  "proximity",
 
2725
  "pt.",
2726
  "published",
2727
  "publishing",
 
2735
  "r",
2736
  "r(s",
2737
  "r.",
2738
+ "r15",
2739
+ "rFe",
2740
  "rH2",
2741
+ "rMn",
2742
  "rNb",
2743
  "rNi",
2744
  "raise",
2745
  "ral",
 
2746
  "ramping",
2747
  "range",
 
2748
  "rapidly",
2749
  "rate",
2750
  "rates",
2751
+ "ratio",
2752
  "ray",
2753
  "rbm",
2754
  "rbs",
2755
  "rce",
2756
  "rch",
 
2757
  "re",
2758
  "re.",
2759
  "rea",
 
2764
  "reactions",
2765
  "reactive",
2766
  "reactor",
 
2767
  "reasonably",
2768
  "rebonding",
2769
  "recent",
2770
  "recently",
2771
  "red",
 
2772
  "reduce",
2773
  "reduced",
2774
  "reduces",
 
2779
  "refinement",
2780
  "refines",
2781
  "refractory",
 
2782
  "regulation",
2783
  "related",
2784
  "relative",
2785
  "relaxing",
2786
  "release",
 
2787
  "remains",
2788
  "remarkable",
2789
  "remarkably",
 
2790
  "removal",
2791
  "rep",
2792
  "rep.",
 
2800
  "res",
2801
  "research",
2802
  "reserved",
2803
+ "reside",
2804
  "resistance",
2805
+ "resistivity",
2806
  "respectively",
2807
  "result",
2808
  "resulting",
2809
  "results",
2810
+ "retrievable",
2811
  "rev",
2812
  "rev.",
2813
  "reveal",
2814
  "revealed",
2815
+ "reveals",
2816
  "reversibility",
2817
  "reversible",
2818
+ "reversibly",
2819
  "review",
2820
  "reviewed",
2821
  "revolutionized",
2822
  "revolutions",
2823
+ "rfe",
2824
  "rge",
2825
+ "rgo",
2826
  "rgy",
2827
  "ric",
2828
  "rich",
2829
  "rights",
 
2830
  "rit",
2831
  "rix",
2832
  "riz",
2833
  "rk.",
2834
  "rks",
2835
  "rly",
2836
+ "rmn",
2837
  "rms",
2838
  "rnb",
2839
  "rns",
2840
  "robust",
 
2841
  "rof",
2842
  "rol",
2843
  "role",
 
2845
  "ron",
2846
  "room",
2847
  "ros",
 
 
2848
  "rp.",
2849
  "rs.",
2850
  "rse",
 
2866
  "saturated",
2867
  "scalability",
2868
  "scale",
 
2869
  "scanning",
2870
  "scarcity",
2871
+ "scattering",
2872
  "scenarios",
 
2873
  "science+business",
2874
  "scientific",
2875
  "scope",
 
2880
  "seconds",
2881
  "sed",
2882
  "see",
 
 
2883
  "semi",
2884
  "sen",
2885
  "sen.",
 
2888
  "separate",
2889
  "separated",
2890
  "separation",
 
2891
  "sept",
2892
  "sept.",
2893
  "ser",
 
2918
  "simulated",
2919
  "single",
2920
  "sis",
2921
+ "site",
2922
  "sites",
2923
  "situ",
2924
  "size",
 
2940
  "somethin'",
2941
  "something",
2942
  "somethin\u2019",
2943
+ "son",
2944
  "sorbents",
2945
  "sorption",
2946
  "source",
2947
  "south",
2948
  "space",
 
2949
  "species",
 
2950
  "specifically",
2951
  "spectra",
2952
  "spectroscopy",
2953
  "speeds",
2954
+ "spin",
2955
  "splitting",
 
 
2956
  "springer",
2957
  "srs",
2958
  "ss",
 
2961
  "st.",
2962
  "stabilities",
2963
  "stability",
2964
+ "stabilize",
2965
  "stages",
 
2966
  "starting",
2967
  "state",
2968
  "states",
 
2973
  "storage",
2974
  "store",
2975
  "stored",
2976
+ "storing",
2977
  "straightforward",
2978
  "strategies",
2979
  "strategy",
2980
  "strengthening",
 
 
2981
  "stressing",
2982
  "stringent",
2983
  "strong",
2984
+ "stronger",
2985
  "strongly",
2986
  "structural",
2987
  "structure",
2988
  "structures",
2989
  "sts",
2990
  "studied",
2991
+ "studies",
2992
  "study",
2993
  "subsequently",
2994
+ "substantial",
2995
  "substituting",
2996
  "substitution",
2997
  "substrate",
2998
  "substrates",
 
2999
  "successfully",
3000
  "such",
3001
  "suffer",
3002
  "suggest",
3003
+ "suggested",
3004
+ "suggests",
3005
  "suitable",
3006
  "summarized",
3007
  "summarizes",
3008
  "summary",
 
3009
  "supplied",
 
3010
  "suppressed",
 
3011
  "surpassing",
 
3012
  "sustainability",
3013
  "sustainable",
3014
  "synchrotron",
 
3027
  "t.",
3028
  "t.%",
3029
  "ta",
3030
+ "tad",
3031
+ "tailored",
3032
  "tal",
 
3033
  "targets",
3034
  "tch",
3035
  "td.",
 
3042
  "temperature",
3043
  "temperatures",
3044
  "ten",
3045
+ "tends",
3046
  "tenn",
3047
  "tenn.",
3048
  "tep",
3049
  "ter",
 
3050
  "tes",
3051
+ "tested",
3052
+ "tester",
3053
+ "tetrahedral",
3054
  "than",
3055
  "that",
3056
  "that's",
 
3086
  "ths",
3087
  "thus",
3088
  "ti",
3089
+ "ti0.29zr0.05al0.05cr0.26mn0.35",
3090
  "ti0.5zr0.5(mn1",
3091
  "ti0.75zr0.25)1.05mn0.8crtm0.2",
 
 
 
 
3092
  "ti32.5v27.5zr7.5nb32.5",
3093
  "ti32.5v27.5zr7.5nb32.5)0.91ni0.09",
3094
  "tic",
3095
  "tifeh2",
3096
+ "tih1",
3097
  "time",
 
3098
  "timo",
3099
+ "tio",
3100
  "tiv2zrcrmnfeni",
3101
  "tivcrnb",
3102
+ "tivnb)81cr15zr4",
3103
+ "tivnb)85cr15",
3104
+ "tivnbta",
3105
  "tivzrnb",
3106
+ "tizralcrfe",
3107
+ "tizralcrmn",
3108
+ "tizralmnfe",
3109
  "tizrmomnfeni",
3110
  "tizrwmnfeni",
3111
  "tizrxmnfeni",
3112
  "tly",
3113
  "tm",
3114
+ "tn",
3115
  "to",
 
3116
  "tom",
3117
  "tons",
 
3118
  "tor",
3119
  "torsion",
3120
  "totally",
 
3121
  "tra",
 
3122
  "tradeoff",
3123
  "traditional",
3124
  "transfer",
3125
  "transformation",
3126
  "transformed",
3127
  "transition",
3128
+ "transitions",
3129
  "transport",
3130
  "transportation",
3131
  "trapped",
 
3164
  "uke",
3165
  "ul.",
3166
  "uld",
3167
+ "ule",
3168
  "ulk",
3169
  "ull",
3170
  "ult",
 
3173
  "un.",
3174
  "und",
3175
  "under",
3176
+ "undergo",
3177
  "underscores",
3178
  "understanding",
3179
  "unfavorable",
 
3187
  "unt",
3188
  "up",
3189
  "uptake",
3190
+ "upy",
3191
  "ure",
3192
  "urgently",
3193
  "urs",
 
3201
  "ute",
3202
  "uth",
3203
  "uts",
3204
+ "uum",
3205
  "v",
3206
  "v.",
3207
  "v.s",
3208
  "v.s.",
3209
  "v.v",
 
3210
  "v_v",
3211
  "va",
3212
  "va.",
3213
  "vacancies",
3214
  "vacancy",
3215
+ "vacuum",
3216
  "val",
3217
  "valence",
3218
  "valuable",
3219
  "value",
3220
  "values",
3221
+ "vanadium",
3222
  "variety",
3223
  "various",
3224
  "vastly",
 
3233
  "ver",
3234
  "verified",
3235
  "versatile",
 
3236
  "ves",
3237
  "via",
3238
  "vicinity",
3239
  "view",
 
3240
  "vin",
 
3241
  "vnbcrmomn",
3242
  "volumetric",
3243
  "vs",
3244
  "vs.",
3245
+ "vzr",
3246
  "w",
3247
  "w's",
3248
  "w.",
 
3251
  "wash",
3252
  "wash.",
3253
  "waste",
 
3254
  "water",
3255
  "we",
3256
  "wear",
 
3258
  "well",
3259
  "wer",
3260
  "were",
 
3261
  "what",
3262
  "what's",
3263
  "what\u2019s",
 
3278
  "why's",
3279
  "why\u2019s",
3280
  "wide",
 
3281
  "wiley",
3282
  "will",
3283
  "wire",
 
3291
  "would",
3292
  "wt",
3293
  "wt%",
3294
+ "wt.%",
3295
  "wth",
3296
  "w\u2019s",
3297
  "x",
3298
  "x'",
3299
  "x'x",
3300
  "x'xxxx",
3301
+ "x(X",
3302
+ "x(x",
3303
  "x.",
3304
  "x.X",
3305
  "x.d",
 
3313
  "xNix",
3314
  "xX",
3315
  "xXX",
 
 
3316
  "xXxx",
3317
  "xXxx)Xxd",
3318
  "xX\u00b7xxx\u2212d",
 
3320
  "x_d",
3321
  "x_x",
3322
  "xd",
 
3323
  "xdd",
3324
  "xed",
3325
  "xfex)cr1",
3326
+ "xis",
3327
  "xmox",
3328
  "xnix",
3329
  "xrd",
 
3334
  "xx'xx",
3335
  "xx(xx",
3336
  "xx-/xxxx",
 
3337
  "xx.",
3338
  "xx.%",
3339
  "xxd",
 
3340
  "xxd.dd(xxxx)d.dd",
3341
  "xxd.ddxxd.dd)d.ddxxd.dxxxxd.d",
3342
+ "xxd.ddxxd.ddxxd.ddxxd.ddxxd.dd",
3343
  "xxd.dxxd.d(xxd",
 
3344
  "xxdd.dxdd.dxxd.dxxdd.d",
3345
  "xxdd.dxdd.dxxd.dxxdd.d)d.ddxxd.dd",
3346
+ "xxdxxdxxdd",
3347
  "xxx",
3348
  "xxx'x",
3349
  "xxx(xxxx)ddd\u2212x",
3350
  "xxx)-xxxx",
3351
+ "xxx)xxxx",
3352
  "xxx.",
3353
  "xxx/xx",
3354
  "xxx=",
 
 
3355
  "xxxd",
3356
  "xxxdxxxx",
3357
  "xxxx",
3358
  "xxxx'",
3359
  "xxxx'x",
3360
  "xxxx(x",
3361
+ "xxxx(xxxx)xxxx",
3362
+ "xxxx)ddxxdd",
3363
+ "xxxx)ddxxddxxd",
3364
  "xxxx)xxd",
3365
  "xxxx+xxxx",
3366
  "xxxx.",
 
3387
  "y'",
3388
  "y's",
3389
  "y.",
 
3390
  "years",
3391
+ "yed",
3392
  "yield",
3393
  "you",
3394
  "youke",
3395
  "ype",
3396
  "yst",
 
3397
  "y\u2019",
3398
  "y\u2019s",
3399
  "z",
3400
  "z.",
3401
  "zed",
3402
+ "zeolite",
3403
  "zeolites",
3404
  "zero",
3405
  "zes",
3406
+ "zirconium",
3407
  "zr",
3408
+ "zr4",
3409
  "zrh2",
3410
  "zrni",
3411
  "zrni2",
 
3434
  "\u00e2\u02c6\u00bc5.5",
3435
  "\u00e4",
3436
  "\u00e4.",
3437
+ "\u00e9el",
3438
  "\u00f6",
3439
  "\u00f6.",
3440
  "\u00fc",
3441
  "\u00fc.",
3442
+ "\u0394",
3443
+ "\u0394SM",
3444
+ "\u0394Tad",
3445
  "\u03a9",
3446
+ "\u03b4",
3447
+ "\u03b4sm",
3448
+ "\u03b4tad",
3449
+ "\u03c1",
3450
+ "\u03c1(T",
3451
+ "\u03c1(t",
3452
  "\u03c9",
3453
  "\u0ca0",
3454
  "\u0ca0_\u0ca0",
 
3530
  "\u2206h",
3531
  "\u2206s",
3532
  "\u2206x",
3533
+ "\u2248",
3534
+ "\u22481.76",
3535
+ "\u2248d.dd",
 
 
 
3536
  "\u2501",
3537
  "\u253b",
3538
  "\u253b\u2501\u253b",