All Projects → thunlp → SDLM-pytorch

thunlp / SDLM-pytorch

Licence: other
Code accompanying EMNLP 2018 paper Language Modeling with Sparse Product of Sememe Experts

Programming Languages

python
139335 projects - #7 most used programming language
TeX
3793 projects
Jupyter Notebook
11667 projects
perl
6916 projects

Projects that are alternatives of or similar to SDLM-pytorch

gpt-j-api
API for the GPT-J language model 🦜. Including a FastAPI backend and a streamlit frontend
Stars: ✭ 248 (+818.52%)
Mutual labels:  language-model
chainer-notebooks
Jupyter notebooks for Chainer hands-on
Stars: ✭ 23 (-14.81%)
Mutual labels:  language-model
tying-wv-and-wc
Implementation for "Tying Word Vectors and Word Classifiers: A Loss Framework for Language Modeling"
Stars: ✭ 39 (+44.44%)
Mutual labels:  language-model
cscg
Code Generation as a Dual Task of Code Summarization.
Stars: ✭ 28 (+3.7%)
Mutual labels:  language-model
Black-Box-Tuning
ICML'2022: Black-Box Tuning for Language-Model-as-a-Service
Stars: ✭ 99 (+266.67%)
Mutual labels:  language-model
FNet-pytorch
Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms
Stars: ✭ 204 (+655.56%)
Mutual labels:  language-model
gdc
Code for the ICLR 2021 paper "A Distributional Approach to Controlled Text Generation"
Stars: ✭ 94 (+248.15%)
Mutual labels:  language-model
tensorflow-with-kenlm
Tensorflow with KenLM integrated for beam search scoring
Stars: ✭ 30 (+11.11%)
Mutual labels:  language-model
bert-movie-reviews-sentiment-classifier
Build a Movie Reviews Sentiment Classifier with Google's BERT Language Model
Stars: ✭ 12 (-55.56%)
Mutual labels:  language-model
CodeT5
Code for CodeT5: a new code-aware pre-trained encoder-decoder model.
Stars: ✭ 390 (+1344.44%)
Mutual labels:  language-model
mongolian-nlp
Useful resources for Mongolian NLP
Stars: ✭ 119 (+340.74%)
Mutual labels:  language-model
Deep-NLP-Resources
Curated list of all NLP Resources
Stars: ✭ 65 (+140.74%)
Mutual labels:  language-model
Word-Prediction-Ngram
Next Word Prediction using n-gram Probabilistic Model with various Smoothing Techniques
Stars: ✭ 25 (-7.41%)
Mutual labels:  language-model
CoLAKE
COLING'2020: CoLAKE: Contextualized Language and Knowledge Embedding
Stars: ✭ 86 (+218.52%)
Mutual labels:  language-model
MinTL
MinTL: Minimalist Transfer Learning for Task-Oriented Dialogue Systems
Stars: ✭ 61 (+125.93%)
Mutual labels:  language-model
LM-CNLC
Chinese Natural Language Correction via Language Model
Stars: ✭ 15 (-44.44%)
Mutual labels:  language-model
language-planner
Official Code for "Language Models as Zero-Shot Planners: Extracting Actionable Knowledge for Embodied Agents"
Stars: ✭ 84 (+211.11%)
Mutual labels:  language-model
minicons
Utility for analyzing Transformer based representations of language.
Stars: ✭ 28 (+3.7%)
Mutual labels:  language-model
pyVHDLParser
Streaming based VHDL parser.
Stars: ✭ 51 (+88.89%)
Mutual labels:  language-model
gpt-j
A GPT-J API to use with python3 to generate text, blogs, code, and more
Stars: ✭ 101 (+274.07%)
Mutual labels:  language-model

SDLM-pytorch

This repo contains codes accompanying paper Language Modeling with Sparse Product of Sememe Experts (EMNLP 2018): https://arxiv.org/abs/1810.12387.

The two folders are for two main experiments in the paper: Language Modeling and Headline Generation respectively. See readme files in those two folders for detailed usage.

Note: We have added an erratum and updated the results for the Headline Generation task. See readme file in the corresponding folder.

Any inquiry about bugs, feature request or questions about the paper are welcomed. You can directly post in Issues, or email any of us via:

We will respond as soon as we can.

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].