Skip to content

Instantly share code, notes, and snippets.

@mbednarski
Last active February 26, 2018 20:14
Show Gist options
  • Save mbednarski/1b8ce51aad72838ff37c766076a0d853 to your computer and use it in GitHub Desktop.
Save mbednarski/1b8ce51aad72838ff37c766076a0d853 to your computer and use it in GitHub Desktop.
corpus = [
'he is a king',
'she is a queen',
'he is a man',
'she is a woman',
'warsaw is poland capital',
'berlin is germany capital',
'paris is france capital',
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment