Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 4 days 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