Skip to content

dataesr/scientific-tagger

Repository files navigation

Scientific tagger

Build Release License

The scientific taggers aims at proposing subject classification for scholarly publications. So the input is a list of publications, only some metadata are taken into account (title, journal title, abstract,keywords and MeSH), not the full-text for the time being. Several classifications are implemented:

Run it locally

git clone git@github.com:dataesr/scientific-tagger.git
cd scientific-tagger
docker compose pull && docker compose down && docker system prune -f && docker compose up

In your browser, you now have :

Release

It uses semver.

To create a new release, do

make release VERSION=x.x.x

About

Tagger for scholarly publications

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •