All Projects → Humour.ai Language Model That Can Crack Jokes → Similar Projects or Alternatives

182 Open source projects that are alternatives of or similar to Humour.ai Language Model That Can Crack Jokes

gdc
Code for the ICLR 2021 paper "A Distributional Approach to Controlled Text Generation"
Stars: ✭ 94 (+422.22%)
Mutual labels:  nlg, language-model
Neural sp
End-to-end ASR/LM implementation with PyTorch
Stars: ✭ 408 (+2166.67%)
Mutual labels:  language-model
Kenlg Reading
Reading list for knowledge-enhanced text generation, with a survey
Stars: ✭ 257 (+1327.78%)
Mutual labels:  nlg
minicons
Utility for analyzing Transformer based representations of language.
Stars: ✭ 28 (+55.56%)
Mutual labels:  language-model
Bertweet
BERTweet: A pre-trained language model for English Tweets (EMNLP-2020)
Stars: ✭ 282 (+1466.67%)
Mutual labels:  language-model
Nlp Paper
NLP Paper
Stars: ✭ 484 (+2588.89%)
Mutual labels:  language-model
DataAugmentationNMT
Data Augmentation for Neural Machine Translation
Stars: ✭ 26 (+44.44%)
Mutual labels:  language-model
Keras Language Modeling
📖 Some language modeling tools for Keras
Stars: ✭ 666 (+3600%)
Mutual labels:  language-model
Kogpt2
Korean GPT-2 pretrained cased (KoGPT2)
Stars: ✭ 368 (+1944.44%)
Mutual labels:  language-model
MinTL
MinTL: Minimalist Transfer Learning for Task-Oriented Dialogue Systems
Stars: ✭ 61 (+238.89%)
Mutual labels:  language-model
gpt-j
A GPT-J API to use with python3 to generate text, blogs, code, and more
Stars: ✭ 101 (+461.11%)
Mutual labels:  language-model
Xlnet Pytorch
An implementation of Google Brain's 2019 XLNet in PyTorch
Stars: ✭ 304 (+1588.89%)
Mutual labels:  language-model
Albert pytorch
A Lite Bert For Self-Supervised Learning Language Representations
Stars: ✭ 539 (+2894.44%)
Mutual labels:  language-model
A Pytorch Tutorial To Sequence Labeling
Empower Sequence Labeling with Task-Aware Neural Language Model | a PyTorch Tutorial to Sequence Labeling
Stars: ✭ 257 (+1327.78%)
Mutual labels:  language-model
Simplenlg
Java API for Natural Language Generation. Originally developed by Ehud Reiter at the University of Aberdeen’s Department of Computing Science and co-founder of Arria NLG. This git repo is the official SimpleNLG version.
Stars: ✭ 708 (+3833.33%)
Mutual labels:  nlg
Chinese-Word-Segmentation-in-NLP
State of the art Chinese Word Segmentation with Bi-LSTMs
Stars: ✭ 23 (+27.78%)
Mutual labels:  language-model
Practical Pytorch
Go to https://github.com/pytorch/tutorials - this repo is deprecated and no longer maintained
Stars: ✭ 4,329 (+23950%)
Mutual labels:  nlg
uctf
Unsupervised Controllable Text Generation (Applied to text Formalization)
Stars: ✭ 19 (+5.56%)
Mutual labels:  nlg
Pykaldi
A Python wrapper for Kaldi
Stars: ✭ 756 (+4100%)
Mutual labels:  language-model
tensorflow-with-kenlm
Tensorflow with KenLM integrated for beam search scoring
Stars: ✭ 30 (+66.67%)
Mutual labels:  language-model
Zamia Speech
Open tools and data for cloudless automatic speech recognition
Stars: ✭ 374 (+1977.78%)
Mutual labels:  language-model
tying-wv-and-wc
Implementation for "Tying Word Vectors and Word Classifiers: A Loss Framework for Language Modeling"
Stars: ✭ 39 (+116.67%)
Mutual labels:  language-model
Kobert
Korean BERT pre-trained cased (KoBERT)
Stars: ✭ 591 (+3183.33%)
Mutual labels:  language-model
Abstractive Summarization With Transfer Learning
Abstractive summarisation using Bert as encoder and Transformer Decoder
Stars: ✭ 358 (+1888.89%)
Mutual labels:  nlg
FNet-pytorch
Unofficial implementation of Google's FNet: Mixing Tokens with Fourier Transforms
Stars: ✭ 204 (+1033.33%)
Mutual labels:  language-model
chainer-notebooks
Jupyter notebooks for Chainer hands-on
Stars: ✭ 23 (+27.78%)
Mutual labels:  language-model
Gpt Neox
An implementation of model parallel GPT-3-like models on GPUs, based on the DeepSpeed library. Designed to be able to train models in the hundreds of billions of parameters or larger.
Stars: ✭ 303 (+1583.33%)
Mutual labels:  language-model
Deberta
The implementation of DeBERTa
Stars: ✭ 541 (+2905.56%)
Mutual labels:  language-model
Transfer Nlp
NLP library designed for reproducible experimentation management
Stars: ✭ 287 (+1494.44%)
Mutual labels:  language-model
Tc Bot
User Simulation for Task-Completion Dialogues
Stars: ✭ 733 (+3972.22%)
Mutual labels:  nlg
Bluebert
BlueBERT, pre-trained on PubMed abstracts and clinical notes (MIMIC-III).
Stars: ✭ 273 (+1416.67%)
Mutual labels:  language-model
Ctcdecoder
Connectionist Temporal Classification (CTC) decoding algorithms: best path, prefix search, beam search and token passing. Implemented in Python.
Stars: ✭ 529 (+2838.89%)
Mutual labels:  language-model
Accelerated Text
Accelerated Text is a no-code natural language generation platform. It will help you construct document plans which define how your data is converted to textual descriptions varying in wording and structure.
Stars: ✭ 256 (+1322.22%)
Mutual labels:  nlg
Lm Lstm Crf
Empower Sequence Labeling with Task-Aware Language Model
Stars: ✭ 778 (+4222.22%)
Mutual labels:  language-model
few-shot-lm
The source code of "Language Models are Few-shot Multilingual Learners" (MRL @ EMNLP 2021)
Stars: ✭ 32 (+77.78%)
Mutual labels:  language-model
Tokenizers
💥 Fast State-of-the-Art Tokenizers optimized for Research and Production
Stars: ✭ 5,077 (+28105.56%)
Mutual labels:  language-model
python-arpa
🐍 Python library for n-gram models in ARPA format
Stars: ✭ 35 (+94.44%)
Mutual labels:  language-model
Chatito
🎯🗯 Generate datasets for AI chatbots, NLP tasks, named entity recognition or text classification models using a simple DSL!
Stars: ✭ 678 (+3666.67%)
Mutual labels:  nlg
JasoAI
자소AI - KoGPT2를 이용한 자기소개서 도우미 프로젝트
Stars: ✭ 48 (+166.67%)
Mutual labels:  nlg
Bert Pytorch
Google AI 2018 BERT pytorch implementation
Stars: ✭ 4,642 (+25688.89%)
Mutual labels:  language-model
SDLM-pytorch
Code accompanying EMNLP 2018 paper Language Modeling with Sparse Product of Sememe Experts
Stars: ✭ 27 (+50%)
Mutual labels:  language-model
Nlg Eval
Evaluation code for various unsupervised automated metrics for Natural Language Generation.
Stars: ✭ 822 (+4466.67%)
Mutual labels:  nlg
syntaxmaker
The NLG tool for Finnish
Stars: ✭ 19 (+5.56%)
Mutual labels:  nlg
Ctcwordbeamsearch
Connectionist Temporal Classification (CTC) decoder with dictionary and language model for TensorFlow.
Stars: ✭ 398 (+2111.11%)
Mutual labels:  language-model
pyVHDLParser
Streaming based VHDL parser.
Stars: ✭ 51 (+183.33%)
Mutual labels:  language-model
Dl Nlp Readings
My Reading Lists of Deep Learning and Natural Language Processing
Stars: ✭ 656 (+3544.44%)
Mutual labels:  language-model
PlanGen
Plan-then-Generate: Controlled Data-to-Text Generation via Planning (EMNLP 2021)
Stars: ✭ 49 (+172.22%)
Mutual labels:  nlg
Tf chatbot seq2seq antilm
Seq2seq chatbot with attention and anti-language model to suppress generic response, option for further improve by deep reinforcement learning.
Stars: ✭ 369 (+1950%)
Mutual labels:  language-model
CodeT5
Code for CodeT5: a new code-aware pre-trained encoder-decoder model.
Stars: ✭ 390 (+2066.67%)
Mutual labels:  language-model
Lightnlp
基于Pytorch和torchtext的自然语言处理深度学习框架。
Stars: ✭ 739 (+4005.56%)
Mutual labels:  language-model
Word-Prediction-Ngram
Next Word Prediction using n-gram Probabilistic Model with various Smoothing Techniques
Stars: ✭ 25 (+38.89%)
Mutual labels:  language-model
Question generation
Neural question generation using transformers
Stars: ✭ 356 (+1877.78%)
Mutual labels:  nlg
language-planner
Official Code for "Language Models as Zero-Shot Planners: Extracting Actionable Knowledge for Embodied Agents"
Stars: ✭ 84 (+366.67%)
Mutual labels:  language-model
Awesome Bert Nlp
A curated list of NLP resources focused on BERT, attention mechanism, Transformer networks, and transfer learning.
Stars: ✭ 567 (+3050%)
Mutual labels:  language-model
bert-movie-reviews-sentiment-classifier
Build a Movie Reviews Sentiment Classifier with Google's BERT Language Model
Stars: ✭ 12 (-33.33%)
Mutual labels:  language-model
Azureml Bert
End-to-End recipes for pre-training and fine-tuning BERT using Azure Machine Learning Service
Stars: ✭ 342 (+1800%)
Mutual labels:  language-model
Chinese Electra
Pre-trained Chinese ELECTRA(中文ELECTRA预训练模型)
Stars: ✭ 830 (+4511.11%)
Mutual labels:  language-model
Chatbot cn
基于金融-司法领域(兼有闲聊性质)的聊天机器人,其中的主要模块有信息抽取、NLU、NLG、知识图谱等,并且利用Django整合了前端展示,目前已经封装了nlp和kg的restful接口
Stars: ✭ 791 (+4294.44%)
Mutual labels:  nlg
Nlp chinese corpus
大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
Stars: ✭ 6,656 (+36877.78%)
Mutual labels:  language-model
Sentiment analysis fine grain
Multi-label Classification with BERT; Fine Grained Sentiment Analysis from AI challenger
Stars: ✭ 546 (+2933.33%)
Mutual labels:  language-model
1-60 of 182 similar projects