Skip to content

Using deep complicated NLP to turn your text into my text by arbitrarily swapping words for their synonyms

Notifications You must be signed in to change notification settings

breitbarth/python-sirajnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

SirajNet

Using deep complicated NLP to turn your text into my text by arbitrarily swapping words for their synonyms.

Usage

usage: main.py [-h] [--text TEXT] [--chance CHANCE]

optional arguments:
  -h, --help       show this help message and exit
  --text TEXT      your original text
  --chance CHANCE  one in N swap chance

Examples

python3 main.py --chance 1 --text "Hello world, it's siraj!"
howdy world, it's siraj!

Requirements

  • TextBlob
  • PhD in neural quantum blockchain
  • 5 minutes
  • extensive knowledge of residual capsule reservoir networks
  • stargazing this repository

About

Using deep complicated NLP to turn your text into my text by arbitrarily swapping words for their synonyms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages