Skip to content

Add EC comment vectorization script and results - #5

Open
Monica-jh wants to merge 1 commit into
draeger-lab:mainfrom
Monica-jh:feature/llm/ec
Open

Add EC comment vectorization script and results#5
Monica-jh wants to merge 1 commit into
draeger-lab:mainfrom
Monica-jh:feature/llm/ec

Conversation

@Monica-jh

Copy link
Copy Markdown
Contributor
  1. Uses SentenceTransformer('all-MiniLM-L6-v2') to vectorize the comments column.
  2. Saves the outputs to multiple files:
    .pkl: Full Python dictionary with vectors and metadata
    .npy: Raw NumPy matrix for fast loading
    .csv: Full table with all metadata and embedding values per dimension

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant