Git Product home page Git Product logo

hybridcite2020's Introduction

hybridcite2020

Hybrid Cite Hybrid Citation Recommender Code

There are separate sections (directories) of code present in this repository for each of the algorithms:

  1. Hyperdoc2vec: programs to train a Hyperdoc2vec model
  2. BM25: Indexing programs and Solr configsets
  3. LDA: Programs to create an LDA model
  4. Paper2vec: Programs to create Doc2vec and Paper2vec models

The process to create the training and test files are in the CreateTrainingFiles and CreateTestFiles directories respectively. The online and offline evaluation programs are present under the Evaluation directory. The offline evaluation is present as a Flask app.

The running recommender system can be set up by running the code under the HybridCite directory: this is a Flask app too.

Other intermediate programs, databases etc. are present in the various directories.

The data sets created can be downloaded from the following links:

http:/people.aifb.kit.edu/mfa/hybridcite2020/ACLMAG/acl_training_data.txt.gz http:/people.aifb.kit.edu/mfa/hybridcite2020/ArxivMAG/arxiv_hd2v_training.txt.gz http:/people.aifb.kit.edu/mfa/hybridcite2020/MAG/Training/mag_training_data.txt.gz http:/people.aifb.kit.edu/mfa/hybridcite2020/MAG/Training/mag_training_data_50citationsmin.txt.gz http:/people.aifb.kit.edu/mfa/hybridcite2020/MAG/Training/mag_training_data_cited_contexts.txt.gz http:/people.aifb.kit.edu/mfa/hybridcite2020/UnpaywallMAG/Training/training_no201829109.txt.gz

hybridcite2020's People

Contributors

ashwath92 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.