Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bab2min/tomotopy
/ getPerplexity
Method
getPerplexity
src/TopicModel/TopicModel.hpp:762–765 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
760
}
761
762
double getPerplexity() const override
763
{
764
return exp(-getLLPerWord());
765
}
766
767
size_t getK() const override
768
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected