this-word-does-not-exist icon indicating copy to clipboard operation
this-word-does-not-exist copied to clipboard

This Word Does Not Exist

Results 16 this-word-does-not-exist issues
Sort by recently updated
recently updated
newest added

It seems the only variables are the dictionaries you input. Dictionaries don't change much over time. Is there anyway to generate more fake words than what you have on your...

Updated ParsedDictionaryDefinitionDataset approx_pos method in dataset.py. Something must've changed in how a `stanza.models.common.doc.Word` is structured, causing the method `def approx_pos(cls, nlp, sentence, lookup_idx, lookup_len):` to fail. The Word object now...

I was wondering if it was possible for thisworddoesnotexist.com to have an API that other developers can use so they don't have to set this project up themselves

Hey there, first of all: great work. I am getting the following error when running the sample code. Would someone be able to give a hint where i am doing...

![Screenshot_20211026-153439](https://user-images.githubusercontent.com/6765732/138956901-b4df0afc-e1bd-465e-9e6e-4106dab4aded.png) https://l.thisworddoesnotexist.com/CvBh The syllable section is treating the apostrophe as a pronounceable syllable (and missing the dot before the `o`)

![Screenshot_20211026-152501](https://user-images.githubusercontent.com/6765732/138955707-5128334e-9569-479a-9a3f-51b798efbe9d.png) https://l.thisworddoesnotexist.com/twJc This word ends in a comma. I've only found this one occurrence but wonder if other characters might run into the same problem too. Very fun project, by...

Hi friends, When executing it in my Anaconda prompt I got this error: ![image](https://user-images.githubusercontent.com/64424135/85470843-e12dc980-b5af-11ea-9836-200a77ded4a5.png) **I tried:** 1. redownloading the blacklist.pickle.gz 2. try with just "blacklist.pickle" 3. uncompress it 4. changing...

Like this project a lot Interested in: 1. Set a character length for the generated words 2. Ignore or generate specific prefix/suffix words Can you point me to the code...