elastic_transformers icon indicating copy to clipboard operation
elastic_transformers copied to clipboard

Making BERT stretchy. Semantic Elasticsearch with Sentence Transformers

Results 2 elastic_transformers issues
Sort by recently updated
recently updated
newest added
trafficstars

when I run Searching_with_ElasticTransformers.ipynb, this bug showed up: import logging logging.getLogger().setLevel(logging.DEBUG) query='4G智能移动单兵' print('CONTEXTUAL SEARCH RESULTS...') df1=et.search(query,'Title',type='dense',embedder=embed_wrapper, size = 1000) display(select_search_results(df1)) ![image](https://user-images.githubusercontent.com/36957508/95836603-374a9680-0d72-11eb-8360-5cedba8e0539.png) Then, What is the cause of this bug?

Had issues with just pip. Have checked in the Conda requirements