Views
No views yet
Information Extraction from Literature for ORR Catalyst in Fuel Cell Hein Htet, Manae Hirano, Amgad Ahmed Ali Ibrahim, Yutaka Sasaki, Ryoji Asahi Computational Materials Science, 2026
| Type | Description | Example |
|---|---|---|
catalyst | ORR catalyst material | Fe1Co2-ZNT-900 |
support | Catalyst support | carbon nanotube (CNT) |
additive | Additive | KOH |
electrolyte | Electrolyte | Nafion |
precursors | Precursor material | ZIF-8 |
other_material | Other materials | Pt/C |
material_reference | Reference material | commercial Pt/C |
property | Physical/chemical property | half-wave potential |
structure | Material structure | microporous |
process | Synthesis/treatment process | pyrolysis |
condition | Experimental condition | 900 °C |
value | Numerical value with unit | 0.847 V |
| Type | Description |
|---|---|
related_to | General relationship between entities |
equivalent | Material equivalence (e.g. abbreviation ↔ full name) |
predict.py which downloads this model automatically.1git clone https://github.com/upc-hub/FuelCell-IE-Pipeline.git
2cd FuelCell-IE-Pipeline
3conda env create -f environment.yml
4conda activate dygiepp
5python predict.py --input article.txt --output results/1@article{htet2026fuelcell,
2 title = {Information Extraction from Literature for ORR Catalyst in Fuel Cell},
3 author = {Hein Htet and Manae Hirano and Amgad Ahmed Ali Ibrahim
4 and Yutaka Sasaki and Ryoji Asahi},
5 journal = {Computational Materials Science},
6 year = {2026}
7}