Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
edugp
/
perplexity-lenses
like
9
Runtime error
App
Files
Files
Community
1
d131aa3
perplexity-lenses
/
perplexity_lenses
1 contributor
History:
6 commits
edugp
Add tests and fix issue when splitting into sentences, to grab the minimum number between total sentences and sample size, rather than total original documents and sample size
d131aa3
almost 3 years ago
__init__.py
Safe
22 Bytes
Support visualizing both sentences and whole documents. Smooth down color assignment in visualization.
about 3 years ago
data.py
Safe
1.75 kB
Add tests and fix issue when splitting into sentences, to grab the minimum number between total sentences and sample size, rather than total original documents and sample size
almost 3 years ago
engine.py
Safe
2.7 kB
Add CLI and refactor
almost 3 years ago
perplexity.py
Safe
1.36 kB
Check if file exists before attempting to remove
almost 3 years ago
visualization.py
Safe
1.63 kB
Support visualizing both sentences and whole documents. Smooth down color assignment in visualization.
about 3 years ago