Skip to content

Bibliometrics Analysis based on Python

Notifications You must be signed in to change notification settings

descartesmbogning/BiblioPy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BiblioPy for Scientific Bibliometrics

This python scripts is based on Sebastian Grauwin's BiblioTools. BiblioTools adopts bibliographic coupling to build literature similarity networks while BiblioPy, in contrast, implements co-citation analysis which is a forward-looking approach instead.

#Features

  • Main/Sub Intellectual Bases Detection via co-citation / bibliographic coupling
  • Main/Sub Intellectual Bases Gephi/Plot/Report file generation
  • Automatically transform Tex files to Pdf files
  • Intellectual Bases / Research Front description file generation
  • Automatic Keywords Extraction via tf-idf and so on
  • Automatic Keywords Extraction via Mihalcea and Tarau's TextRank (also to illustrate the relationships between keywords) and Keywords Co-occurrence Graph Gephi file generation.

#ToDo

#Tutorial

#RoadMap

  • [2014-05-04] Bug Fixes - Edges whose common references below the threshold are also generated in the Main/Sub Community Gephi File.
  • [2014-05-08] Automatic Keywords Extraction via TextRank and Keywords Co-occurrence Graph Gephi Files Generation

Liu Weizhi copyright (2014)

About

Bibliometrics Analysis based on Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.2%
  • TeX 2.8%