lamalab-org/MatText
Text-based modeling of materials.
This project helps materials scientists and researchers convert crystal structures into various text representations, such as CIF or Z-matrix formats. It takes crystal structure data as input and outputs text-based descriptions suitable for training or analyzing language models. The end-user is typically a materials scientist or computational chemist working with crystal structures.
Use this if you need to represent crystal structures as text for machine learning, especially for training or evaluating language models.
Not ideal if you only need standard crystal structure analysis or visualization without converting them into text representations.
Stars
35
Forks
2
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/lamalab-org/MatText"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
rxn4chemistry/rxn-onmt-models
Training of OpenNMT-based RXN models
CTCycle/ADSMOD-Adsorption-Modeling
Streamline adsorption modeling by automatically fitting theoretical adsorption models to...
sanjaradylov/smiles-gpt
Generative Pre-Training from Molecules
VectorInstitute/atomgen
Library for handling atomistic graph datasets focusing on transformer-based implementations,...
mikemayuare/apetokenizer
Tokenizer for chemnical SMILES and SELFIES for use in transformers models.