abrazinskas / BSGLinks
Bayesian Skip-gram model
☆47Updated 5 years ago
Alternatives and similar repositories for BSG
Users that are interested in BSG are comparing it to the libraries listed below
Sorting:
- The Attract-Repel algorithm presented in (Mrkšić et al., TACL 2017), with accompanying resources.☆63Updated 8 years ago
- ☆121Updated 7 years ago
- PyTorch Implementation of "Unsupervised Learning of Syntactic Structure with Invertible Neural Projections" (EMNLP 2018)☆68Updated 5 years ago
- Specialising Word Vectors for Lexical Entailment☆29Updated 7 years ago
- Code to accompany "A Neural Framework for Generalized Topic Models"☆67Updated 7 years ago
- ACL 2018 paper: Probabilistic FastText for Multi-Sense Word Embeddings (Athiwaratkun et al., 2018)☆149Updated 7 years ago
- Word embedding approach based on a dynamic log-linear model☆55Updated 8 years ago
- Text classification code described in "SoPa: Bridging CNNs, RNNs, and Weighted Finite-State Machines" by Roy Schwartz, Sam Thomson and No…