def get_bert_embedding(text): inputs = tokenizer(text, return_tensors="pt") outputs = model(**inputs) return outputs.last_hidden_state[:, 0, :].detach().numpy()
WELCOME TO SOMA VINE VILLAGE
You must be of legal drinking age to visit this website.
Are you over 21 years of age?