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

[WIP] Private set intersection to create cross-worker one-hot word encodings #75

Closed
wants to merge 30 commits into from

Conversation

sachin-101
Copy link
Contributor

@sachin-101 sachin-101 commented Apr 20, 2020

Secure and Fast method of creating vocabulary combining vocabulary across multiple workers.

Tests

Tests have been added to the temp/test_psi.py.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

@sachin-101 sachin-101 changed the title Private set intersection to create cross-worker one-hot word encodings [WIP]Private set intersection to create cross-worker one-hot word encodings Apr 20, 2020
@sachin-101 sachin-101 mentioned this pull request Apr 21, 2020
@AlanAboudib AlanAboudib marked this pull request as draft May 5, 2020 22:25
@sachin-101 sachin-101 changed the title [WIP]Private set intersection to create cross-worker one-hot word encodings [WIP] Private set intersection to create cross-worker one-hot word encodings May 6, 2020
@Nilanshrajput Nilanshrajput added the Type: New Feature ➕ Introduction of a completely new addition to the codebase label May 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: New Feature ➕ Introduction of a completely new addition to the codebase WIP
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants