Skip to content

This code repository generates a Mad-lib version of any given text by randomly selecting words and replacing them with words of the same part-of-speech category.

License

Notifications You must be signed in to change notification settings

joshbla/phrasal-refig

Repository files navigation

phrasal-refig

Inspiration taken from Mad Libs and buttsbot on Twitch

Dependencies

This package has these core dependencies:

  1. re
  2. spaCy
  3. oxford
  4. GingerIt
  5. PyMultiDictionary
  6. requests
  7. urllib3
  8. random
  9. json
  10. word2number

Development Roadmap

If you would like to contribute to the phrasal-refig project please read the contributing guidelines.

Items currently under development:

  • Expanding and refining the parts-of-speech/lexical items/word classes

Issues

This repository is actively maintained. Feel free to open any issues related to bugs, coding errors, broken links or enhancements.

License

The MIT License (MIT).

Author

Copyright (c) 2022 Joshua Blake Smith

About

This code repository generates a Mad-lib version of any given text by randomly selecting words and replacing them with words of the same part-of-speech category.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages