Skip to content

Deep Learning based Lovecraft text generator based on input

Notifications You must be signed in to change notification settings

limpa105/LovecraftText

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LovecraftText

A 6 hour Hackathon project utilizing HuggingFace Transformers models to generate direct LoveCraft style text responses.

Project Features:

  • A utilization of hugging face BERT model
  • An object oriented design for a model that conveniently serves predictions with a 'respond()' method
  • text preprocessing using NLTK
  • Named Entity recognition using Spacey
  • Stochastic text masking without modifying semantic topic
  • A comprehensive test suite

All code written concurrently and pair coded with @gilpasternak35

About

Deep Learning based Lovecraft text generator based on input

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published