sentence_similarity / query_faq_examples.json
qgyd2021's picture
update
5106748
[
{
"query": "Okey..thankyou....",
"intent1": [
"If the size does not fit, how i replace",
"ok if i have size problem how can i return",
"If I don’t like it color then Chang or return",
"If it doesn’t fit me how to change it ?",
"If size is not fit its return or not",
"Can I return it after that if size is not ok?",
"For example, if I don't like when I will receive its return able"
],
"intent2": [
"Hie many days for delivery in Qatar?",
"But please tell me when it will arrive.",
"Ma'am / ser How many days delevery?",
"if here in kuwait how much and how many days?",
"Date one l will getting my salary .please how many days it will reach",
"And how long does it take ?",
"And what is delivery charges residing in jeddah KSA",
"When you will deliver my order?",
"How many days tp send"
],
"intent3": [
"If the size not sit for me what I should do?",
"But what about size if not suitable for me ?",
"Are these guaranteed good products",
"How about Quality",
"How grantee it's good",
"It's what brand copy?",
"This is true ur mybe fake",
"Ok me after sand my location but have warranty yas no, please told me",
"How many years does it last? How long is its guarantee?",
"If product is not worked can I return my money ?"
],
"intent4": [
"How are you good morning",
"Good morning dear",
"Again good ? morning",
"Helle chow are u please",
"Good evening ooo",
"Hello how are you please",
"How are youe",
"Good afternoon my friend"
],
"intent5": [
"Ok thank you ,",
"to thank",
"Oh okay thank you too",
"Ok, thank you so much ?",
"OK thank??",
"Good ? thank",
"Great, a thousand thanks",
"Good tnks",
"Great thanks ??"
],
"model": "sentence-transformers/all-MiniLM-L6-v2",
"top_k_total": 10,
"top_k_each": 3,
"min_score": 0.05
},
{
"query": "please help to place order",
"intent1": [
"Why isn't my package delivered in 5 days since i paid for expedited express?",
"not received yet",
"How long will it take for me to receive my package?",
"why not delivery yet?"
],
"intent2": [
"How to order",
"how can i place order ?",
"hello, I don't know how to buy",
"I'm confused about how to purchase"
],
"intent3": [
"Why i can't find my order in my account?",
"where could I find my order?",
"how to find the order list",
"where is the order list",
"How to find the products I purchased"
],
"intent4": [
"may I have a discount ?",
"Any promotion ?"
],
"intent5": [
],
"model": "sentence-transformers/all-MiniLM-L6-v2",
"top_k_total": 10,
"top_k_each": 3,
"min_score": 0.05
}
]