Coder Social home page Coder Social logo

rwst / litball Goto Github PK

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

Multiplatform desktop app for systematic literature collection.

License: Creative Commons Zero v1.0 Universal

Kotlin 100.00%
kotlin-compose literature-search academic-graph kotlin-jvm snowballing kotlin-desktop jetpack-compose-desktop scientific-papers search-engine

litball's Introduction

LitBall

LitBall is a JVM desktop app for systematic literature collection, using the Semantic Scholar academic graph. LitBall offers several search methods: expression search, snowballing, interleaved snowballing, and similarity search. With snowballing, it facilitates the creation and maintenance of systematic literature collections on specific topics. Search rounds, starting with a small set of initial papers, expand to all references and citations, intertwined with filtering using different filters. LitBall saves the state of these processing steps in a local database and all retrieved graph data. Output can be visualized or exported as a database for import in any spreadsheet.

Please see https://litball.readthedocs.io/ for the documentation.

LitBall uses Kotlin/Compose. Get it from https://github.com/rwst/LitBall/releases/, there are binaries for Linux/Windows/Mac, made with the help of Conveyor. Please give us feedback, especially on Win/Mac, as we only test on Linux.

Quick Install

Download link: https://github.com/rwst/LitBall/releases/

Optionally, if you want to use AI filters, you need the YDF package, see https://github.com/google/yggdrasil-decision-forests

LitBall Configuration

See Settings on the Main screen. The first path will be the directory that holds your current queries. Changing this will read and display all queries in that directory.

Quick Start

  • Click on New Query
  • Name your query
  • Input DOIs of starting papers (1-10)

You should now see a new query card. However, it needs configuration before you can expand the query.

  • Click Complete Settings
  • Give at least one mandatory keyword that needs to be present in a paper for it not to be rejected
  • Click Confirm

The query card should now show the "Start Expansion" button. Click it. LitBall should directly download all forward and backward-linked papers of your core papers.

You should now see the "Automatic filtering" button. Click it. Abstracts and TLDRs of all new DOIs should be downloaded directly.

You should now see the "Supervised filtering" button. Click it. LitBall switches to a second screen with cards for all papers. Accept some by clicking on their Accepted radio button. When done, click Finish on the rail on the left side.

You should now see the "Start Expansion" button in the query card, and the number of accepted papers increased.

Congratulations! You went through one cycle of snowballing. Do this until no more new papers are acceptable. You always see the date of the last expansion in the card, so wait some months until new papers on your topic will have appeared. They will be found in a new expansion step, as they likely cite one of the papers you accepted.

It is highly recommended that you get an API key from Semantic Scholar (see https://www.semanticscholar.org/product/api#api-key) because usage of bulk services by LitBall is much faster and more reliable.

Thanks

We are using some free commercial icons from Icons8

Citing LitBall / BibTeX

Please cite as:

R. Stephan (2024), Interleaved snowballing: Reducing the workload of literature curators. Preprint at arXiv:2402.08339 [cs.DL]
https://arxiv.org/abs/2402.08339, DOI: 10.48550/arXiv.2402.08339

@misc{stephan2024interleaved,
      title={Interleaved snowballing: Reducing the workload of literature curators}, 
      author={Ralf Stephan},
      year={2024},
      eprint={2402.08339},
      archivePrefix={arXiv},
      primaryClass={cs.DL}
}

[1] Kinney, Rodney Michael et al. β€œThe Semantic Scholar Open Data Platform.” ArXiv abs/2301.10140 (2023) https://www.semanticscholar.org/

litball's People

Contributors

rwst avatar

Stargazers

 avatar

Watchers

 avatar  avatar

litball's Issues

Error on Mac OS:

Hi @rwst, since you asked for feedback on Windows and MacOS platforms, the app is not functional on MacOS, see:

image

I was able to build the app locally and worked.
(by doing the following:

org.gradle.java.home=/Library/Java/JavaVirtualMachines/temurin-20.jdk/Contents/Home # in gradle.properties
gradle run

)

I don't know from where the error comes from, so can't help much more, probably from your own IntelliJ settings?

Best,

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.