Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Coding: Parallelize tf-idf cosine similarity code #42

Open
2 tasks
callahantiff opened this issue Oct 5, 2020 · 0 comments
Open
2 tasks

Coding: Parallelize tf-idf cosine similarity code #42

callahantiff opened this issue Oct 5, 2020 · 0 comments
Assignees
Labels
coding release v2.0 work related to v2.0

Comments

@callahantiff
Copy link
Owner

Script: string_similarity.py

Needed Changes:

  • Parallelize the scores_tfidf() method to run each input ontology ontology_type in parallel.
  • Aggregate/merge mapping results for each ontology
@callahantiff callahantiff added coding release v2.0 work related to v2.0 labels Oct 5, 2020
@callahantiff callahantiff self-assigned this Oct 5, 2020
callahantiff added a commit that referenced this issue Oct 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
coding release v2.0 work related to v2.0
Projects
None yet
Development

No branches or pull requests

1 participant