wsdm topic

List wsdm repositories

SimGNN

718
Stars
146
Forks
Watchers

A PyTorch implementation of "SimGNN: A Neural Network Approach to Fast Graph Similarity Computation" (WSDM 2019).

WSDM2018_HyperQA

68
Stars
14
Forks
Watchers

Reference Implementation for WSDM 2018 Paper "Hyperbolic Representation Learning for Fast and Efficient Neural Question Answering"

WSDM-Adhoc-Document-Retrieval

61
Stars
13
Forks
Watchers

This is our solution for WSDM - DiggSci 2020. We implemented a simple yet robust search pipeline which ranked 2nd in the validation set and 4th in the test set. We won the gold prize at innovation tra...

WSDM-Cup-2019

64
Stars
15
Forks
Watchers

[ACM-WSDM] 3rd place solution at WSDM Cup 2019, Fake News Classification on Kaggle.

spotify-sequential-skip-prediction

27
Stars
5
Forks
Watchers

7th place solution to the WSDM Cup 2019 - Spotify - Sequential Skip Prediction Challenge

RedQueen

21
Stars
8
Forks
Watchers

Code for "RedQueen: An Online Algorithm for Smart Broadcasting on Social Networks", WSDM 2017

LOCA

21
Stars
3
Forks
Watchers

This is the official code for the WSDM 2021 paper: 'Local Collaborative Autoencoders.'

paperlist_nlp_ir_rec_ai_conference

18
Stars
1
Forks
Watchers

2016-至今nlp/ir/recsys/ai相关顶会的论文清单paperlist列表含目录,方便直接搜索关键字。包括AAAI/ACL/EMNLP/IJCAI/SIGIR/CIKM/WSDM/WWW/NIPS/COLING

SimGNN

33
Stars
8
Forks
Watchers

Keras implementation of "SimGNN: A Neural Network Approach to Fast Graph Similarity Computation". Includes synthetic GED data.