MCPcopy Create free account
hub / github.com/OpenRaiser/PaperFlow / embed.py

File embed.py

skills/paper-processor/scripts/embed.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2"""
3Paper Processor: Text cleaning, keyword extraction, embedding generation
4"""

Callers

nothing calls this directly

Calls 3

clean_abstractFunction · 0.85
extract_keywordsFunction · 0.85
generate_embeddingFunction · 0.85

Tested by

no test coverage detected