All Projects → brawer → wikidata-qrank

brawer / wikidata-qrank

Licence: MIT license
Ranking signals for Wikidata

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to wikidata-qrank

Cnn Re Tf
Convolutional Neural Network for Multi-label Multi-instance Relation Extraction in Tensorflow
Stars: ✭ 190 (+512.9%)
Mutual labels:  wikidata
git-stars
Discover your ranking on GitHub
Stars: ✭ 37 (+19.35%)
Mutual labels:  ranking
TwinBert
pytorch implementation of the TwinBert paper
Stars: ✭ 36 (+16.13%)
Mutual labels:  ranking
Agriculture Knowledgegraph Data
对知识库Wikidata的爬虫以及数据处理脚本 将三元组关系对齐到语料库的脚本 获取知识图谱数据的脚本
Stars: ✭ 198 (+538.71%)
Mutual labels:  wikidata
wdq
Command line interface to Wikidata Query Service
Stars: ✭ 52 (+67.74%)
Mutual labels:  wikidata
lineup htmlwidget
HTMLWidget wrapper of LineUp for Visual Analysis of Multi-Attribute Rankings
Stars: ✭ 51 (+64.52%)
Mutual labels:  ranking
Wikibase Cli
read and edit a Wikibase instance from the command line
Stars: ✭ 148 (+377.42%)
Mutual labels:  wikidata
github-user-rank-extension
Your Github fame is getting closer with every open-source project you've built and promoted, with every new follower starring, using and forking your solution. This extension supplements every Github developer profile with language bars that show how far they've advanced on their road to the glory among %that_programming_language% community memb…
Stars: ✭ 38 (+22.58%)
Mutual labels:  ranking
petscan rs
The repo for the PetScan tool
Stars: ✭ 35 (+12.9%)
Mutual labels:  wikidata
Ranking Papers
Papers on recommendation system / search ranking.
Stars: ✭ 29 (-6.45%)
Mutual labels:  ranking
Wikibase Sdk
JS utils functions to query a Wikibase instance and simplify its results
Stars: ✭ 251 (+709.68%)
Mutual labels:  wikidata
equalstreetnames
Map visualizing the streetnames by gender : 50 cities in 11 countries
Stars: ✭ 64 (+106.45%)
Mutual labels:  wikidata
go-wikidata
Wikidata API bindings in go.
Stars: ✭ 27 (-12.9%)
Mutual labels:  wikidata
Wikidata
Wikidata client library for Python
Stars: ✭ 191 (+516.13%)
Mutual labels:  wikidata
wikirepo
Python based Wikidata framework for easy dataframe extraction
Stars: ✭ 33 (+6.45%)
Mutual labels:  wikidata
Citation.js
Citation.js converts formats like BibTeX, Wikidata JSON and ContentMine JSON to CSL-JSON to convert to other formats like APA, Vancouver and back to BibTeX.
Stars: ✭ 171 (+451.61%)
Mutual labels:  wikidata
openskill.py
Multiplayer rating system. Better than Elo.
Stars: ✭ 175 (+464.52%)
Mutual labels:  ranking
rankpruning
🧹 Formerly for binary classification with noisy labels. Replaced by cleanlab.
Stars: ✭ 81 (+161.29%)
Mutual labels:  ranking
wikibot
Some MediaWiki bot examples including wikipedia, wikidata using MediaWiki module of CeJS library. 採用 CeJS MediaWiki 自動化作業用程式庫來製作 MediaWiki (維基百科/維基數據) 機器人的範例。
Stars: ✭ 26 (-16.13%)
Mutual labels:  wikidata
SemanticWikibase
Makes Wikibase data available in Semantic MediaWiki
Stars: ✭ 14 (-54.84%)
Mutual labels:  wikidata

Wikidata QRank

CI Data License: CC0-1.0 Code License: MIT REUSE status

QRank is a ranking signal for Wikidata entities. It gets computed by aggregating page view statistics for Wikipedia, Wikitravel, Wikibooks, Wikispecies and other Wikimedia projects. For example, according to the QRank signal, the fictional character Pippi Longstocking ranks lower than Harry Potter, but still much higher than the obscure Äffle & Pferdle.

Entity Label QRank
Q8337 Harry Potter 17602336
Q6668 Pippi Longstocking 2470590
Q252869 Äffle & Pferdle 24545

A ranking signal is useful when time or space are too limited to handle everything. When fixing data problems, use QRank for maximal impact of your work. In cartography, use QRank to display important features more prominently; this map of Swiss castles uses QRank to decide which castles deserve a large symbol.

For a technical description of the system, see the Design Document. To download ranking data, head over to qrank.wmcloud.org.

License

Data: Like Wikidata, the QRank data is dedicated to the Public domain via CC0-1.0. To the extent possible under law, we have waived all copyright and related or neighboring rights to this work. This work is published from Switzerland, using infrastructure of the Wikimedia Foundation in the United States.

Code: The source code of the program for computing the QRank signal is released under the MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].