robodasha / semantometrics

Implementation of some semantometric metrics

Home Page:http://semantometrics.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Semantometrics repository

Scripts for calculating research publication contribution according to http://www.dlib.org/dlib/november14/knoth/11knoth.html.

Usage

The application requires Python 3. To install dependencies, run pip install -r requirements.txt.

The repository contains example data in the test_data directory. The example can be run by calling python run.py, this will calculate the contribution of our publication "Towards Semantometrics: A New Semantic Similarity Based Measure for Assessing a Research Publication's Contribution."

About

Implementation of some semantometric metrics

http://semantometrics.org


Languages

Language:Python 100.0%