zlacker
[parent]
[thread]
1 comments
1. codegl+(OP)
[view]
[source]
2020-05-14 08:55:45
blacklist is probably to avoid cases where it randomly generates a real word like above two cases, so that blacklist filter is probably applied after the ml stuff.
replies(1):
>>turtle+h1
◧
2. turtle+h1
[view]
[source]
2020-05-14 09:05:56
>>codegl+(OP)
Yup, the line for the blacklist lookup is here:
https://github.com/turtlesoupy/this-word-does-not-exist/blob...
[go to top]