An open API service indexing awesome lists of open source software.

https://github.com/infinitifall/complexity-sort

Sort sentences by how complex/unique they are. A uniqueness value is computed for every single word depending on how frequently it appears in sentences. The uniqueness value of a sentence depends on the uniqueness value of its words.
https://github.com/infinitifall/complexity-sort

python sentence-similarity sort uniqueness

Last synced: 7 months ago
JSON representation

Sort sentences by how complex/unique they are. A uniqueness value is computed for every single word depending on how frequently it appears in sentences. The uniqueness value of a sentence depends on the uniqueness value of its words.

Awesome Lists containing this project