query
stringlengths
7
9.55k
document
stringlengths
10
363k
metadata
dict
negatives
listlengths
0
101
negative_scores
listlengths
0
101
document_score
stringlengths
3
10
document_rank
stringclasses
102 values
Update properties of this object
def update!(**args) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @input_path = args[:input_path] if args.key?(:input_path) @pipeline_config = args[:pipeline_config] if args.key?(:pipeline_config) @processor_type = args[:processor_type] if args.key?(:processor_type) @schema_name = args[:schema_name] if args.key?(:schema_name) @skip_ingested_documents = args[:skip_ingested_documents] if args.key?(:skip_ingested_documents) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @extract_processor_infos = args[:extract_processor_infos] if args.key?(:extract_processor_infos) @input_path = args[:input_path] if args.key?(:input_path) @pipeline_config = args[:pipeline_config] if args.key?(:pipeline_config) @processor_results_folder_path = args[:processor_results_folder_path] if args.key?(:processor_results_folder_path) @skip_ingested_documents = args[:skip_ingested_documents] if args.key?(:skip_ingested_documents) @split_classify_processor_info = args[:split_classify_processor_info] if args.key?(:split_classify_processor_info) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @request_metadata = args[:request_metadata] if args.key?(:request_metadata) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @filters = args[:filters] if args.key?(:filters) @histogram_query = args[:histogram_query] if args.key?(:histogram_query) @require_precise_result_size = args[:require_precise_result_size] if args.key?(:require_precise_result_size) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @document_schemas = args[:document_schemas] if args.key?(:document_schemas) @property_names = args[:property_names] if args.key?(:property_names) @y_axis = args[:y_axis] if args.key?(:y_axis) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @histogram = args[:histogram] if args.key?(:histogram) @histogram_query = args[:histogram_query] if args.key?(:histogram_query) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @document_acl_policy = args[:document_acl_policy] if args.key?(:document_acl_policy) @enable_document_text_extraction = args[:enable_document_text_extraction] if args.key?(:enable_document_text_extraction) @folder = args[:folder] if args.key?(:folder) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @access_control_mode = args[:access_control_mode] if args.key?(:access_control_mode) @database_type = args[:database_type] if args.key?(:database_type) @document_creator_default_role = args[:document_creator_default_role] if args.key?(:document_creator_default_role) @enable_cal_user_email_logging = args[:enable_cal_user_email_logging] if args.key?(:enable_cal_user_email_logging) @kms_key = args[:kms_key] if args.key?(:kms_key) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @message = args[:message] if args.key?(:message) @state = args[:state] if args.key?(:state) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @values = args[:values] if args.key?(:values) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @error = args[:error] if args.key?(:error) @rule = args[:rule] if args.key?(:rule) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @document_schemas = args[:document_schemas] if args.key?(:document_schemas) @next_page_token = args[:next_page_token] if args.key?(:next_page_token) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @page_size = args[:page_size] if args.key?(:page_size) @page_token = args[:page_token] if args.key?(:page_token) @request_metadata = args[:request_metadata] if args.key?(:request_metadata) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @document_links = args[:document_links] if args.key?(:document_links) @next_page_token = args[:next_page_token] if args.key?(:next_page_token) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @request_metadata = args[:request_metadata] if args.key?(:request_metadata) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @document_links = args[:document_links] if args.key?(:document_links) @next_page_token = args[:next_page_token] if args.key?(:next_page_token) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @next_page_token = args[:next_page_token] if args.key?(:next_page_token) @rule_sets = args[:rule_sets] if args.key?(:rule_sets) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @next_page_token = args[:next_page_token] if args.key?(:next_page_token) @synonym_sets = args[:synonym_sets] if args.key?(:synonym_sets) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @collection_id = args[:collection_id] if args.key?(:collection_id) @locking_user = args[:locking_user] if args.key?(:locking_user) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @fields = args[:fields] if args.key?(:fields) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @replace_message_fields = args[:replace_message_fields] if args.key?(:replace_message_fields) @replace_repeated_fields = args[:replace_repeated_fields] if args.key?(:replace_repeated_fields) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @documents = args[:documents] if args.key?(:documents) @export_folder_path = args[:export_folder_path] if args.key?(:export_folder_path) @processor_info = args[:processor_info] if args.key?(:processor_info) @processor_results_folder_path = args[:processor_results_folder_path] if args.key?(:processor_results_folder_path) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @document_type = args[:document_type] if args.key?(:document_type) @processor_name = args[:processor_name] if args.key?(:processor_name) @schema_name = args[:schema_name] if args.key?(:schema_name) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @access_control_mode = args[:access_control_mode] if args.key?(:access_control_mode) @database_type = args[:database_type] if args.key?(:database_type) @document_creator_default_role = args[:document_creator_default_role] if args.key?(:document_creator_default_role) @location = args[:location] if args.key?(:location) @qa_enabled = args[:qa_enabled] if args.key?(:qa_enabled) @state = args[:state] if args.key?(:state) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @date_time_values = args[:date_time_values] if args.key?(:date_time_values) @enum_values = args[:enum_values] if args.key?(:enum_values) @float_values = args[:float_values] if args.key?(:float_values) @integer_values = args[:integer_values] if args.key?(:integer_values) @map_property = args[:map_property] if args.key?(:map_property) @name = args[:name] if args.key?(:name) @property_values = args[:property_values] if args.key?(:property_values) @text_values = args[:text_values] if args.key?(:text_values) @timestamp_values = args[:timestamp_values] if args.key?(:timestamp_values) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @properties = args[:properties] if args.key?(:properties) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def refresh\n self.class.base_properties.each_with_index do |prop, prop_id|\n @p...
[ "0.7012677", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336474", "0.63187575", "0.6283311", "0.6269325", "0.62646466", "0.62...
0.6918772
5
Update properties of this object
def update!(**args) @date_time_type_options = args[:date_time_type_options] if args.key?(:date_time_type_options) @display_name = args[:display_name] if args.key?(:display_name) @enum_type_options = args[:enum_type_options] if args.key?(:enum_type_options) @float_type_options = args[:float_type_options] if args.key?(:float_type_options) @integer_type_options = args[:integer_type_options] if args.key?(:integer_type_options) @is_filterable = args[:is_filterable] if args.key?(:is_filterable) @is_metadata = args[:is_metadata] if args.key?(:is_metadata) @is_repeatable = args[:is_repeatable] if args.key?(:is_repeatable) @is_required = args[:is_required] if args.key?(:is_required) @is_searchable = args[:is_searchable] if args.key?(:is_searchable) @map_type_options = args[:map_type_options] if args.key?(:map_type_options) @name = args[:name] if args.key?(:name) @property_type_options = args[:property_type_options] if args.key?(:property_type_options) @retrieval_importance = args[:retrieval_importance] if args.key?(:retrieval_importance) @schema_sources = args[:schema_sources] if args.key?(:schema_sources) @text_type_options = args[:text_type_options] if args.key?(:text_type_options) @timestamp_type_options = args[:timestamp_type_options] if args.key?(:timestamp_type_options) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @name = args[:name] if args.key?(:name) @processor_type = args[:processor_type] if args.key?(:processor_type) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @condition = args[:condition] if args.key?(:condition) @document_schema_name = args[:document_schema_name] if args.key?(:document_schema_name) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @property_definitions = args[:property_definitions] if args.key?(:property_definitions) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.608471
45
Update properties of this object
def update!(**args) @messages = args[:messages] if args.key?(:messages) @topic_id = args[:topic_id] if args.key?(:topic_id) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @confidence_score = args[:confidence_score] if args.key?(:confidence_score) @highlights = args[:highlights] if args.key?(:highlights) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @end_index = args[:end_index] if args.key?(:end_index) @start_index = args[:start_index] if args.key?(:start_index) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @condition = args[:condition] if args.key?(:condition) @folder = args[:folder] if args.key?(:folder) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @user_info = args[:user_info] if args.key?(:user_info) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @request_id = args[:request_id] if args.key?(:request_id) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @actions = args[:actions] if args.key?(:actions) @condition = args[:condition] if args.key?(:condition) @description = args[:description] if args.key?(:description) @rule_id = args[:rule_id] if args.key?(:rule_id) @trigger_type = args[:trigger_type] if args.key?(:trigger_type) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @action_outputs = args[:action_outputs] if args.key?(:action_outputs) @rule = args[:rule] if args.key?(:rule) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @action_executor_output = args[:action_executor_output] if args.key?(:action_executor_output) @document_name = args[:document_name] if args.key?(:document_name) @rule_evaluator_output = args[:rule_evaluator_output] if args.key?(:rule_evaluator_output) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @invalid_rules = args[:invalid_rules] if args.key?(:invalid_rules) @matched_rules = args[:matched_rules] if args.key?(:matched_rules) @triggered_rules = args[:triggered_rules] if args.key?(:triggered_rules) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @description = args[:description] if args.key?(:description) @name = args[:name] if args.key?(:name) @rules = args[:rules] if args.key?(:rules) @source = args[:source] if args.key?(:source) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @export_to_cdw_pipeline_metadata = args[:export_to_cdw_pipeline_metadata] if args.key?(:export_to_cdw_pipeline_metadata) @failed_file_count = args[:failed_file_count] if args.key?(:failed_file_count) @gcs_ingest_pipeline_metadata = args[:gcs_ingest_pipeline_metadata] if args.key?(:gcs_ingest_pipeline_metadata) @individual_document_statuses = args[:individual_document_statuses] if args.key?(:individual_document_statuses) @process_with_doc_ai_pipeline_metadata = args[:process_with_doc_ai_pipeline_metadata] if args.key?(:process_with_doc_ai_pipeline_metadata) @total_file_count = args[:total_file_count] if args.key?(:total_file_count) @user_info = args[:user_info] if args.key?(:user_info) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @doc_ai_dataset = args[:doc_ai_dataset] if args.key?(:doc_ai_dataset) @documents = args[:documents] if args.key?(:documents) @output_path = args[:output_path] if args.key?(:output_path) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @input_path = args[:input_path] if args.key?(:input_path) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @document_id = args[:document_id] if args.key?(:document_id) @status = args[:status] if args.key?(:status) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @documents = args[:documents] if args.key?(:documents) @processor_info = args[:processor_info] if args.key?(:processor_info) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @export_cdw_pipeline = args[:export_cdw_pipeline] if args.key?(:export_cdw_pipeline) @gcs_ingest_pipeline = args[:gcs_ingest_pipeline] if args.key?(:gcs_ingest_pipeline) @gcs_ingest_with_doc_ai_processors_pipeline = args[:gcs_ingest_with_doc_ai_processors_pipeline] if args.key?(:gcs_ingest_with_doc_ai_processors_pipeline) @process_with_doc_ai_pipeline = args[:process_with_doc_ai_pipeline] if args.key?(:process_with_doc_ai_pipeline) @request_metadata = args[:request_metadata] if args.key?(:request_metadata) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @document_query = args[:document_query] if args.key?(:document_query) @histogram_queries = args[:histogram_queries] if args.key?(:histogram_queries) @offset = args[:offset] if args.key?(:offset) @order_by = args[:order_by] if args.key?(:order_by) @page_size = args[:page_size] if args.key?(:page_size) @page_token = args[:page_token] if args.key?(:page_token) @qa_size_limit = args[:qa_size_limit] if args.key?(:qa_size_limit) @request_metadata = args[:request_metadata] if args.key?(:request_metadata) @require_total_size = args[:require_total_size] if args.key?(:require_total_size) @total_result_size = args[:total_result_size] if args.key?(:total_result_size) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @histogram_query_results = args[:histogram_query_results] if args.key?(:histogram_query_results) @matching_documents = args[:matching_documents] if args.key?(:matching_documents) @metadata = args[:metadata] if args.key?(:metadata) @next_page_token = args[:next_page_token] if args.key?(:next_page_token) @question_answer = args[:question_answer] if args.key?(:question_answer) @total_size = args[:total_size] if args.key?(:total_size) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @document = args[:document] if args.key?(:document) @qa_result = args[:qa_result] if args.key?(:qa_result) @search_text_snippet = args[:search_text_snippet] if args.key?(:search_text_snippet) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @policy = args[:policy] if args.key?(:policy) @project_owner = args[:project_owner] if args.key?(:project_owner) @request_metadata = args[:request_metadata] if args.key?(:request_metadata) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @metadata = args[:metadata] if args.key?(:metadata) @policy = args[:policy] if args.key?(:policy) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @context = args[:context] if args.key?(:context) @name = args[:name] if args.key?(:name) @synonyms = args[:synonyms] if args.key?(:synonyms) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @words = args[:words] if args.key?(:words) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @values = args[:values] if args.key?(:values) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @time_field = args[:time_field] if args.key?(:time_field) @time_range = args[:time_range] if args.key?(:time_range) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @values = args[:values] if args.key?(:values) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @text_value = args[:text_value] if args.key?(:text_value) @timestamp_value = args[:timestamp_value] if args.key?(:timestamp_value) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @cloud_ai_document_option = args[:cloud_ai_document_option] if args.key?(:cloud_ai_document_option) @document = args[:document] if args.key?(:document) @request_metadata = args[:request_metadata] if args.key?(:request_metadata) @update_options = args[:update_options] if args.key?(:update_options) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @document = args[:document] if args.key?(:document) @metadata = args[:metadata] if args.key?(:metadata) @rule_engine_output = args[:rule_engine_output] if args.key?(:rule_engine_output) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @document_schema = args[:document_schema] if args.key?(:document_schema) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @merge_fields_options = args[:merge_fields_options] if args.key?(:merge_fields_options) @update_mask = args[:update_mask] if args.key?(:update_mask) @update_type = args[:update_type] if args.key?(:update_type) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @rule_set = args[:rule_set] if args.key?(:rule_set) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @group_ids = args[:group_ids] if args.key?(:group_ids) @id = args[:id] if args.key?(:id) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @boolean_value = args[:boolean_value] if args.key?(:boolean_value) @datetime_value = args[:datetime_value] if args.key?(:datetime_value) @enum_value = args[:enum_value] if args.key?(:enum_value) @float_value = args[:float_value] if args.key?(:float_value) @int_value = args[:int_value] if args.key?(:int_value) @string_value = args[:string_value] if args.key?(:string_value) @timestamp_value = args[:timestamp_value] if args.key?(:timestamp_value) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @document_schema_name = args[:document_schema_name] if args.key?(:document_schema_name) @property_names = args[:property_names] if args.key?(:property_names) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @message = args[:message] if args.key?(:message) @state = args[:state] if args.key?(:state) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @format = args[:format] if args.key?(:format) @raw_value = args[:raw_value] if args.key?(:raw_value) @value_format = args[:value_format] if args.key?(:value_format) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @normalized_vertices = args[:normalized_vertices] if args.key?(:normalized_vertices) @vertices = args[:vertices] if args.key?(:vertices) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @content = args[:content] if args.key?(:content) @entities = args[:entities] if args.key?(:entities) @entity_relations = args[:entity_relations] if args.key?(:entity_relations) @error = args[:error] if args.key?(:error) @mime_type = args[:mime_type] if args.key?(:mime_type) @pages = args[:pages] if args.key?(:pages) @revisions = args[:revisions] if args.key?(:revisions) @shard_info = args[:shard_info] if args.key?(:shard_info) @text = args[:text] if args.key?(:text) @text_changes = args[:text_changes] if args.key?(:text_changes) @text_styles = args[:text_styles] if args.key?(:text_styles) @uri = args[:uri] if args.key?(:uri) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @confidence = args[:confidence] if args.key?(:confidence) @id = args[:id] if args.key?(:id) @mention_id = args[:mention_id] if args.key?(:mention_id) @mention_text = args[:mention_text] if args.key?(:mention_text) @normalized_value = args[:normalized_value] if args.key?(:normalized_value) @page_anchor = args[:page_anchor] if args.key?(:page_anchor) @properties = args[:properties] if args.key?(:properties) @provenance = args[:provenance] if args.key?(:provenance) @redacted = args[:redacted] if args.key?(:redacted) @text_anchor = args[:text_anchor] if args.key?(:text_anchor) @type = args[:type] if args.key?(:type) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @address_value = args[:address_value] if args.key?(:address_value) @boolean_value = args[:boolean_value] if args.key?(:boolean_value) @date_value = args[:date_value] if args.key?(:date_value) @datetime_value = args[:datetime_value] if args.key?(:datetime_value) @float_value = args[:float_value] if args.key?(:float_value) @integer_value = args[:integer_value] if args.key?(:integer_value) @money_value = args[:money_value] if args.key?(:money_value) @text = args[:text] if args.key?(:text) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @object_id_prop = args[:object_id_prop] if args.key?(:object_id_prop) @relation = args[:relation] if args.key?(:relation) @subject_id = args[:subject_id] if args.key?(:subject_id) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.59251964
79
Update properties of this object
def update!(**args) @blocks = args[:blocks] if args.key?(:blocks) @detected_barcodes = args[:detected_barcodes] if args.key?(:detected_barcodes) @detected_languages = args[:detected_languages] if args.key?(:detected_languages) @dimension = args[:dimension] if args.key?(:dimension) @form_fields = args[:form_fields] if args.key?(:form_fields) @image = args[:image] if args.key?(:image) @image_quality_scores = args[:image_quality_scores] if args.key?(:image_quality_scores) @layout = args[:layout] if args.key?(:layout) @lines = args[:lines] if args.key?(:lines) @page_number = args[:page_number] if args.key?(:page_number) @paragraphs = args[:paragraphs] if args.key?(:paragraphs) @provenance = args[:provenance] if args.key?(:provenance) @symbols = args[:symbols] if args.key?(:symbols) @tables = args[:tables] if args.key?(:tables) @tokens = args[:tokens] if args.key?(:tokens) @transforms = args[:transforms] if args.key?(:transforms) @visual_elements = args[:visual_elements] if args.key?(:visual_elements) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @page_refs = args[:page_refs] if args.key?(:page_refs) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @bounding_poly = args[:bounding_poly] if args.key?(:bounding_poly) @confidence = args[:confidence] if args.key?(:confidence) @layout_id = args[:layout_id] if args.key?(:layout_id) @layout_type = args[:layout_type] if args.key?(:layout_type) @page = args[:page] if args.key?(:page) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @detected_languages = args[:detected_languages] if args.key?(:detected_languages) @layout = args[:layout] if args.key?(:layout) @provenance = args[:provenance] if args.key?(:provenance) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @barcode = args[:barcode] if args.key?(:barcode) @layout = args[:layout] if args.key?(:layout) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @confidence = args[:confidence] if args.key?(:confidence) @language_code = args[:language_code] if args.key?(:language_code) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @height = args[:height] if args.key?(:height) @unit = args[:unit] if args.key?(:unit) @width = args[:width] if args.key?(:width) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @corrected_key_text = args[:corrected_key_text] if args.key?(:corrected_key_text) @corrected_value_text = args[:corrected_value_text] if args.key?(:corrected_value_text) @field_name = args[:field_name] if args.key?(:field_name) @field_value = args[:field_value] if args.key?(:field_value) @name_detected_languages = args[:name_detected_languages] if args.key?(:name_detected_languages) @provenance = args[:provenance] if args.key?(:provenance) @value_detected_languages = args[:value_detected_languages] if args.key?(:value_detected_languages) @value_type = args[:value_type] if args.key?(:value_type) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @content = args[:content] if args.key?(:content) @height = args[:height] if args.key?(:height) @mime_type = args[:mime_type] if args.key?(:mime_type) @width = args[:width] if args.key?(:width) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @detected_defects = args[:detected_defects] if args.key?(:detected_defects) @quality_score = args[:quality_score] if args.key?(:quality_score) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @confidence = args[:confidence] if args.key?(:confidence) @type = args[:type] if args.key?(:type) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @bounding_poly = args[:bounding_poly] if args.key?(:bounding_poly) @confidence = args[:confidence] if args.key?(:confidence) @orientation = args[:orientation] if args.key?(:orientation) @text_anchor = args[:text_anchor] if args.key?(:text_anchor) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @detected_languages = args[:detected_languages] if args.key?(:detected_languages) @layout = args[:layout] if args.key?(:layout) @provenance = args[:provenance] if args.key?(:provenance) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @cols = args[:cols] if args.key?(:cols) @data = args[:data] if args.key?(:data) @rows = args[:rows] if args.key?(:rows) @type = args[:type] if args.key?(:type) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @detected_languages = args[:detected_languages] if args.key?(:detected_languages) @layout = args[:layout] if args.key?(:layout) @provenance = args[:provenance] if args.key?(:provenance) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @detected_languages = args[:detected_languages] if args.key?(:detected_languages) @layout = args[:layout] if args.key?(:layout) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @body_rows = args[:body_rows] if args.key?(:body_rows) @detected_languages = args[:detected_languages] if args.key?(:detected_languages) @header_rows = args[:header_rows] if args.key?(:header_rows) @layout = args[:layout] if args.key?(:layout) @provenance = args[:provenance] if args.key?(:provenance) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @col_span = args[:col_span] if args.key?(:col_span) @detected_languages = args[:detected_languages] if args.key?(:detected_languages) @layout = args[:layout] if args.key?(:layout) @row_span = args[:row_span] if args.key?(:row_span) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1
Update properties of this object
def update!(**args) @cells = args[:cells] if args.key?(:cells) end
{ "objective": { "self": [], "paired": [], "triplet": [ [ "query", "document", "negatives" ] ] } }
[ "def update_properties(hash)\n hash.each do |key, value|\n setter_method = \"#{key}=\"\n if self.respond_to?(setter_method)\n self.send(setter_method, value)\n end\n end\n end", "def update!(**args)\n @properties = args[:properties] if args.key?(:properties)\n ...
[ "0.7012677", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6918772", "0.6739716", "0.6709339", "0.6709339", "0.66958785", "0.66958785", "0.66958785", "0.66958785", "0.66190344", "0.65719056", "0.65383965", "0.65167415", "0.6395258", "0.6390615", "0.6390615", "0.63336...
0.0
-1