Skip to content

Custom Tag Search

Pre-release
Pre-release

Choose a tag to compare

@arditobryan arditobryan released this 15 Oct 04:35
· 13 commits to main since this release

supported features

  • computation of co-occurrence matrix
  • in-library encoding using pre-trained models
  • in-library compression/expansion of the one_hot vector

new features

  • search using tags that are not available in tag_list

known issues

  • length of the covariate vector can only be equivalent to the length of the ones in df_M
  • does not support a sparse vector data structure, necessary for highly scalable scenarios
  • search using custom tags is only available when vectors are encoded using the pre-trained encoder