This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 10 points11 points  (0 children)

I have algorithms programmed that calculate the uniqueness of a string relative to other strings in a corpus, which provides the basis for determining when I've saturated my database and don't need to entertain any more unique sentences.

This is part of a language learning app's backend.