This document discusses natural language processing (NLP) techniques for extracting materials-related information from scientific literature. It describes how Matscholar uses NLP to analyze over 4 million paper abstracts, identifying entities like materials, properties, and methods. Key steps include tokenizing text, training word embeddings, and using an LSTM neural network to recognize entities in context. Applications include searching materials by property and predicting promising new materials for applications based on word vector relationships. Future work aims to improve predictions for new compositions and automatically generate databases of materials properties from literature.