MCPcopy Create free account
hub / github.com/GitsSaikat/PyGen / documentation_eval.py

File documentation_eval.py

pygen/documentation_eval.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from sklearn.metrics.pairwise import cosine_similarity
2from sentence_transformers import SentenceTransformer
3import numpy as np
4import textstat

Callers

nothing calls this directly

Calls 2

Tested by

no test coverage detected