Skip to content

jvfe/wikidata_topictagger

Repository files navigation

topictagger

A simple webapp to link Wikidata items that are scientific papers to their main subjects. This is based on an idea by Tiago Lubiana.

See it live

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.