Giter Site home page Giter Site logo

jwchoi95 / matsciexp Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 3.2 MB

Official source codes for implementing "Quantitative Topic Analysis of Materials Science Literature Using Natural Language Processing"

Home Page: https://pubs.acs.org/doi/10.1021/acsami.3c12301

Python 100.00%
materials-science megatrends text-clustering topic-modeling

matsciexp's Introduction

MaterialsScienceExplorer

Quantitative Topic Analysis of Materials Science Literature Using Natural Language Processing

This study is a successful example ๐ŸŒŸ of applying natural language processing and unsupervised learning for materials science trend analysis. We applied the document embedding and density-based clustering to materials science literature. We obtained the comprehensive understanding of scientific topics in materials science without any insertion of expertise. We defined the topic relevance of each paper and identified main topics and academic interests of organisations in a quantitative and time-aware manner. This repository contains the source code and dataset for the following publication:

Dataset

Dataset used in this study is available, and unzip in your own directory.

  • temp_mat_abstract.txt : Sample of the abstract of materials science literature used in this study, which is published between 2017 and 2021.

  • temp_mat_bib.txt : Sample of the bibliographic information of the collected papers, of which columns are doi, title, journal, year.

Requirements

Our experiment setting is as follows:

  • gensim : 4.1.2

  • spacy : 3.2.4

  • hdbscan : 0.8.28

pip install -r requirements.txt

Run

python code/run.py -dataset <dataset>

Visualization

Topic Map of Materials Science

National Interests of Materials Science

Text-mined academic interests of Nature Materials, a randomly selected journal

Tutorial

Coming soon!

Citation

If you utilise our findings, methods, or results, please consider citing the following paper.

  • Choi, J., & Lee, B.* (2024). Quantitative Topic Analysis of Materials Science Literature Using Natural Language Processing Here

matsciexp's People

Contributors

jwchoi95 avatar

Watchers

Kostas Georgiou avatar  avatar

Forkers

michaelcshn

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.