GithubHelp home page GithubHelp logo

nilsdenter / blockchain_for_patent_management Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 0.0 46.55 MB

This project contains the data, code and results used in the paper: Denter, N., Seeger, F., & Moehrle, M. G. (2022). How can Blockchain technology support patent management? A systematic literature review. International Journal of Information Management, Article 102506. Advance online publication. https://doi.org/10.1016/j.ijinfomgt.2022.102506.

Home Page: https://doi.org/10.1016/j.ijinfomgt.2022.102506

Python 100.00%
nltk topic-modeling matplotlib venn pandas pyldavis wordcloud blockchain patent patents

blockchain_for_patent_management's Introduction

How can Blockchain technology support patent management? A systematic literature review

This project contains the data, code and results used in the paper:

Denter, N., Seeger, F., & Moehrle, M. G. (2022). How can Blockchain technology support patent management? A systematic literature review. International Journal of Information Management, Article 102506. Advance online publication. https://doi.org/10.1016/j.ijinfomgt.2022.102506.

https://www.researchgate.net/publication/359162263_How_can_Blockchain_technology_support_patent_management_A_systematic_literature_review

To reproduce the results, first, you need to download all files in the Data folder.

Then, the code must be executed in ascending order of the sequence number.

The code "01_Bibliographic_results.py" uses the refined article collection (Articles.xlsx) and creates an figure (Figure 3 in the paper) showing (a) the number of each 7D model dimension addressed in the course of time, (b) the number of multiple 7D dimensions addressed in the course of time, (c) the number of each document type addressed in the course of time, and (d) the number of each Blockchain architecture addressed in the course of time.

The code "02_Venn_Diagram.py" uses the refined article collection (Articles.xlsx) and creates a Venn diagram for the four different databases, i.e., Google Scholar, IEEE Xplore, Scopus, and Web of Science.

This concludes the figures used in the Method and Results section.

The following codes are used for the Validation section.

The code "03_Preprocess_text_and_create_dictionary_and_corpus.py" uses the retrieved titles and abstracts of the Validation articles.xlsx file and preprocesses as well as transforms the data into readable format for subsequent topic modeling. Preprocessing is based on a multitude of different stop word collections contained in the file stop_words_conducted.txt.

The code "04_Topic_Modeling.py" conducts topic modeling on the retrieved and preprocessed patent titles and abstracts.

The code "05_Evaluation_Topic_Modeling.py" computes different evaluation metrics (e.g. perplexity, u_mass coherence) for the calculated topic models.

The code "06_Extraction_Topic_Modeling_Results.py " yields different outcomes of the topic models such as the top 20 words of each topic, the probability of each topic belonging to each document, wordclouds of the top 20 terms of each topics and an interactive mds-plot by using the Python library pyldavis.

Please see the paper for further information.

blockchain_for_patent_management's People

Contributors

nilsdenter avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

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.