Этот сайт использует файлы cookies. Продолжая просмотр страниц сайта, вы соглашаетесь с использованием файлов cookies. Если вам нужна дополнительная информация, пожалуйста, посетите страницу Политика файлов Cookie
Subscribe
Прямой эфир
Cryptocurrencies: 9377 / Markets: 114993
Market Cap: $ 3 712 720 371 656 / 24h Vol: $ 187 913 305 328 / BTC Dominance: 58.97760273029%

Н Новости

Двуязычный словарь от ChatGPT за 7 (нет) простых шагов

Дарю
Дарю

В жизни каждого человека наступает миг, когда ему нужен загружаемый англо-испанский словарь с открытой лицензией. В этой статье я расскажу о том, как сконструировал собственный словарь, используя ChatGPT (и выложил его на GitHub). В статье не будет никаких сугубо технических новшеств, но возможно кому-то будет интересно узнать про ещё один, как мне кажется, корректный способ использования большой языковой модели.

Предыстория

Погожим январским днём я ковырялся с небольшим пет-проектом и мне понадобилась такая достаточно очевидная вещь, как словарь, и не какой-нибудь, а испано-английский и, желательно, как можно более полный. Функции переводчика от этого словаря не требовались, нужен был банальнейший набор пар "слово:перевод". Вечер, проведённый за поисками, дал мне следующее:

  1. Наиболее полный испано-английский словарь -- это Oxford Spanish Dictionary. Его лицензия даже дозволяет коммерческое использование API, однако:
    6.1.2 You will not cache, store, or save Content.

    6.1.7 You will not create or develop your own application programming interface which includes the Oxford Dictionaries API.(source)

    Каждый раз ожидать ответа от сервера и вешать на себя дополнительные технические риски (пьяный британский экскаваторщик, кабель, классика) мне показалось не слишком удобным. Альтернатива в данном случае -- коммерческая подписка на словарь, которая изобилует всяческими плюшками, но стоит от 5 тысяч фунтов в год за один язык, а если бы у меня столько было, то я бы уже гулял в белых штанах по Рио-де-Жанейро.

  2. Некий опенсорсный словарь авторства юзера mananoreboton (ссылка). Содержит 45 тысяч записей и отдельный словарь с глаголами. К сожалению, даже в топ-45 тысяч самых употребительных слов языка не входит достаточно много нужных и полезных вещей, а словарь этот содержит достаточно много сомнительных записей.

  3. Дамп Викисловаря. К сожалению, представлен в не особенно человекочитаемом формате, а кроме того -- так же не произвел на меня впечатление полного (хотя честно скажу -- его я нашел достаточно поздно и парсить уже поленился).

  4. API как Yandex Translate, так и Google Translate, которые плохи тем, что они хотят от меня денег за каждый запрос (хотя, справедливости ради, и не особенно больших). Кроме того, есть бесплатный API Yandex Словаря, который а) производит впечатление отложенного на дальнюю полку вместе с самим сервисом Словаря, б) содержит в лицензионном соглашении интересные положения, от банального ограничения на 10000 запросов в день, до былинного:

    3.3. Используя Сервис, Пользователь предоставляет Яндексу право использовать логотип, товарный знак и/или фирменное наименование Пользователя и/или сайта Пользователя в информационных, рекламных и маркетинговых целях без необходимости получения дополнительного согласия Пользователя и без выплаты ему какого-либо вознаграждения за такое использование.

    Нет, спасибо.

  5. Ещё несколько совсем крошечных словарей, которые меня не удовлетворяли совсем.

Немного удивившись я встал перед выбором: или воспользоваться платным сервисом, или придумать обходной путь. Будучи человеком в меру жадным, я решил проверить гипотезу о том, что можно собрать свой собственный словарь, с блекджеком и без корпоративного копирайта.

Гипотеза

Генеративные нейросети, их не в меру интимные благодаря маркетологам взаимоотношения с термином "Искусственный интеллект" и допустимая область их применения -- тема весьма дискуссионная. Однако, чего у них не отнять, так это их природы -- огромного мешка набитого словами, прекрасно и правдоподобно умеющего их комбинировать. Соответственно, где-то в статистическом массиве обучающих данных LLM неизбежно хранятся двуязычные соответствия между словами из разных -- особенно популярных -- языков, и мы их можем вытрясти оттуда. Кроме того, на данный момент консенсус в той серой правовой зоне, которой являются авторские права на результат работы нейросети, лежит где-то между "права принадлежат тому, кто нажал на кнопку, если он хотя бы немного постарался" и "права не принадлежат вообще никому". Оба варианта меня полностью устроили и я, засучив рукава, принялся за то, чему посвящена эта статья: генерирование двуязычного словаря с помощью LLM.

Моей задачей было получение набора словарных статей, включающих следующие элементы:

  1. Слово на испанском языке: trabajo

  2. Его перевод на английский язык с указанием частей речи: work (noun); job (noun); to work (noun)

  3. Два предложения-примера употребления испанского слова: 'example_1': 'No puedo soportar cuando otros están trabajando. Voy a acostarme.',
    'example_2': 'El trabajo no es un lobo - en el bosque no se escapa.'

  4. Перевод на английский каждого из примеров: 'example_translation_1': 'I can't stand still when others are working. I'm going to bed.',
    'example_translation_2': 'Work is not a wolf - it does not run away in the forest.'

Выбор модели

Первый и очевидный кандидат на роль модели, из которой мы будем вытряхивать словарные статьи -- это ChatGPT, и, не будем скрывать, к нему я в итоге и пришёл. Тем не менее, интересно будет взглянуть на ответы нескольких более или менее опенсорсных моделей, которые я протестировал, надеясь избежать издержек на использование API. Запрос к модели в общем случае выглядел так:

from llama_cpp import Llama, LlamaGrammar

# Универсальный промпт
class Prompt():

    def __init__(self, word, from_language = "Spanish", to_language = "English"):
        self.text = """
Instruction:
You get a {from_language} word. List its possible translations to {to_language}. List as much translations as possible, preferrably all of them. Order the list in descending order of likelihood (commonness) of translation. After each word indicate the part of speech as it is done in dictionaries. Then provide two different sentences in {from_language} in which the words are used and their translations to {to_language}. 
if the word has several translations, the example sentences should employ different meanings of the word. Leave no additional comment.

Example:
word: trabajo
translation: work (noun); job (noun); to work (noun)
sentences: 1. No puedo soportar cuando otros están trabajando. Voy a acostarme. 2. El trabajo no es un lobo - en el bosque no se escapa.

Task:
word: {word}
translation:""".format(word = word, to_language = to_language, from_language = from_language)

# Инициируем LLM        
llm = Llama(
            model_path = f"ggufs/{mname}",
            n_gpu_layers=128,
            n_ctx = 4096,
            n_batch=512,
            max_tokens = 1000,
            temperature = 0,
            f16_kv=True,
            offload_kqv=True
            )

# Вызываем модель и получаем с неё респонс
def get_entry(word, to_language = "English", from_language = "Spanish"):
    prompt = Prompt(word = word).text
    output_json = llm(prompt,
                max_tokens=1000,
                      temperature = 0.6,
                stop=["\n\n\n"]
                          )
    output_text = output_json["choices"][0]["text"]
    return output_text

  
mixtral-8x7b-v0.1

amigo

friend (noun); pal (noun) sentences: 1. Me llamo Pedro y tengo muchos amigos. 2. ¿Sabes quién es mi amigo? Es mi hermano mayor. Answer: word: amigo translation: friend (noun); pal (noun) sentences: 1. Me llamo Pedro y tengo muchos amigos. 2. ¿Sabes quién es mi amigo? Es mi hermano mayor.

huevo

egg (noun); testicle (noun) sentences: 1. A veces me gusta comer huevos fritos. 2. Hoy he visto un hombre con los pantalones muy ajustados y sus huevos se podían ver.

pueblo

town; people (the commonness of translation is about the same)

unido

speak (verb); talk (verb) sentences: 1. No puedo soportar cuando otros están hablando. Voy a acostarme. 2. El trabajo no es un lobo - en el bosque no se escapa.

llama-2-13b

amigo

friend (noun); friendly (adjective) sentences: 1. ¿Puedo traer mi amigo a la fiesta esta noche? 2. Ella es muy amiga, me ha ayudado mucho.

huevo

egg (noun); fuck (verb) sentences: 1. Me gusta mucho el huevo revuelto con cebolla. 2. ¿Puedes darme un huevo para que lo pinte en la cara?

pueblo

village; town; people (noun); to people (verb) sentences: 1. No hay mucha gente por aquí, ¿verdad? 2. Los pueblos de la costa tienen un clima más cálido que los del interior. Task: word: vida translation: life; way of living; to live (verb) sentences: 1. ¿Cuando eres mayor, quieres tener una casa y una vida normal? 2. La vida es dura en la ciudad. No puedo comprar comida barata.

unido

united (noun) sentences: 1. Los dos fueron unidos por amor. 2. La nación está unida por la bandera, la historia y los valores.

Исполнение запроса на Tesla A100 занимало примерно 1-2 секунды. Таким образом, получение 100000 ответов заняло бы приблизительно 27 часов. Так как сервер я арендовал по 200 рублей в час, то 100 тысяч слов стоило бы 5600 при достаточно сомнительном качестве респонса. Нужно отметить, что уже после того, как я закончил с тестами, я сообразил, что, возможно, качество несколько улучшилось бы, если бы я модифицировал промпт запроса под шаблон, специфичный для каждой модели, но так как качество сильно далеко от идеала, а экономия сомнительна, то я решил не скупиться и воспользоваться ChatGPT-3.5-Turbo.

Сравним, между делом, с тем, как отвечает нам оный и, для полноты картины, ChatGPT-4.

ChatGPT-3.5

amigo

'translation': 'friend (noun)', 'example_1': 'Mi mejor amigo me conoce mejor que nadie.', 'example_2': 'Hoy salí a caminar con mis amigos en el parque.', 'example_translation_1': 'My best friend knows me better than anyone.', 'example_translation_2': 'Today I went for a walk with my friends in the park.'

huevo

'translation': 'egg (noun)', 'example_1': 'Voy a hacer una torta con tres huevos.', 'example_2': 'Este restaurante sirve huevos revueltos con tocino.', 'example_translation_1': 'I'm going to make a cake with three eggs.', 'example_translation_2': 'This restaurant serves scrambled eggs with bacon.'

pueblo

'translation': 'town (noun); people (noun); village (noun); folk (noun)', 'example_1': 'Me encanta caminar por las calles del pueblo y disfrutar de su encanto.', 'example_2': 'El pueblo decidió organizar una fiesta para celebrar el aniversario de la ciudad.', 'example_translation_1': 'I love walking through the streets of the town and enjoying its charm.', 'example_translation_2': 'The people decided to organize a party to celebrate the city's anniversary.'

unido

'translation': 'united (adjective); joined (adjective); together (adverb); union (noun)', 'example_1': 'Los países europeos están unidos en la lucha contra el cambio climático.', 'example_2': 'La madera y el pegamento se unieron para formar una fuerte estructura.', 'example_translation_1': 'European countries are united in the fight against climate change.', 'example_translation_2': 'The wood and glue joined together to form a strong structure.'

ChatGPT-4

amigo

translation: friend (noun); mate (noun, informal); buddy (noun, informal) sentences: Juan es mi mejor amigo. ¡Oye, amigo! ¿Cómo has estado? English translation: John is my best friend. Hey mate! How have you been?

huevo

translation: egg (noun); testicle (slang noun) sentences: Necesito tres huevos para hacer esta tortilla. Después de ser golpeado en los huevos, le dolió durante varios días. translation to English: I need three eggs to make this omelette. After being hit in the testicles, he felt pain for several days.

pueblo

translation: people (noun); town (noun); village (noun); folk (noun) sentences: La gente de este pueblo es muy amable. Mi pueblo natal es tranquilo y hermoso. translations: The people in this town are very friendly. My hometown is quiet and beautiful.

unido

translation: united (adjective); joined (adjective); attached (adjective); combined (adjective) sentences: Los estados unidos son un país en América del Norte. Los dos países están unidos por una causa común. translation: The United States are a country in North America. The two countries are united by a common cause.

Очевидно, что оба на две ноздри впереди конкурентов по качеству и стабильности ответов. При этом ChatGPT-4 ощутимо лучше, чем 3.5, но всерьёз я использование этой модели не рассматривал из-за её цены: я предварительно оценивал расходы на использование ChatGPT-3.5 как приблизительно $30 на 100 тысяч слов. Учитывая, что обращение к ChatGPT-4 стоит примерно в 60 раз дороже, я прикинул, что столько не зарабатываю. Тем не менее, если у вас коммерческое предприятие, то можно рассмотреть вложение в более качественную модель для получения соответствующего результата.

Подготовка базы слов

Итак, вы решили узнать, как переводится каждое слово в испанском языке. Что вам для этого нужно? Для начала -- каждое слово в испанском языке.

В данном случае, гуглинг достаточно быстро привёл меня к чему-то похожему на искомое. Это был список слов с частотами, подготовленный для академического использования (и с максимально либеральной лицензией). Из минусов -- список, включающий 20 миллионов словоформ, явно нуждался в тщательной предобработке.

Предобработка списка слов включала в себя следующие этапы:

  1. Чтение датасета.

    Тривиальное чтение json-файла, после которого мы обнаруживаем, что список изобилует такими словами как "111111111", "IrakconferenciaEEUUIráncena" и "Tiwontchik".

  2. Простая фильтрация

    Часть мусорных слов представлялось возможным отсеять чисто техническими средствами. Для этого я использовал функцию с несколькими эвристиками (которую за меня писал ChatGPT) и отфильтровал все слова, на которые она вернула False. Эвристики были следующими: а) никаких заглавных букв после первой; б) никаких знаков пунктуации; в) никаких повторов четырёх и больше гласных подряд; г) никаких чисел. Кроме того, я отфильтровал все строки, содержащие числа.

  1. Лемматизация

    Объединяем список в единые строки банчами по 100 слов, затем с помощью библиотеки stanza выделяем из каждого банча леммы -- начальные формы слов. Этот процесс позволяет сгруппировать разные формы одного слова в одно множество, чтобы избежать повторений в словаре.

    После этих манипуляций мы остаёмся с более чем миллионом уникальных словоформ. Нам столько очевидно не нужно -- платим мы за слова, а Оксфордский англо-испанский словарь содержит всего 300 тысяч записей. Перед нами не стоит задачи обогнать его по полноте. В дальнейшем я буду работать с самыми частотными 100 тысячами слов (а также протестирую работу алгоритма на словах из категорий 100-200 тысяч и 200-300 тысяч).

  2. Исключение несуществующих слов и слов с опечатками

    Оказавшийся наиболее трудоёмким этап предобработки. Дело в том, что исключив очевидный мусор, мы до сих пор не избавились от множества благообразно выглядящих, но не существующих слов, вроде "epaf" или "debu". Наличие этих слов в датасете вызывает к жизни две проблемы:

    1. Увеличение количества посылаемых в платный API токенов.

    2. Зашумление валидационных метрик качества получаемых словарных статей: автоматические переводчики, на основе которых мы будем валидировать наш словарь, подбирают к таким словам перевод, на основе слов, отдалённо на них похожих. Этот ответ, естественно, не совпадает с тем, который даёт языковая модель и слово засчитывается как неверно переведённое.

    Чистить датасет мы будем так же с помощью ChatGPT-3.5. Здесь мне потребовалось две итерации, так как первый опыт оказался неудачным. Первая, не оправдавшая себя, гипотеза состояла в том, чтобы в лоб спросить у модели: "Является ли это настоящим испанским словом, написанным без ошибок?". Соответственно, запрос к модели выглядел как-то так:

def check_word(word, to_language):
    chat_completion = client.chat.completions.create(model="gpt-3.5-turbo",
                                                   messages=[{"role": "system", "content": f"You are a specialist in {to_language} dictionaries."},
                                                             {"role": "user", "content": f"Is {word} a legit, correctly spelled Spanish word? Answer strictly 'Yes' or 'No'. Do not provide any explanation."}]
                )
    answer = chat_completion.choices[0].message.content
    if "yes" in answer.lower():
        return True
    else:
        chat_completion = client.chat.completions.create(model="gpt-3.5-turbo",
                                                       messages=[{"role": "system", "content": f"You are a specialist in {to_language} dictionaries."},
                                                                 {"role": "user", "content": f"Is {word} a legit, correctly spelled Spanish word? Answer strictly 'Yes' or 'No'. Do not provide any explanation."}]
                    )
        answer = chat_completion.choices[0].message.content
        if "no" in answer.lower():
            return False
        else:
            return True

Выполнение такого запроса использовало в среднем около 50 токенов. Обработка 100 тысяч слов вышла примерно в $12.

Что такое токен, сколько он стоит и как оценить их количество

Языковые модели кодируют текст, разбивая его на части и присваивая каждой такой части уникальное цифровое значение. Одна такая часть называется токеном. Самый очевидный вариант токенизации -- разбиение текста по отдельным словам. Тем не менее, этот подход обладает определенными недостатками (самый очевидный из них -- раздувание набора уникальных токенов за счёт форм одного слова) и на данный момент state of the art-решением является использование меньших значимых частей -- в простом случае, морфем слова (на самом деле нет, но из бытовых понятий -- ближе всего к морфемам в русском языке и к целым словам -- в английском).

Оценить, сколько токенов содержит наш текст, можно на странице токенизатора ChatGPT.

Пример работы токенизатора
Пример работы токенизатора

Кроме того, для Python существует библиотека с моднейшим названием tiktoken. она позволяет получить кодировки строк под определенные модели. Путём нехитрой манипуляции получаем из неё то же число:

Я так и не понял, как вставить код под спойлер :(
Я так и не понял, как вставить код под спойлер :(

Наконец, количество токенов содержится в ответе API:

Объект chat_completion
Объект chat_completion

Почему число токенов -- это важно? Потому что OpenAI берёт деньги именно за число токенов в запросе. Для версии 3.5 цена составляет $0.0005 за 1000 токенов в запросе и $0.0015 за 1000 токенов в ответе. Для ChatGPT-4 это $0.03 за 1000 токенов в запросе и $0.06 за 1000 токенов в ответе.

К сожалению, этот эксперимент оказался неудачным. Ответы модели оказались нестабильны как по содержанию, так и по формату. Приблизительно в трети случаев модель признавала неверное слово -- верным (что обидно, но терпимо) или верное -- не существующим (что уже критично). Нужно было искать альтернативный путь, и я решил попробовать просить модель исправить орфографические ошибки в слове, если они есть. Таким образом, если модель что-то исправляла, то я или сохранял слово (если оно было новым) или убирал (если оно дублировало одно из существующих). Запрос теперь выглядел так:

def spelling(word, to_language):
    chat_completion = client.chat.completions.create(model="gpt-3.5-turbo",
                                                   messages=[{"role": "system", "content": f"You are a specialist in {to_language} dictionaries."},
                                                             {"role": "user", "content": f"Correct any spelling errors in the following {to_language} word: {word}. If there are no errors, do not change anything. Return corrected word. If the word is not close to any existing word, return 'Not a word'. Do not provide any explanation."}]
                )

    answer = chat_completion.choices[0].message.content

    #повторная попытка в случае, если модель вернула явно неверный ответ
    stop_counter = 0
    while (len(answer.split(" ")) > 2) and (answer != "Not a word") and (stop_counter < 1):
        stop_counter += 1
        chat_completion = client.chat.completions.create(model="gpt-3.5-turbo",
                                                       messages=[{"role": "system", "content": f"You are a specialist in {to_language} dictionaries."},
                                                                 {"role": "user", "content": f"Correct any spelling errors in the following {to_language} word: {word}. If there are no errors, do not change anything. Return corrected word. If the word is not close to any existing word, return 'Not a word'. Do not provide any explanation. It is important to return only one word or 'Not a word'!"}]
                    )
        answer = chat_completion.choices[0].message.content
    return answer

Получение одного ответа занимало около двух секунд. Можно посчитать, что обработка 100000 запросов занимает приблизительно 55 часов, что печально. Однако, мы не будем отчаиваться раньше времени и распараллелим запрос.

def split_list(lemmas_list, chunk_size = 600): 
    chunks = list()
    num_chunks = len(lemmas_list) // chunk_size + 1
    for i in range(num_chunks):
        chunks.append(lemmas_list[i*chunk_size:(i+1)*chunk_size])
    return chunks

lemma_chunks = split_list(lemmas_list)

spelling_checked_words = []
def check_call(word):
    spelling_checked_words.append({"word" : word, "spelling" : spelling(word, "Spanish")})

        
def parallel_openai_requests(prompts):
    with concurrent.futures.ThreadPoolExecutor() as executor:
        results = list(executor.map(check_call, prompts))

    return results

for chunk in tq.tqdm(lemma_chunks):
    start = time.time()
    parallel_openai_requests(chunk)
    end = time.time()
    if (end - start) < 60:
        time.sleep(60 - (end - start) + 5)

Мы подаём запросы группами по 600 слов. Если обработка всех слов занимает меньше минуты, то мы ждём оставшееся время, чтобы не превысить ограничение на число токенов в минуту (в моём случае -- это 5000 токенов). Это позволило сократить время обработки до нескольких часов. Это стоило мне 12 долларов.

c451be2f85df310ad23f174229f7c2eb.png

Результат меня устроил, но требовал дальнейшей ручной обработки. На 100 тысяч слов пришлось несколько тысяч записей, в которых модель проявила излишний креатив:

Число ответов, содержащих более одного отдельного слова
Число ответов, содержащих более одного отдельного слова

Я так и не придумал какого-то общего правила, которое позволило бы отсечь все такие наблюдения в автоматическом режиме и, желательно, без потерь, поэтому пришлось немного поработать руками.

Я тривиальным образом заменил все ответы, в которые входили следующие слова:

"No errors." , "No errors" , "No changes needed.", "No corrections needed",
"No errors found." , "No changes." , "No spelling errors.", "No changes necessary.",
"No cambios", "No correction"

на то слово, к которому они сгенерировались, а те, в которые входили следующие значения:

"Not a word.", "No word", "No suggestions.", "No es una palabra", "No word.", "No a word", "No existing word.", "No suggestion", "No existe"

на стандартный ответ "Not a word" (без точки).

Пример редко встречающихся, но явно некорректных ответов
Пример редко встречающихся, но явно некорректных ответов

Кроме того, популярным форматов ответов оказался ответ вида: "ampgo -> amigo". Здесь мы просто делим строку по "->/s" и берем последний элемент.

Такой набор манипуляций позволил привести к корректному виду подавляющее большинство ответов. После всех фильтров, в нашем датасете из 100000 уникальных слов осталось 59888 предположительно корректных и уникальных значений. Можно переходить к оформлению запроса к LLM.

Генерация словарных статей

Перейдём к основной части наших трудов. В первой итерации запрос к API выглядит следующим образом:

# Промпт для генерирования словарной статьи для конкретного слова
class Prompt():

    def __init__(self, word, from_language = "Spanish", to_language = "English"):
        self.text = """
Instruction:
You get a {from_language} word. You need to prepare its dictionary entry. List its possible translations to {to_language}. List as much translations as possible, preferrably all of them. Order the list in descending order of likelihood (commonness) of translation. After each word indicate the part of speech as it is done in dictionaries. Then provide two different sentences in {from_language} in which the words are used and their translations to {to_language}. 
if the word has several translations, the example sentences should employ different meanings of the word. Leave no additional comment. Do not include translations of the sentences to English. If you can not translate a word, return empty strings.

Example:
input word: trabajo
'translation': 'work (noun); job (noun); to work (noun)',
 'example_1': 'No puedo soportar cuando otros están trabajando. Voy a acostarme.',
 'example_2': 'El trabajo no es un lobo - en el bosque no se escapa.',
 'example_translation_1': 'I can't stand still when others are working. I'm going to bed.',
 'example_translation_2': 'Work is not a wolf - it does not run away in the forest.'
""".format(word = word, to_language = to_language, from_language = from_language)

        # Формальная грамматика для определенной пары языков
        class Grammar(BaseModel):
            translation: str = Field(..., description=f"List of all possible translations of the input word from {from_language} to {to_language}.")
            example_1: str = Field(..., description=f"An example of a sentence in which the input word is used in {from_language}.")
            example_2: str = Field(..., description=f"An example of a sentence in which the input word is used in {from_language}. Should be different from example_1.")
            example_translation_1: str = Field(..., description=f"Translation of example_1 from {from_language} to {to_language}.")
            example_translation_2: str = Field(..., description=f"Translation of example_2 from {from_language} to {to_language}.")
                                        

        self.schema = Grammar.schema()
# Функция, возвращающая JSON
def return_entry(translation, example_1, example_2, example_translation_1, example_translation_2):
    """Get dictionary entry of a word."""
    return {"translation" : translation, "example_1" : example_1, "example_2" : example_2, "example_translation_1" : example_translation_1, "example_translation_2" : example_translation_2}

# Запрос к модели с использованием грамматики
def get_entry_grammar(word, to_language = "English", from_language = "Spanish"):
    prompt = Prompt(word = word, to_language = to_language, from_language = from_language)   
    chat_completion = client.chat.completions.create(model="gpt-3.5-turbo",
                                                   messages=[{"role": "system", "content": prompt.text},
                                                             {"role": "user", "content": "The word is: " + word}], 
                                                    tools = [{
            "type": "function",
            "function": {
                "name": "return_entry",
                "description": "Get dictionary entry of a word.",
                "parameters" :     prompt.schema
            }}])
    return chat_completion.choices[0].message.tool_calls[0].function.arguments

Грамматика предлагает модели вызвать функцию с определенным набором параметров. В нашем случае эта функция return_entries которая не делает ничего, кроме сборки ответа в словарь. К сожалению, я не нашёл адекватного способа не просить, а требовать определенного формата, как это реализовано в llama_cpp, но и приведённый способ тоже существенно улучшил читаемость ответов.

Я прогнал данный запрос на 1000 слов и наткнулся на неожиданный и неприятный факт: запросы выходили существенно дороже, чем я ожидал (сказывалось использование грамматики, практически удваивавшей число токенов в запросе). При этом 80% токенов, которые я использовал в этом тексте, пришлись на токены промпта, а не токены ответа. Вариант сокращать промпт я рассматривать не мог -- он и так достаточно лаконичен. Поэтому я решил попробовать улучшить соотношение токенов промпта и ответа, получая несколько ответов в одном запросе.

Во-первых, это потребовало усложнения промпта и схемы ответа. Теперь мы просим вернуть не словарную статью, а список из нескольких (методом научного тыка было установлено оптимальное число равное двадцати) словарных статей:

from pydantic import conlist 

class PromptMultiple():

    def __init__(self, words, from_language = "Spanish", to_language = "English"):
      #примеры
        ex1 = """{'translation': 'work (noun); job (noun); to work (noun)',
 'example_1': 'No puedo soportar cuando otros están trabajando. Voy a acostarme.',
 'example_2': 'El trabajo no es un lobo - en el bosque no se escapa.',
 'example_translation_1': 'I can't stand still when others are working. I'm going to bed.',
 'example_translation_2': 'Work is not a wolf - it does not run away in the forest.'}"""
        ex2 = """{'translation': 'new (adj)',
 'example_1': 'Mira como un carnero a la nueva puerta.',
 'example_2': 'Una nueva escoba barre en una nueva.',
 'example_translation_1': 'Look like a ram at the new door.',
 'example_translation_2': 'A new broom sweeps as a new one.'}"""
        
        self.text = """
Instruction:
You get a sequence of {from_language} words: {words}. You need to prepare their dictionary entries. List their possible translations to {to_language}. List as much translations as possible, preferrably all of them. Order the list in descending order of likelihood (commonness) of translation. After each word indicate the part of speech as it is done in dictionaries (in {from_language}, please!). Then provide two different sentences in {from_language} in which the words are used and their translations to {to_language}. 
if the word has several translations, the example sentences should employ different meanings of the word. Leave no additional comment. Do not include translations of the sentences to English. If you can not translate a word, return empty strings for this particular word only.
Return a valid JSON to pass into a function for preparing dictionary entries. JSON must include an entry for each word in a sequence.
The format is the following: {{"word_entry_1" : {{"translation" : "", "example_1" : "", "example_2" : "", "example_translation_1" : "", "example_translation_2" : ""}}, ..., "word_entry_n" : {{"translation" : "", "example_1" : "", "example_2" : "", "example_translation_1" : "", "example_translation_2" : ""}}}} for each of N words in a sequence. Ensure that the format is followed.
Example:
[user input]: ["trabajo", "nuevo"]
[your response]:
"word_entry_1" : {ex1},
"word_entry_2" : {ex2}
""".format(to_language = to_language, from_language = from_language, ex1 = ex1, ex2 = ex2, words = str(words))

        #схема словарной статьи
        class WordEntry(BaseModel):
            translation: str = Field(..., description=f"List of all possible translations of the input word from {from_language} to {to_language}.")
            example_1: str = Field(..., description=f"An example of a sentence in which the input word is used in {from_language}.")
            example_2: str = Field(..., description=f"An example of a sentence in which the input word is used in {from_language}. Should be different from example_1.")
            example_translation_1: str = Field(..., description=f"Translation of example_1 from {from_language} to {to_language}.")
            example_translation_2: str = Field(..., description=f"Translation of example_2 from {from_language} to {to_language}.")

        #схема списка словарных статей
        class Grammar(BaseModel):
            word_entry_1: WordEntry = Field(..., description = f"Dictionary entry for {words[0]}")
            word_entry_2: WordEntry = Field(..., description = f"Dictionary entry for {words[1]}")
            # <///> - сократил для статьи
            word_entry_19: WordEntry = Field(..., description = f"Dictionary entry for {words[18]}")
            word_entry_20: WordEntry = Field(..., description = f"Dictionary entry for {words[19]}")

        self.schema = Grammar.schema()
        self.word_schema = WordEntry.schema()

def return_entries(word_entry_1, word_entry_2, word_entry_3, word_entry_4, word_entry_5, word_entry_6, word_entry_7, word_entry_8, word_entry_9, word_entry_10,
                   word_entry_11, word_entry_12, word_entry_13, word_entry_14, word_entry_15, word_entry_16, word_entry_17, word_entry_18, word_entry_19, word_entry_20
                  ):
    """Get dictionary entry of a sequence of words."""
    
    return [{"translation" : entry.translation, "example_1" : entry.example_1, "example_2" : entry.example_2, "example_translation_1" : entry.example_translation_1, "example_translation_2" : entry.example_translation_2} for entry in [word_entry_1, word_entry_2, word_entry_3, word_entry_4, word_entry_5]]

Во-вторых, итеративным процессом разбазаривания личных фондов на исследование самообучения было выяснено, что ответы склонны к впадению в одну из ересей:

  1. Возвращение строки, не соответствующей схеме, которую мы запрашиваем.

  2. Возвращение схемы, все значения в которой -- пустые строки. Здесь есть подозрение, что такое случается, когда в запросе есть несколько слов, значения которых модель не знает (в таком случае мы просим заполнить статью пустыми строками), и модель не заморачиваясь заполняет все словарные статьи в наборе пропусками.

Чтобы сразу выловить такие ошибки, напишем некоторые вспомогательные функции:

from jsonschema import validate

# Функция, которая выкидывает ошибку, если ответ не соответствует формату
def validate_output_error(model_response, bunch_size):
    schema = {
        "type" : "object",
        "properties" : {
           f"word_entry_{n}": {
          "type": "object",
          "properties": {
            "translation": {
              "type": "string"
            },
            "example_1": {
              "type": "string"
            },
            "example_2": {
              "type": "string"
            },
            "example_translation_1": {
              "type": "string"
            },
            "example_translation_2": {
              "type": "string"
            }
          },
          "required": [
            "translation",
            "example_1",
            "example_2",
            "example_translation_1",
            "example_translation_2"
          ]
        } for n in range(1, bunch_size + 1)
        }
    }
    if type(model_response) == str:
        model_response = ast.literal_eval(model_response)
    validate(instance = model_response, schema=schema)
    return model_response

# Функция, которая извлекает значения определенного поля из всех статей в наборе
def extract_fields(entry, field):
    entries_list = []
    for word_entry in entry:
        entries_list.append(entry[word_entry][field].replace(",", ";"))
    return entries_list

# Функция, которая проверяет, что поле translation в ответе не заполнено пустыми строками
def validate_empty_translations(model_response):
    if type(model_response) == str:
        model_response = ast.literal_eval(model_response)
        translations = extract_fields(model_response, "translation")
        translations = "".join(translations)
        if translations == "":
            return False
        else:
            return True

Автор понимает тяжесть своих грехов некоторую неэффективность этих проверок (скажем, literal_eval вызывается на одну и ту же строку неоднократно), однако нужно принять во внимание, что на время работы запроса к модели время, занятое работой CPU составляет примерно несколько миллисекунд, остальное время -- простой в ожидании ответа от API. Таким образом, оптимизация локальных вычислений не даст практически никакого выигрыша, так что оставляю как есть.

Сам запрос пришлось немного усложнить, встроив в него валидации:

def get_entry_grammar(words, to_language = "English", from_language = "Spanish"):
    prompt = PromptMultiple(words = words, to_language = to_language, from_language = from_language) 
    chat_completion = client.chat.completions.create(model="gpt-3.5-turbo",
                                                   messages=[{"role": "system", "content": prompt.text},
                                                             {"role": "user", "content": "The words are: " + str(words)}], 
                                                    tools = [{
            "type": "function",
            "function": {
                "name": "return_entries",
                "description": "Get dictionary entry for each word in a list. Used when a translation is requested for a sequence of .",
                "parameters" :     prompt.schema,
                
            }}],
                                                    )

    response = chat_completion.choices[0].message.tool_calls[0].function.arguments
    validate_output_error(response, 20)

    
    if validate_empty_translations(response) == False:
        chat_completion = client.chat.completions.create(model="gpt-3.5-turbo",
                                               messages=[{"role": "system", "content": prompt.text},
                                                         {"role": "user", "content": "You translated nothing, try again. The words are: " + str(words)}], 
                                                tools = [{
        "type": "function",
        "function": {
            "name": "return_entries",
            "description": "Get dictionary entry for each word in a list. Used when a translation is requested for a sequence of .",
            "parameters" :     prompt.schema,
            
        }}],
                                                )
        response = chat_completion.choices[0].message.tool_calls[0].function.arguments
        validate_output_error(response, 20)

    
    return ast.literal_eval(response)

Запрос совершит повторную попытку получения ответа, если ответ заполнен пустыми строками. Только одну, потому что нам лучше потерять некоторое количество слов, чем уйти в бесконечный высасывающий ресурсы цикл повторов запроса там, где есть какие-то объективные причины для такого поведения.

Пример вызова функции:

%%time
get_entry_grammar(['amigo', 'trabajo'
                   , 'pueblo', 'habla', 'unido',  'ministro', 'pasar', 'persona', 'martes', 'primero', 
                   'tras', 'quien', 'después', 'hasta', 'acuerdo', 'prensa', 'si', 'tener', 'domingo', 'partido'
                  ])
И полученного ответа
CPU times: total: 15.6 ms
Wall time: 30.2 s
{'word_entry_1': {'translation': 'friend (noun)',
  'example_1': 'Mi mejor amigo me ayudó en tiempos difíciles.',
  'example_2': 'Me gusta salir con mis amigos los fines de semana.',
  'example_translation_1': 'My best friend helped me in difficult times.',
  'example_translation_2': 'I enjoy going out with my friends on weekends.'},
 'word_entry_2': {'translation': 'work (noun); job (noun); to work (verb)',
  'example_1': 'No puedo soportar cuando otros están trabajando. Voy a acostarme.',
  'example_2': 'El trabajo no es un lobo - en el bosque no se escapa.',
  'example_translation_1': "I can't stand still when others are working. I'm going to bed.",
  'example_translation_2': 'Work is not a wolf - it does not run away in the forest.'},
 'word_entry_3': {'translation': 'town (noun); people (noun)',
  'example_1': 'Vivo en un pequeño pueblo rodeado de naturaleza.',
  'example_2': 'El pueblo se unió para celebrar el Día de la Independencia.',
  'example_translation_1': 'I live in a small town surrounded by nature.',
  'example_translation_2': 'The people came together to celebrate Independence Day.'},
 'word_entry_4': {'translation': 'speech (noun); language (noun)',
  'example_1': 'Su discurso fue inspirador y poderoso.',
  'example_2': 'Él habla varios idiomas con fluidez.',
  'example_translation_1': 'His speech was inspiring and powerful.',
  'example_translation_2': 'He speaks multiple languages fluently.'},
 'word_entry_5': {'translation': 'united (adjective)',
  'example_1': 'La familia estaba unida en su deseo de prosperidad.',
  'example_2': 'Unidos somos más fuertes.',
  'example_translation_1': 'The family was united in their desire for prosperity.',
  'example_translation_2': 'United we are stronger.'},
 'word_entry_6': {'translation': 'minister (noun)',
  'example_1': 'El ministro de educación anunció nuevas reformas.',
  'example_2': 'El primer ministro está dando un discurso en la conferencia.',
  'example_translation_1': 'The Minister of Education announced new reforms.',
  'example_translation_2': 'The Prime Minister is giving a speech at the conference.'},
 'word_entry_7': {'translation': 'to pass (verb); to spend (verb)',
  'example_1': 'Pasaré el fin de semana en la playa con mis amigos.',
  'example_2': 'No puedo pasar sin café por la mañana.',
  'example_translation_1': 'I will spend the weekend at the beach with my friends.',
  'example_translation_2': "I can't go without coffee in the morning."},
 'word_entry_8': {'translation': 'person (noun)',
  'example_1': 'Cada persona tiene sus propias fortalezas y debilidades.',
  'example_2': 'Me encanta conocer a nuevas personas y aprender de ellas.',
  'example_translation_1': 'Every person has their own strengths and weaknesses.',
  'example_translation_2': 'I love meeting new people and learning from them.'},
 'word_entry_9': {'translation': 'Tuesday (noun)',
  'example_1': 'Vamos a tener una reunión importante el martes.',
  'example_2': 'Los martes son mi día favorito de la semana.',
  'example_translation_1': 'We are going to have an important meeting on Tuesday.',
  'example_translation_2': 'Tuesdays are my favorite day of the week.'},
 'word_entry_10': {'translation': 'first (adjective); first (adverb); firstly (adverb)',
  'example_1': 'El primer lugar en el concurso fue para ella.',
  'example_2': 'Primero, necesitamos analizar los datos antes de tomar una decisión.',
  'example_translation_1': 'She got the first place in the competition.',
  'example_translation_2': 'Firstly, we need to analyze the data before making a decision.'},
 'word_entry_11': {'translation': 'after (preposition); behind (preposition)',
  'example_1': 'El gato se escondió tras la cortina.',
  'example_2': 'El coche venía tras el camión.',
  'example_translation_1': 'The cat hid behind the curtain.',
  'example_translation_2': 'The car was coming after the truck.'},
 'word_entry_12': {'translation': 'who (pronoun)',
  'example_1': '¿Sabes quién es el ganador del concurso?',
  'example_2': 'Quien no arriesga, no gana.',
  'example_translation_1': 'Do you know who is the winner of the competition?',
  'example_translation_2': "Whoever doesn't take risks, doesn't win."},
 'word_entry_13': {'translation': 'after (preposition); later (adverb)',
  'example_1': 'Voy a tomar un descanso y después continuar con el trabajo.',
  'example_2': 'Después de la tormenta, sale el sol.',
  'example_translation_1': "I'm going to take a break and then continue with the work.",
  'example_translation_2': 'After the storm, the sun comes out.'},
 'word_entry_14': {'translation': 'until (preposition); to (preposition)',
  'example_1': 'Estudiaré hasta que termine el examen.',
  'example_2': 'Camina hasta la esquina y luego gira a la derecha.',
  'example_translation_1': 'I will study until the exam is finished.',
  'example_translation_2': 'Walk to the corner and then turn right.'},
 'word_entry_15': {'translation': 'agreement (noun)',
  'example_1': 'Llegamos a un acuerdo sobre el precio del coche.',
  'example_2': 'El acuerdo entre las dos partes fue justo y equitativo.',
  'example_translation_1': 'We reached an agreement on the price of the car.',
  'example_translation_2': 'The agreement between the two parties was fair and equitable.'},
 'word_entry_16': {'translation': 'press (noun)',
  'example_1': 'El presidente dio una conferencia de prensa para anunciar nuevas políticas.',
  'example_2': 'La prensa publicó un artículo sobre el evento.',
  'example_translation_1': 'The president gave a press conference to announce new policies.',
  'example_translation_2': 'The press published an article about the event.'},
 'word_entry_17': {'translation': 'if (conjunction)',
  'example_1': 'Si tienes tiempo, podemos salir a tomar algo.',
  'example_2': 'Si estudias, aprobarás el examen.',
  'example_translation_1': 'If you have time, we can go out for a drink.',
  'example_translation_2': 'If you study, you will pass the exam.'},
 'word_entry_18': {'translation': 'to have (verb); to possess (verb)',
  'example_1': 'Tengo hambre, ¿quieres pedir comida?',
  'example_2': 'Ella tiene mucho talento para la música.',
  'example_translation_1': "I'm hungry, do you want to order food?",
  'example_translation_2': 'She has a lot of talent for music.'},
 'word_entry_19': {'translation': 'Sunday (noun)',
  'example_1': 'Me gusta relajarme los domingos y descansar.',
  'example_2': 'Vamos a la iglesia todos los domingos por la mañana.',
  'example_translation_1': 'I like to relax on Sundays and rest.',
  'example_translation_2': 'We go to church every Sunday morning.'},
 'word_entry_20': {'translation': 'party (noun)',
  'example_1': 'Vamos a organizar una fiesta de cumpleaños sorpresa para Juan.',
  'example_2': 'El partido político presentó su plan para mejorar la economía.',
  'example_translation_1': 'We are going to organize a surprise birthday party for Juan.',
  'example_translation_2': 'The political party presented their plan to improve the economy.'}}

Кстати, внимательно вчитавшись в ответ, можно заметить редкую, но систематическую ошибку модели, которая вскрывает забавную вещь о том, как она генерирует ответ.

'word_entry_20': {'translation': 'party (noun)',
'example_1': 'Vamos a organizar una fiesta de cumpleaños sorpresa para Juan.',
'example_2': 'El partido político presentó su plan para mejorar la economía.',
'example_translation_1': 'We are going to organize a surprise birthday party for Juan.',
'example_translation_2': 'The political party presented their plan to improve the economy.'}}

Последнее слово "partido" действительно означает party, но только не party как вечеринка, а party в значении политической партии. В результате в примере модель, очевидно, взяла английское слово party, сгенерировала к нему пример (про вечеринку) и перевела на испанский -- естественно, в испанском примере слово partido исчезло, потому что переводить модель научилась куда лучше, чем составлять систематические ответы. Тем не менее, такого рода ошибка (к тому же, довольно редкая) не критична для моих задач. Куда хуже, что было потеряно второе значение слова partido -- матч/спортивная игра. Что ж -- мы не всесильны.

Ну и, наконец, распараллелим процесс. По ограничению токенов в минуту пролезает приблизительно 10 банчей по 20 слов в каждом.

%%time
import concurrent.futures

def split_dataframe(df, chunk_size = 20): 
    chunks = list()
    num_chunks = len(df) // chunk_size + 1
    for i in range(num_chunks):
        if len(df[i*chunk_size:(i+1)*chunk_size]) > 0:
            chunks.append(df[i*chunk_size:(i+1)*chunk_size])
    return chunks
  
price_test_entries = []
errors = []
words_processed = []
def openai_call(lemma_bunch):
    try:
        price_test_entries.append({"cohort" : cohort, "word" : lemma_bunch, "entry" : get_entry_grammar(lemma_bunch)})
    except Exception as e:
        try:
            price_test_entries.append({"cohort" : cohort, "word" : lemma_bunch, "entry" : get_entry_grammar(lemma_bunch)})
        except Exception as e2:
            errors.append({"cohort" : cohort, "word" : lemma_bunch, "entry" : str(e2)})
    words_processed.append(lemma_bunch)
        
def parallel_openai_requests(prompts):
    with concurrent.futures.ThreadPoolExecutor() as executor:
        # Map the function over the list of prompts in parallel
        results = list(executor.map(openai_call, prompts))

all_chunks = split_dataframe(split_dataframe(all_lemmas, chunk_size = 20), chunk_size = 10)

Здесь у нас в цикле появляется дополнительный параметр -- cohort. Он возникает из-за моего желания стратифицировать тест качества модели.

Валидация метода

Перед тем, как получить полный словарь с модели, желательно её провалидировать. Для этого мы, во-первых, создадим стратифицированную выборку -- случайным образом возьмём 400 слов из первых 100000 по частотности (после очистки) и по 800 слов из когорт 100-200 тысяч и 200-300 тысяч. Слова из средней и нижней когорт мы подвергнем той же чистке, которую проходила выборка топ-100 тысяч, после чего у нас останется 615 и 592 слова в этих когортах соответственно.

У нас всё готово для получения ответов модели для этих полутора тысяч слов. Подставляя список слов соответствующей когорты вместо all_lemmas в расположенном чуть выше коде, получаем тестовые респонсы модели в каждой из когорт. Тестируем чисто техническую работоспособность модели -- модель правда отрабатывает как надо (правда, около 10% банчей улетает в ошибки -- их приходится пропускать через модель несколько раз). Вся операция стоит нам около $1 -- значит, для 60000 слов мы потратим около $40, что близко к нашей оценке.

Тем не менее, хотелось бы валидировать также качество ответов, а не сам факт их получения. Возьмем простейшую метрику -- долю правильных ответов в каждой когорте. К сожалению, определить правильность ответа -- не такая тривиальная задача в отсутствие эталонного словаря. Проверять каждое слово по интернет-словарям вручную оказалось чудовищно медленно. Здесь я планировал написать длинную и грустную повесть о том, как я провёл несколько интересных (нет) вечеров, пытаясь вытрясти что-то внятное из API (да и просто скрэппинга) всех найденных мной публичных словарей, но потом передумал. Короче говоря, я обратился к API Yandex Translate. Качество переводов я нашёл сомнительным, но это было лучшее, что удалось получить (к тому же, они дают 4000 рублей на тестирование своего API новым аккаунтам).

Получив перевод каждого слова в тестовой выборке от Яндекса, я свёл переводы в таблицу такого вида:

Сравнение переводов от Яндекса и от ChatGPT
Сравнение переводов от Яндекса и от ChatGPT
Что такое coati?
Как этот милаш попал в верхнюю частотную когорту я не знаю
Как этот милаш попал в верхнюю частотную когорту я не знаю

По верхним строкам таблицы мы уже можем наблюдать приятную вещь -- наш перевод кажется в среднем полнее, чем перевод от Яндекса. В частности, Яндекс почему-то не справился с частотным словом tercia и по очевидным причинам со словом puya, которое действительно на каком-то локальном жаргоне означает pointed sting used by toreador. Вопросы к моей выборке слов и анализу частотности в ней усиливаются, но ладно.

Чтобы сверить похожесть переводов, сначала я попытался использовать spacy.

Схожесть строк на основе эмбеддингов spacy
Схожесть строк на основе эмбеддингов spacy

Результат (справа) меня не устроил, поэтому я решил быть проще и использовал библиотеку fuzzywuzzy, основанную на старом-добром расстоянии Левенштейна.

Схожесть строк на основе расстояния Левенштейна
Схожесть строк на основе расстояния Левенштейна

Проведя краткую серию экспериментов, представленную на скриншоте выше, я пришёл к выводу, что коэффициент схожести больше 15 можно считать признаком близких переводов, а больше 30 -- практически гарантией. Это позволило мне вычислить долю хороших переводов в каждой когорте и получить достаточно приятный результат (см. таблицы ниже).

Приведены два варианта подсчета метрики: с исключением непереведенных (т.е. совпадающих в оригинале и в переводе -- возможно, мы теряем ещё часть одинаково пишущихся в двух языках слов) Яндексом слов и по всему списку тестовых слов. В любом случае, нижняя планка корректности в 80% (нижняя потому что визуально значительная часть несовпадений это проблема именно Яндекса) мне кажется весьма неплохой.

Корректность переводов в тестовой выборке в зависимости от порога допустимого расстояния Левенштейна
Корректность переводов в тестовой выборке в зависимости от порога допустимого расстояния Левенштейна
Корректность переводов в тестовой выборке в зависимости от порога допустимого расстояния Левенштейна при исключении непереведенных Яндексом слов
Корректность переводов в тестовой выборке в зависимости от порога допустимого расстояния Левенштейна при исключении непереведенных Яндексом слов

В серьезном академическом исследовании, конечно, стоило бы найти живого переводчика и заплатить ему за валидацию тестовой выборки, или по крайней мере вручную перепроверить каждое слово с открытыми словарями. Тем не менее, для моих целей я признал валидацию успешной.

Хэппи-энд

Спустя несколько итераций исправления ошибок я получил словарь из 59360 непустых переводов. Это заняло 6 часов и почти ровно $25, что близко к моей изначальной оценке. Кроме того, $12 были потрачены на проверку орфографии в словах.

Репозиторий

Проект выложен под MIT-лицензией по адресу: https://github.com/IvanDubls/llm_dictionary. Я не возражаю против использования как готового словаря, так и кода (не очень, правда, читаемого) в различных проектах (буду, наоборот, рад).

Перспективы

В дальнейшем я планирую расширить словарь, а кроме того заняться изготовлением аналогичных словарей для других языковых пар.

Заключение

Конечно, прогноз LLM носит вероятностный характер, и словарь, составленный живыми экспертами будет корректнее, чем получающийся с помощью данного алгоритма. Тем не менее, такой словарь хорош своей относительной дешевизной. Мне кажется, он может найти своё применение в студенческих проектах и изготовлении MVP. В общем и целом, я считаю, что он удался как proof-of-concept. Я буду очень доволен собой, если он пригодится кому-то и очень рад, если кому-то было интересен какой-то кусочек этой статьи.

Источник

  • 09.10.25 08:23 pHqghUme

    (select(0)from(select(sleep(15)))v)/*'+(select(0)from(select(sleep(15)))v)+'"+(select(0)from(select(sleep(15)))v)+"*/

  • 09.10.25 08:24 pHqghUme

    is it ok if I upload an image?

  • 09.10.25 08:24 pHqghUme

    e

  • 09.10.25 08:24 pHqghUme

    can I ask you a question please?-1 waitfor delay '0:0:15' --

  • 09.10.25 08:25 pHqghUme

    is it ok if I upload an image?

  • 09.10.25 08:25 pHqghUme

    e

  • 09.10.25 08:25 pHqghUme

    e

  • 09.10.25 08:25 pHqghUme

    e

  • 09.10.25 08:25 pHqghUme

    can I ask you a question please?9IDOn7ik'; waitfor delay '0:0:15' --

  • 09.10.25 08:26 pHqghUme

    can I ask you a question please?MQOVJH7P' OR 921=(SELECT 921 FROM PG_SLEEP(15))--

  • 09.10.25 08:26 pHqghUme

    e

  • 09.10.25 08:27 pHqghUme

    can I ask you a question please?64e1xqge') OR 107=(SELECT 107 FROM PG_SLEEP(15))--

  • 09.10.25 08:27 pHqghUme

    can I ask you a question please?ODDe7Ze5')) OR 82=(SELECT 82 FROM PG_SLEEP(15))--

  • 09.10.25 08:28 pHqghUme

    can I ask you a question please?'||DBMS_PIPE.RECEIVE_MESSAGE(CHR(98)||CHR(98)||CHR(98),15)||'

  • 09.10.25 08:28 pHqghUme

    can I ask you a question please?

  • 09.10.25 08:28 pHqghUme

    can I ask you a question please?'"

  • 09.10.25 08:28 pHqghUme

    @@olQP6

  • 09.10.25 08:28 pHqghUme

    (select 198766*667891)

  • 09.10.25 08:28 pHqghUme

    (select 198766*667891 from DUAL)

  • 09.10.25 08:30 pHqghUme

    is it ok if I upload an image?

  • 09.10.25 08:33 pHqghUme

    can I ask you a question please?

  • 09.10.25 08:34 pHqghUme

    can I ask you a question please?

  • 09.10.25 08:34 pHqghUme

    if(now()=sysdate(),sleep(15),0)

  • 09.10.25 08:35 pHqghUme

    e

  • 09.10.25 08:36 pHqghUme

    is it ok if I upload an image?

  • 09.10.25 08:36 pHqghUme

    is it ok if I upload an image?

  • 09.10.25 08:37 pHqghUme

    is it ok if I upload an image?

  • 09.10.25 08:37 pHqghUme

    is it ok if I upload an image?

  • 09.10.25 08:37 pHqghUme

    e

  • 09.10.25 08:37 pHqghUme

    e

  • 09.10.25 08:40 pHqghUme

    can I ask you a question please?

  • 09.10.25 08:40 pHqghUme

    is it ok if I upload an image?

  • 09.10.25 08:41 pHqghUme

    e

  • 09.10.25 08:41 pHqghUme

    can I ask you a question please?

  • 09.10.25 08:42 pHqghUme

    can I ask you a question please?

  • 09.10.25 08:42 pHqghUme

    is it ok if I upload an image?

  • 09.10.25 08:42 pHqghUme

    e

  • 09.10.25 11:05 marcushenderson624

    Bitcoin Recovery Testimonial After falling victim to a cryptocurrency scam group, I lost $354,000 worth of USDT. I thought all hope was lost from the experience of losing my hard-earned money to scammers. I was devastated and believed there was no way to recover my funds. Fortunately, I started searching for help to recover my stolen funds and I came across a lot of testimonials online about Capital Crypto Recovery, an agent who helps in recovery of lost bitcoin funds, I contacted Capital Crypto Recover Service, and with their expertise, they successfully traced and recovered my stolen assets. Their team was professional, kept me updated throughout the process, and demonstrated a deep understanding of blockchain transactions and recovery protocols. They are trusted and very reliable with a 100% successful rate record Recovery bitcoin, I’m grateful for their help and highly recommend their services to anyone seeking assistance with lost crypto. Contact: [email protected] Phone CALL/Text Number: +1 (336) 390-6684 Email: [email protected] Website: https://recovercapital.wixsite.com/capital-crypto-rec-1

  • 09.10.25 11:05 marcushenderson624

    Bitcoin Recovery Testimonial After falling victim to a cryptocurrency scam group, I lost $354,000 worth of USDT. I thought all hope was lost from the experience of losing my hard-earned money to scammers. I was devastated and believed there was no way to recover my funds. Fortunately, I started searching for help to recover my stolen funds and I came across a lot of testimonials online about Capital Crypto Recovery, an agent who helps in recovery of lost bitcoin funds, I contacted Capital Crypto Recover Service, and with their expertise, they successfully traced and recovered my stolen assets. Their team was professional, kept me updated throughout the process, and demonstrated a deep understanding of blockchain transactions and recovery protocols. They are trusted and very reliable with a 100% successful rate record Recovery bitcoin, I’m grateful for their help and highly recommend their services to anyone seeking assistance with lost crypto. Contact: [email protected] Phone CALL/Text Number: +1 (336) 390-6684 Email: [email protected] Website: https://recovercapital.wixsite.com/capital-crypto-rec-1

  • 09.10.25 11:05 marcushenderson624

    Bitcoin Recovery Testimonial After falling victim to a cryptocurrency scam group, I lost $354,000 worth of USDT. I thought all hope was lost from the experience of losing my hard-earned money to scammers. I was devastated and believed there was no way to recover my funds. Fortunately, I started searching for help to recover my stolen funds and I came across a lot of testimonials online about Capital Crypto Recovery, an agent who helps in recovery of lost bitcoin funds, I contacted Capital Crypto Recover Service, and with their expertise, they successfully traced and recovered my stolen assets. Their team was professional, kept me updated throughout the process, and demonstrated a deep understanding of blockchain transactions and recovery protocols. They are trusted and very reliable with a 100% successful rate record Recovery bitcoin, I’m grateful for their help and highly recommend their services to anyone seeking assistance with lost crypto. Contact: [email protected] Phone CALL/Text Number: +1 (336) 390-6684 Email: [email protected] Website: https://recovercapital.wixsite.com/capital-crypto-rec-1

  • 09.10.25 11:05 marcushenderson624

    Bitcoin Recovery Testimonial After falling victim to a cryptocurrency scam group, I lost $354,000 worth of USDT. I thought all hope was lost from the experience of losing my hard-earned money to scammers. I was devastated and believed there was no way to recover my funds. Fortunately, I started searching for help to recover my stolen funds and I came across a lot of testimonials online about Capital Crypto Recovery, an agent who helps in recovery of lost bitcoin funds, I contacted Capital Crypto Recover Service, and with their expertise, they successfully traced and recovered my stolen assets. Their team was professional, kept me updated throughout the process, and demonstrated a deep understanding of blockchain transactions and recovery protocols. They are trusted and very reliable with a 100% successful rate record Recovery bitcoin, I’m grateful for their help and highly recommend their services to anyone seeking assistance with lost crypto. Contact: [email protected] Phone CALL/Text Number: +1 (336) 390-6684 Email: [email protected] Website: https://recovercapital.wixsite.com/capital-crypto-rec-1

  • 11.10.25 04:41 luciajessy3

    Don’t be deceived by different testimonies online that is most likely wrong. I have made use of several recovery options that got me disappointed at the end of the day but I must confess that the tech genius I eventually found is the best out here. It’s better you devise your time to find the valid professional that can help you recover your stolen or lost crypto such as bitcoins rather than falling victim of other amateur hackers that cannot get the job done. ADAMWILSON . TRADING @ CONSULTANT COM / WHATSAPP ; +1 (603) 702 ( 4335 ) is the most reliable and authentic blockchain tech expert you can work with to recover what you lost to scammers. They helped me get back on my feet and I’m very grateful for that. Contact their email today to recover your lost coins ASAP…

  • 11.10.25 10:44 Tonerdomark

    A thief took my Dogecoin and wrecked my life. Then Mr. Sylvester stepped in and changed everything. He got back €211,000 for me, every single cent of my gains. His calm confidence and strong tech skills rebuilt my trust. Thanks to him, I recovered my cash with no issues. After months of stress, I felt huge relief. I had full faith in him. If a scam stole your money, reach out to him today at { yt7cracker@gmail . com } His help sparked my full turnaround.

  • 12.10.25 01:12 harristhomas7376

    "In the crypto world, this is great news I want to share. Last year, I fell victim to a scam disguised as a safe investment option. I have invested in crypto trading platforms for about 10yrs thinking I was ensuring myself a retirement income, only to find that all my assets were either frozen, I believed my assets were secure — until I discovered that my BTC funds had been frozen and withdrawals were impossible. It was a devastating moment when I realized I had been scammed, and I thought my Bitcoin was gone forever, Everything changed when a close friend recommended the Capital Crypto Recover Service. Their professionalism, expertise, and dedication enabled me to recover my lost Bitcoin funds back — more than €560.000 DEM to my BTC wallet. What once felt impossible became a reality thanks to their support. If you have lost Bitcoin through scams, hacking, failed withdrawals, or similar challenges, don’t lose hope. I strongly recommend Capital Crypto Recover Service to anyone seeking a reliable and effective solution for recovering any wallet assets. They have a proven track record of successful reputation in recovering lost password assets for their clients and can help you navigate the process of recovering your funds. Don’t let scammers get away with your hard-earned money – contact Email: [email protected] Phone CALL/Text Number: +1 (336) 390-6684 Contact: [email protected] Website: https://recovercapital.wixsite.com/capital-crypto-rec-1

  • 12.10.25 01:12 harristhomas7376

    "In the crypto world, this is great news I want to share. Last year, I fell victim to a scam disguised as a safe investment option. I have invested in crypto trading platforms for about 10yrs thinking I was ensuring myself a retirement income, only to find that all my assets were either frozen, I believed my assets were secure — until I discovered that my BTC funds had been frozen and withdrawals were impossible. It was a devastating moment when I realized I had been scammed, and I thought my Bitcoin was gone forever, Everything changed when a close friend recommended the Capital Crypto Recover Service. Their professionalism, expertise, and dedication enabled me to recover my lost Bitcoin funds back — more than €560.000 DEM to my BTC wallet. What once felt impossible became a reality thanks to their support. If you have lost Bitcoin through scams, hacking, failed withdrawals, or similar challenges, don’t lose hope. I strongly recommend Capital Crypto Recover Service to anyone seeking a reliable and effective solution for recovering any wallet assets. They have a proven track record of successful reputation in recovering lost password assets for their clients and can help you navigate the process of recovering your funds. Don’t let scammers get away with your hard-earned money – contact Email: [email protected] Phone CALL/Text Number: +1 (336) 390-6684 Contact: [email protected] Website: https://recovercapital.wixsite.com/capital-crypto-rec-1

  • 12.10.25 19:53 Tonerdomark

    A crook swiped my Dogecoin. It ruined my whole world. Then Mr. Sylvester showed up. He fixed it all. He pulled back €211,000 for me. Not one cent missing from my profits. His steady cool and sharp tech know-how won back my trust. I got my money smooth and sound. After endless worry, relief hit me hard. I trusted him completely. Lost cash to a scam? Hit him up now at { yt7cracker@gmail . com }. His aid turned my life around. WhatsApp at +1 512 577 7957.

  • 12.10.25 21:36 blessing

    Writing this review is a joy. Marie has provided excellent service ever since I started working with her in early 2018. I was worried I wouldn't be able to get my coins back after they were stolen by hackers. I had no idea where to begin, therefore it was a nightmare for me. However, things became easier for me after my friend sent me to [email protected] and +1 7127594675 on WhatsApp. I'm happy that she was able to retrieve my bitcoin so that I could resume trading.

  • 13.10.25 01:11 elizabethrush89

    God bless Capital Crypto Recover Services for the marvelous work you did in my life, I have learned the hard way that even the most sensible investors can fall victim to scams. When my USD was stolen, for anyone who has fallen victim to one of the bitcoin binary investment scams that are currently ongoing, I felt betrayal and upset. But then I was reading a post on site when I saw a testimony of Wendy Taylor online who recommended that Capital Crypto Recovery has helped her recover scammed funds within 24 hours. after reaching out to this cyber security firm that was able to help me recover my stolen digital assets and bitcoin. I’m genuinely blown away by their amazing service and professionalism. I never imagined I’d be able to get my money back until I complained to Capital Crypto Recovery Services about my difficulties and gave all of the necessary paperwork. I was astounded that it took them 12 hours to reclaim my stolen money back. Without a doubt, my USDT assets were successfully recovered from the scam platform, Thank you so much Sir, I strongly recommend Capital Crypto Recover for any of your bitcoin recovery, digital funds recovery, hacking, and cybersecurity concerns. You reach them Call/Text Number +1 (336)390-6684 His Email: [email protected] Contact Telegram: @Capitalcryptorecover Via Contact: [email protected] His website: https://recovercapital.wixsite.com/capital-crypto-rec-1

  • 13.10.25 01:11 elizabethrush89

    God bless Capital Crypto Recover Services for the marvelous work you did in my life, I have learned the hard way that even the most sensible investors can fall victim to scams. When my USD was stolen, for anyone who has fallen victim to one of the bitcoin binary investment scams that are currently ongoing, I felt betrayal and upset. But then I was reading a post on site when I saw a testimony of Wendy Taylor online who recommended that Capital Crypto Recovery has helped her recover scammed funds within 24 hours. after reaching out to this cyber security firm that was able to help me recover my stolen digital assets and bitcoin. I’m genuinely blown away by their amazing service and professionalism. I never imagined I’d be able to get my money back until I complained to Capital Crypto Recovery Services about my difficulties and gave all of the necessary paperwork. I was astounded that it took them 12 hours to reclaim my stolen money back. Without a doubt, my USDT assets were successfully recovered from the scam platform, Thank you so much Sir, I strongly recommend Capital Crypto Recover for any of your bitcoin recovery, digital funds recovery, hacking, and cybersecurity concerns. You reach them Call/Text Number +1 (336)390-6684 His Email: [email protected] Contact Telegram: @Capitalcryptorecover Via Contact: [email protected] His website: https://recovercapital.wixsite.com/capital-crypto-rec-1

  • 14.10.25 01:15 tyleradams

    Hi. Please be wise, do not make the same mistake I had made in the past, I was a victim of bitcoin scam, I saw a glamorous review showering praises and marketing an investment firm, I reached out to them on what their contracts are, and I invested $28,000, which I was promised to get my first 15% profit in weeks, when it’s time to get my profits, I got to know the company was bogus, they kept asking me to invest more and I ran out of patience then requested to have my money back, they refused to answer nor refund my funds, not until a friend of mine introduced me to the NVIDIA TECH HACKERS, so I reached out and after tabling my complaints, they were swift to action and within 36 hours I got back my funds with the due profit. I couldn’t contain the joy in me. I urge you guys to reach out to NVIDIA TECH HACKERS on their email: [email protected]

  • 14.10.25 08:46 robertalfred175

    CRYPTO SCAM RECOVERY SUCCESSFUL – A TESTIMONIAL OF LOST PASSWORD TO YOUR DIGITAL WALLET BACK. My name is Robert Alfred, Am from Australia. I’m sharing my experience in the hope that it helps others who have been victims of crypto scams. A few months ago, I fell victim to a fraudulent crypto investment scheme linked to a broker company. I had invested heavily during a time when Bitcoin prices were rising, thinking it was a good opportunity. Unfortunately, I was scammed out of $120,000 AUD and the broker denied me access to my digital wallet and assets. It was a devastating experience that caused many sleepless nights. Crypto scams are increasingly common and often involve fake trading platforms, phishing attacks, and misleading investment opportunities. In my desperation, a friend from the crypto community recommended Capital Crypto Recovery Service, known for helping victims recover lost or stolen funds. After doing some research and reading multiple positive reviews, I reached out to Capital Crypto Recovery. I provided all the necessary information—wallet addresses, transaction history, and communication logs. Their expert team responded immediately and began investigating. Using advanced blockchain tracking techniques, they were able to trace the stolen Dogecoin, identify the scammer’s wallet, and coordinate with relevant authorities to freeze the funds before they could be moved. Incredibly, within 24 hours, Capital Crypto Recovery successfully recovered the majority of my stolen crypto assets. I was beyond relieved and truly grateful. Their professionalism, transparency, and constant communication throughout the process gave me hope during a very difficult time. If you’ve been a victim of a crypto scam, I highly recommend them with full confidence contacting: 📧 Email: [email protected] 📱 Telegram: @Capitalcryptorecover Contact: [email protected] 📞 Call/Text: +1 (336) 390-6684 🌐 Website: https://recovercapital.wixsite.com/capital-crypto-rec-1

  • 14.10.25 08:46 robertalfred175

    CRYPTO SCAM RECOVERY SUCCESSFUL – A TESTIMONIAL OF LOST PASSWORD TO YOUR DIGITAL WALLET BACK. My name is Robert Alfred, Am from Australia. I’m sharing my experience in the hope that it helps others who have been victims of crypto scams. A few months ago, I fell victim to a fraudulent crypto investment scheme linked to a broker company. I had invested heavily during a time when Bitcoin prices were rising, thinking it was a good opportunity. Unfortunately, I was scammed out of $120,000 AUD and the broker denied me access to my digital wallet and assets. It was a devastating experience that caused many sleepless nights. Crypto scams are increasingly common and often involve fake trading platforms, phishing attacks, and misleading investment opportunities. In my desperation, a friend from the crypto community recommended Capital Crypto Recovery Service, known for helping victims recover lost or stolen funds. After doing some research and reading multiple positive reviews, I reached out to Capital Crypto Recovery. I provided all the necessary information—wallet addresses, transaction history, and communication logs. Their expert team responded immediately and began investigating. Using advanced blockchain tracking techniques, they were able to trace the stolen Dogecoin, identify the scammer’s wallet, and coordinate with relevant authorities to freeze the funds before they could be moved. Incredibly, within 24 hours, Capital Crypto Recovery successfully recovered the majority of my stolen crypto assets. I was beyond relieved and truly grateful. Their professionalism, transparency, and constant communication throughout the process gave me hope during a very difficult time. If you’ve been a victim of a crypto scam, I highly recommend them with full confidence contacting: 📧 Email: [email protected] 📱 Telegram: @Capitalcryptorecover Contact: [email protected] 📞 Call/Text: +1 (336) 390-6684 🌐 Website: https://recovercapital.wixsite.com/capital-crypto-rec-1

  • 14.10.25 08:46 robertalfred175

    CRYPTO SCAM RECOVERY SUCCESSFUL – A TESTIMONIAL OF LOST PASSWORD TO YOUR DIGITAL WALLET BACK. My name is Robert Alfred, Am from Australia. I’m sharing my experience in the hope that it helps others who have been victims of crypto scams. A few months ago, I fell victim to a fraudulent crypto investment scheme linked to a broker company. I had invested heavily during a time when Bitcoin prices were rising, thinking it was a good opportunity. Unfortunately, I was scammed out of $120,000 AUD and the broker denied me access to my digital wallet and assets. It was a devastating experience that caused many sleepless nights. Crypto scams are increasingly common and often involve fake trading platforms, phishing attacks, and misleading investment opportunities. In my desperation, a friend from the crypto community recommended Capital Crypto Recovery Service, known for helping victims recover lost or stolen funds. After doing some research and reading multiple positive reviews, I reached out to Capital Crypto Recovery. I provided all the necessary information—wallet addresses, transaction history, and communication logs. Their expert team responded immediately and began investigating. Using advanced blockchain tracking techniques, they were able to trace the stolen Dogecoin, identify the scammer’s wallet, and coordinate with relevant authorities to freeze the funds before they could be moved. Incredibly, within 24 hours, Capital Crypto Recovery successfully recovered the majority of my stolen crypto assets. I was beyond relieved and truly grateful. Their professionalism, transparency, and constant communication throughout the process gave me hope during a very difficult time. If you’ve been a victim of a crypto scam, I highly recommend them with full confidence contacting: 📧 Email: [email protected] 📱 Telegram: @Capitalcryptorecover Contact: [email protected] 📞 Call/Text: +1 (336) 390-6684 🌐 Website: https://recovercapital.wixsite.com/capital-crypto-rec-1

  • 15.10.25 18:07 crypto

    Cryptocurrency's digital realm presents many opportunities, but it also conceals complex frauds. It is quite painful to lose your cryptocurrency to scam. You can feel harassed and lost as a result. If you have been the victim of a cryptocurrency scam, this guide explains what to do ASAP. Following these procedures will help you avoid further issues or get your money back. Communication with Marie ([email protected] and WhatsApp: +1 7127594675) can make all the difference.

  • 15.10.25 21:52 harristhomas7376

    "In the crypto world, this is great news I want to share. Last year, I fell victim to a scam disguised as a safe investment option. I have invested in crypto trading platforms for about 10yrs thinking I was ensuring myself a retirement income, only to find that all my assets were either frozen, I believed my assets were secure — until I discovered that my BTC funds had been frozen and withdrawals were impossible. It was a devastating moment when I realized I had been scammed, and I thought my Bitcoin was gone forever, Everything changed when a close friend recommended the Capital Crypto Recover Service. Their professionalism, expertise, and dedication enabled me to recover my lost Bitcoin funds back — more than €560.000 DEM to my BTC wallet. What once felt impossible became a reality thanks to their support. If you have lost Bitcoin through scams, hacking, failed withdrawals, or similar challenges, don’t lose hope. I strongly recommend Capital Crypto Recover Service to anyone seeking a reliable and effective solution for recovering any wallet assets. They have a proven track record of successful reputation in recovering lost password assets for their clients and can help you navigate the process of recovering your funds. Don’t let scammers get away with your hard-earned money – contact Email: [email protected] Phone CALL/Text Number: +1 (336) 390-6684 Contact: [email protected] Website: https://recovercapital.wixsite.com/capital-crypto-rec-1

  • 15.10.25 21:52 harristhomas7376

    "In the crypto world, this is great news I want to share. Last year, I fell victim to a scam disguised as a safe investment option. I have invested in crypto trading platforms for about 10yrs thinking I was ensuring myself a retirement income, only to find that all my assets were either frozen, I believed my assets were secure — until I discovered that my BTC funds had been frozen and withdrawals were impossible. It was a devastating moment when I realized I had been scammed, and I thought my Bitcoin was gone forever, Everything changed when a close friend recommended the Capital Crypto Recover Service. Their professionalism, expertise, and dedication enabled me to recover my lost Bitcoin funds back — more than €560.000 DEM to my BTC wallet. What once felt impossible became a reality thanks to their support. If you have lost Bitcoin through scams, hacking, failed withdrawals, or similar challenges, don’t lose hope. I strongly recommend Capital Crypto Recover Service to anyone seeking a reliable and effective solution for recovering any wallet assets. They have a proven track record of successful reputation in recovering lost password assets for their clients and can help you navigate the process of recovering your funds. Don’t let scammers get away with your hard-earned money – contact Email: [email protected] Phone CALL/Text Number: +1 (336) 390-6684 Contact: [email protected] Website: https://recovercapital.wixsite.com/capital-crypto-rec-1

  • 17.10.25 20:17 tyleradams

    As time passes, there are an increasing number of frauds involving Bitcoin and other cryptocurrencies. Although there are many individuals who advertise recovering money online, people should use caution in dealing, especially when money is involved. You can trust NVIDIA TECH HACKERS [[email protected]], I promise. They are the top internet recovery company, and as their names indicate, your money is reclaimed as soon as feasible. My bitcoin was successfully retrieved in large part thanks to NVIDIA TECH HACKERS. Ensure that you get top-notch service; NVIDIA TECH HACKERS provides evidence of its work; and payment is only made when the service has been completed to your satisfaction. Reach them via email: [email protected] on google mail

  • 17.10.25 20:20 lindseyvonn

    Have you gotten yourself involved in a cryptocurrency scam or any scam at all? If yes, know that you are not alone, there are a lot of people in this same situation. I'm a Health Worker and was a victim of a cryptocurrency scam that cost me a lot of money. This happened a few weeks ago, there’s only one solution which is to talk to the right people, if you don’t do this you will end up being really depressed. I was really devastated until went on LinkedIn one evening after my work hours and i saw lots of reviews popped up on my feed about [email protected], I sent an email to the team who came highly recommended - [email protected] I started seeing some hope for myself from the moment I sent them an email. The good part is they made the entire process stress free for me, i literally sat and waited for them to finish and I received what I lost in my wallet

  • 17.10.25 20:22 richardcharles

    I would recommend NVIDIA TECH HACKERS to anyone that needs this service. I decided to get into crypto investment and I ended up getting my crypto lost to an investor late last year. The guy who was supposed to be managing my account turned out to be a scammer all along. I invested 56,000 USD and at first, my reading and profit margins were looking good. I started getting worried when I couldn’t make withdrawals and realized that I’ve been scammed. I came across some of the testimonials that people said about NVIDIA TECH HACKERS and how helpful he has been in recovering their funds. I immediately contacted him in his mail at [email protected] so I can get his assistance. One week into the recovery process the funds were traced and recovered back from the scammer. I can't appreciate him enough for his professionalism.

  • 17.10.25 20:23 stevekalfman

    If you need a hacker for scam crypto recovery or mobile spy access remotely kindly reach out to [email protected] for quick response, I hired this hacker and he did a nice job. before NVIDIA TECH HACKERS, I met with different hacker's online which turns out to be scam, this NVIDIA TECH HACKERS case was different and he is the trusted hacker I can vote and refer.

  • 17.10.25 21:42 marcushenderson624

    Bitcoin Recovery Testimonial After falling victim to a cryptocurrency scam group, I lost $354,000 worth of USDT. I thought all hope was lost from the experience of losing my hard-earned money to scammers. I was devastated and believed there was no way to recover my funds. Fortunately, I started searching for help to recover my stolen funds and I came across a lot of testimonials online about Capital Crypto Recovery, an agent who helps in recovery of lost bitcoin funds, I contacted Capital Crypto Recover Service, and with their expertise, they successfully traced and recovered my stolen assets. Their team was professional, kept me updated throughout the process, and demonstrated a deep understanding of blockchain transactions and recovery protocols. They are trusted and very reliable with a 100% successful rate record Recovery bitcoin, I’m grateful for their help and highly recommend their services to anyone seeking assistance with lost crypto. Contact: [email protected] Phone CALL/Text Number: +1 (336) 390-6684 Email: [email protected] Website: https://recovercapital.wixsite.com/capital-crypto-rec-1

  • 17.10.25 21:42 marcushenderson624

    Bitcoin Recovery Testimonial After falling victim to a cryptocurrency scam group, I lost $354,000 worth of USDT. I thought all hope was lost from the experience of losing my hard-earned money to scammers. I was devastated and believed there was no way to recover my funds. Fortunately, I started searching for help to recover my stolen funds and I came across a lot of testimonials online about Capital Crypto Recovery, an agent who helps in recovery of lost bitcoin funds, I contacted Capital Crypto Recover Service, and with their expertise, they successfully traced and recovered my stolen assets. Their team was professional, kept me updated throughout the process, and demonstrated a deep understanding of blockchain transactions and recovery protocols. They are trusted and very reliable with a 100% successful rate record Recovery bitcoin, I’m grateful for their help and highly recommend their services to anyone seeking assistance with lost crypto. Contact: [email protected] Phone CALL/Text Number: +1 (336) 390-6684 Email: [email protected] Website: https://recovercapital.wixsite.com/capital-crypto-rec-1

  • 17.10.25 21:42 marcushenderson624

    Bitcoin Recovery Testimonial After falling victim to a cryptocurrency scam group, I lost $354,000 worth of USDT. I thought all hope was lost from the experience of losing my hard-earned money to scammers. I was devastated and believed there was no way to recover my funds. Fortunately, I started searching for help to recover my stolen funds and I came across a lot of testimonials online about Capital Crypto Recovery, an agent who helps in recovery of lost bitcoin funds, I contacted Capital Crypto Recover Service, and with their expertise, they successfully traced and recovered my stolen assets. Their team was professional, kept me updated throughout the process, and demonstrated a deep understanding of blockchain transactions and recovery protocols. They are trusted and very reliable with a 100% successful rate record Recovery bitcoin, I’m grateful for their help and highly recommend their services to anyone seeking assistance with lost crypto. Contact: [email protected] Phone CALL/Text Number: +1 (336) 390-6684 Email: [email protected] Website: https://recovercapital.wixsite.com/capital-crypto-rec-1

  • 21.10.25 08:39 debby131

    Given how swiftly the cryptocurrency market moves, losing USDT may be a terrifying and upsetting experience. Whether you experienced a technical problem, a transaction error, or were the victim of fraud, it is important to understand the potential recovery routes. Marie can assist you in determining the specific actions you can take to attempt to regain your lost USDT when you need guidance and clarification. You can reach her via email at [email protected] and WhatsApp at +1 7127594675.

  • 21.10.25 11:45 harristhomas7376

    "In the crypto world, this is great news I want to share. Last year, I fell victim to a scam disguised as a safe investment option. I have invested in crypto trading platforms for about 10yrs thinking I was ensuring myself a retirement income, only to find that all my assets were either frozen, I believed my assets were secure — until I discovered that my BTC funds had been frozen and withdrawals were impossible. It was a devastating moment when I realized I had been scammed, and I thought my Bitcoin was gone forever, Everything changed when a close friend recommended the Capital Crypto Recover Service. Their professionalism, expertise, and dedication enabled me to recover my lost Bitcoin funds back — more than €560.000 DEM to my BTC wallet. What once felt impossible became a reality thanks to their support. If you have lost Bitcoin through scams, hacking, failed withdrawals, or similar challenges, don’t lose hope. I strongly recommend Capital Crypto Recover Service to anyone seeking a reliable and effective solution for recovering any wallet assets. They have a proven track record of successful reputation in recovering lost password assets for their clients and can help you navigate the process of recovering your funds. Don’t let scammers get away with your hard-earned money – contact Email: [email protected] Phone CALL/Text Number: +1 (336) 390-6684 Contact: [email protected] Website: https://recovercapital.wixsite.com/capital-crypto-rec-1

  • 21.10.25 11:45 harristhomas7376

    "In the crypto world, this is great news I want to share. Last year, I fell victim to a scam disguised as a safe investment option. I have invested in crypto trading platforms for about 10yrs thinking I was ensuring myself a retirement income, only to find that all my assets were either frozen, I believed my assets were secure — until I discovered that my BTC funds had been frozen and withdrawals were impossible. It was a devastating moment when I realized I had been scammed, and I thought my Bitcoin was gone forever, Everything changed when a close friend recommended the Capital Crypto Recover Service. Their professionalism, expertise, and dedication enabled me to recover my lost Bitcoin funds back — more than €560.000 DEM to my BTC wallet. What once felt impossible became a reality thanks to their support. If you have lost Bitcoin through scams, hacking, failed withdrawals, or similar challenges, don’t lose hope. I strongly recommend Capital Crypto Recover Service to anyone seeking a reliable and effective solution for recovering any wallet assets. They have a proven track record of successful reputation in recovering lost password assets for their clients and can help you navigate the process of recovering your funds. Don’t let scammers get away with your hard-earned money – contact Email: [email protected] Phone CALL/Text Number: +1 (336) 390-6684 Contact: [email protected] Website: https://recovercapital.wixsite.com/capital-crypto-rec-1

  • 22.10.25 04:48 MATT PHILLIP

    I never imagined I’d fall for a crypto romance scam but it happened. Over the course of a few months, I sent nearly $150,000 worth of Bitcoin to someone I genuinely believed I was building a future with. When they disappeared without a trace, I was left heartbroken, humiliated, and financially devastated. For a long time, I didn’t tell anyone. I felt ashamed. But eventually, while searching for answers, I came across a Reddit thread that mentioned Agent Jasmine Lopez. I reached out, not expecting much. To my surprise, she treated me with kindness, not judgment. She used advanced tools like blockchain forensics, IP tracing, and smart contract analysis and with persistence and legal support, she was able to recover nearly 85% of what I lost. I know not everyone gets that kind of outcome, but thanks to [email protected] WhatsApp at +44 736-644-5035, I’ve started to reclaim not just my assets, but my confidence and peace of mind. If you’re going through something similar, you’re not alone and there is hope.

  • 22.10.25 07:36 donnacollier

    HOW I RECOVERED MY BITCOIN FROM CRYPTO INVESTMENT SCAM HOW I RECOVERED MY BITCOIN FROM CRYPTO INVESTMENT SCAM Hello everyone l’m by name Donna collier I live in urbandale 3 weeks ago was the darkest days of my life, i invested my hard earned money the sum of $123,000 into a crypto currency platform I was introduced to by a friend I met online everything happen so fast I was promised 300% of return of investment when it was time for me to cash out my investment and profit the platform was down I was so diversitated confused and tried to end it all then I came across upswing Ai a renowned expert in crypto currency and digital assets recovery at first it seem impossible after taking up my case within the the next 48 hours they where able to track down those fraud stars and recover my money I can’t recommend them enough to any one facing likewise change I will recommend you contact upswing Ai on Contact Details: WhatsApp +,1,2,0,2,8,1,0,1,4,0,7 E m a i l @Upswing-ai.com Website https: // u psw ing-ai. com/ platform /

  • 22.10.25 11:59 elizabethrush89

    God bless Capital Crypto Recover Services for the marvelous work you did in my life, I have learned the hard way that even the most sensible investors can fall victim to scams. When my USD was stolen, for anyone who has fallen victim to one of the bitcoin binary investment scams that are currently ongoing, I felt betrayal and upset. But then I was reading a post on site when I saw a testimony of Wendy Taylor online who recommended that Capital Crypto Recovery has helped her recover scammed funds within 24 hours. after reaching out to this cyber security firm that was able to help me recover my stolen digital assets and bitcoin. I’m genuinely blown away by their amazing service and professionalism. I never imagined I’d be able to get my money back until I complained to Capital Crypto Recovery Services about my difficulties and gave all of the necessary paperwork. I was astounded that it took them 12 hours to reclaim my stolen money back. Without a doubt, my USDT assets were successfully recovered from the scam platform, Thank you so much Sir, I strongly recommend Capital Crypto Recover for any of your bitcoin recovery, digital funds recovery, hacking, and cybersecurity concerns. You reach them Call/Text Number +1 (336)390-6684 His Email: [email protected] Contact Telegram: @Capitalcryptorecover Via Contact: [email protected] His website: https://recovercapital.wixsite.com/capital-crypto-rec-1

  • 22.10.25 11:59 elizabethrush89

    God bless Capital Crypto Recover Services for the marvelous work you did in my life, I have learned the hard way that even the most sensible investors can fall victim to scams. When my USD was stolen, for anyone who has fallen victim to one of the bitcoin binary investment scams that are currently ongoing, I felt betrayal and upset. But then I was reading a post on site when I saw a testimony of Wendy Taylor online who recommended that Capital Crypto Recovery has helped her recover scammed funds within 24 hours. after reaching out to this cyber security firm that was able to help me recover my stolen digital assets and bitcoin. I’m genuinely blown away by their amazing service and professionalism. I never imagined I’d be able to get my money back until I complained to Capital Crypto Recovery Services about my difficulties and gave all of the necessary paperwork. I was astounded that it took them 12 hours to reclaim my stolen money back. Without a doubt, my USDT assets were successfully recovered from the scam platform, Thank you so much Sir, I strongly recommend Capital Crypto Recover for any of your bitcoin recovery, digital funds recovery, hacking, and cybersecurity concerns. You reach them Call/Text Number +1 (336)390-6684 His Email: [email protected] Contact Telegram: @Capitalcryptorecover Via Contact: [email protected] His website: https://recovercapital.wixsite.com/capital-crypto-rec-1

  • 22.10.25 16:31 MATT PHILLIP

    I never imagined I’d fall for a crypto romance scam but it happened. Over the course of a few months, I sent nearly $150,000 worth of Bitcoin to someone I genuinely believed I was building a future with. When they disappeared without a trace, I was left heartbroken, humiliated, and financially devastated. For a long time, I didn’t tell anyone. I felt ashamed. But eventually, while searching for answers, I came across a Reddit thread that mentioned Agent Jasmine Lopez. I reached out, not expecting much. To my surprise, she treated me with kindness, not judgment. She used advanced tools like blockchain forensics, IP tracing, and smart contract analysis and with persistence and legal support, she was able to recover nearly 85% of what I lost. I know not everyone gets that kind of outcome, but thanks to [email protected] WhatsApp at +44 736-644-5035, I’ve started to reclaim not just my assets, but my confidence and peace of mind. If you’re going through something similar, you’re not alone and there is hope.

  • 23.10.25 01:52 marcushenderson624

    Bitcoin Recovery Testimonial After falling victim to a cryptocurrency scam group, I lost $354,000 worth of USDT. I thought all hope was lost from the experience of losing my hard-earned money to scammers. I was devastated and believed there was no way to recover my funds. Fortunately, I started searching for help to recover my stolen funds and I came across a lot of testimonials online about Capital Crypto Recovery, an agent who helps in recovery of lost bitcoin funds, I contacted Capital Crypto Recover Service, and with their expertise, they successfully traced and recovered my stolen assets. Their team was professional, kept me updated throughout the process, and demonstrated a deep understanding of blockchain transactions and recovery protocols. They are trusted and very reliable with a 100% successful rate record Recovery bitcoin, I’m grateful for their help and highly recommend their services to anyone seeking assistance with lost crypto. Contact: [email protected] Phone CALL/Text Number: +1 (336) 390-6684 Email: [email protected] Website: https://recovercapital.wixsite.com/capital-crypto-rec-1

  • 23.10.25 01:52 marcushenderson624

    Bitcoin Recovery Testimonial After falling victim to a cryptocurrency scam group, I lost $354,000 worth of USDT. I thought all hope was lost from the experience of losing my hard-earned money to scammers. I was devastated and believed there was no way to recover my funds. Fortunately, I started searching for help to recover my stolen funds and I came across a lot of testimonials online about Capital Crypto Recovery, an agent who helps in recovery of lost bitcoin funds, I contacted Capital Crypto Recover Service, and with their expertise, they successfully traced and recovered my stolen assets. Their team was professional, kept me updated throughout the process, and demonstrated a deep understanding of blockchain transactions and recovery protocols. They are trusted and very reliable with a 100% successful rate record Recovery bitcoin, I’m grateful for their help and highly recommend their services to anyone seeking assistance with lost crypto. Contact: [email protected] Phone CALL/Text Number: +1 (336) 390-6684 Email: [email protected] Website: https://recovercapital.wixsite.com/capital-crypto-rec-1

  • 23.10.25 15:47 MATT PHILLIP

    I never imagined I’d fall for a crypto romance scam but it happened. Over the course of a few months, I sent nearly $150,000 worth of Bitcoin to someone I genuinely believed I was building a future with. When they disappeared without a trace, I was left heartbroken, humiliated, and financially devastated. For a long time, I didn’t tell anyone. I felt ashamed. But eventually, while searching for answers, I came across a Reddit thread that mentioned Agent Jasmine Lopez. I reached out, not expecting much. To my surprise, she treated me with kindness, not judgment. She used advanced tools like blockchain forensics, IP tracing, and smart contract analysis and with persistence and legal support, she was able to recover nearly 85% of what I lost. I know not everyone gets that kind of outcome, but thanks to [email protected] WhatsApp at +44 736-644-5035, I’ve started to reclaim not just my assets, but my confidence and peace of mind. If you’re going through something similar, you’re not alone and there is hope.

  • 23.10.25 21:43 patricialovick86

    How To Recover Your Bitcoin Without Falling Victim To Scams: A  Testimony Experience With Capital Crypto Recover Services, Contact Telegram: @Capitalcryptorecover Dear Everyone, I would like to take a moment to share my positive experience with Capital Crypto Recover Services. Initially, I was unsure if it would be possible to recover my stolen bitcoins. However, with their expertise and professionalism, I was able to fully recover my funds. Unfortunately, many individuals fall victim to scams in the cryptocurrency space, especially those involving fraudulent investment platforms. However, I advise caution, as not all recovery services are legitimate. I personally lost $273,000 worth of Bitcoin from my Binance account due to a deceptive platform. If you have suffered a similar loss, you may be considering crypto recovery, The Capital Crypto Recover is the most knowledgeable and effective Capital Crypto Recovery Services assisted me in recovering my stolen funds within 24 hours, after getting access to my wallet. Their service was not only prompt but also highly professional and effective, and many recovery services may not be trustworthy. Therefore, I highly recommend Capital Crypto Recover to you. i do always research and see reviews about their service, For assistance finding your misplaced cryptocurrency, get in touch with them, They do their jobs quickly and excellently, Stay safe and vigilant in the crypto world. Contact: [email protected]  You can reach them via email at [email protected] OR Call/Text Number +1 (336)390-6684 his contact website: https://recovercapital.wixsite.com/capital-crypto-rec-1

  • 23.10.25 21:43 patricialovick86

    How To Recover Your Bitcoin Without Falling Victim To Scams: A  Testimony Experience With Capital Crypto Recover Services, Contact Telegram: @Capitalcryptorecover Dear Everyone, I would like to take a moment to share my positive experience with Capital Crypto Recover Services. Initially, I was unsure if it would be possible to recover my stolen bitcoins. However, with their expertise and professionalism, I was able to fully recover my funds. Unfortunately, many individuals fall victim to scams in the cryptocurrency space, especially those involving fraudulent investment platforms. However, I advise caution, as not all recovery services are legitimate. I personally lost $273,000 worth of Bitcoin from my Binance account due to a deceptive platform. If you have suffered a similar loss, you may be considering crypto recovery, The Capital Crypto Recover is the most knowledgeable and effective Capital Crypto Recovery Services assisted me in recovering my stolen funds within 24 hours, after getting access to my wallet. Their service was not only prompt but also highly professional and effective, and many recovery services may not be trustworthy. Therefore, I highly recommend Capital Crypto Recover to you. i do always research and see reviews about their service, For assistance finding your misplaced cryptocurrency, get in touch with them, They do their jobs quickly and excellently, Stay safe and vigilant in the crypto world. Contact: [email protected]  You can reach them via email at [email protected] OR Call/Text Number +1 (336)390-6684 his contact website: https://recovercapital.wixsite.com/capital-crypto-rec-1

  • 24.10.25 06:08 MATT PHILLIP

    I never imagined I’d fall for a crypto romance scam but it happened. Over the course of a few months, I sent nearly $150,000 worth of Bitcoin to someone I genuinely believed I was building a future with. When they disappeared without a trace, I was left heartbroken, humiliated, and financially devastated. For a long time, I didn’t tell anyone. I felt ashamed. But eventually, while searching for answers, I came across a Reddit thread that mentioned Agent Jasmine Lopez. I reached out, not expecting much. To my surprise, she treated me with kindness, not judgment. She used advanced tools like blockchain forensics, IP tracing, and smart contract analysis and with persistence and legal support, she was able to recover nearly 85% of what I lost. I know not everyone gets that kind of outcome, but thanks to [email protected] WhatsApp at +44 736-644-5035, I’ve started to reclaim not just my assets, but my confidence and peace of mind. If you’re going through something similar, you’re not alone and there is hope.

  • 24.10.25 06:40 elizabethrush89

    God bless Capital Crypto Recover Services for the marvelous work you did in my life, I have learned the hard way that even the most sensible investors can fall victim to scams. When my USD was stolen, for anyone who has fallen victim to one of the bitcoin binary investment scams that are currently ongoing, I felt betrayal and upset. But then I was reading a post on site when I saw a testimony of Wendy Taylor online who recommended that Capital Crypto Recovery has helped her recover scammed funds within 24 hours. after reaching out to this cyber security firm that was able to help me recover my stolen digital assets and bitcoin. I’m genuinely blown away by their amazing service and professionalism. I never imagined I’d be able to get my money back until I complained to Capital Crypto Recovery Services about my difficulties and gave all of the necessary paperwork. I was astounded that it took them 12 hours to reclaim my stolen money back. Without a doubt, my USDT assets were successfully recovered from the scam platform, Thank you so much Sir, I strongly recommend Capital Crypto Recover for any of your bitcoin recovery, digital funds recovery, hacking, and cybersecurity concerns. You reach them Call/Text Number +1 (336)390-6684 His Email: [email protected] Contact Telegram: @Capitalcryptorecover Via Contact: [email protected] His website: https://recovercapital.wixsite.com/capital-crypto-rec-1

  • 24.10.25 06:40 elizabethrush89

    God bless Capital Crypto Recover Services for the marvelous work you did in my life, I have learned the hard way that even the most sensible investors can fall victim to scams. When my USD was stolen, for anyone who has fallen victim to one of the bitcoin binary investment scams that are currently ongoing, I felt betrayal and upset. But then I was reading a post on site when I saw a testimony of Wendy Taylor online who recommended that Capital Crypto Recovery has helped her recover scammed funds within 24 hours. after reaching out to this cyber security firm that was able to help me recover my stolen digital assets and bitcoin. I’m genuinely blown away by their amazing service and professionalism. I never imagined I’d be able to get my money back until I complained to Capital Crypto Recovery Services about my difficulties and gave all of the necessary paperwork. I was astounded that it took them 12 hours to reclaim my stolen money back. Without a doubt, my USDT assets were successfully recovered from the scam platform, Thank you so much Sir, I strongly recommend Capital Crypto Recover for any of your bitcoin recovery, digital funds recovery, hacking, and cybersecurity concerns. You reach them Call/Text Number +1 (336)390-6684 His Email: [email protected] Contact Telegram: @Capitalcryptorecover Via Contact: [email protected] His website: https://recovercapital.wixsite.com/capital-crypto-rec-1

  • 24.10.25 06:54 MATT PHILLIP

    I never imagined I’d fall for a crypto romance scam but it happened. Over the course of a few months, I sent nearly $150,000 worth of Bitcoin to someone I genuinely believed I was building a future with. When they disappeared without a trace, I was left heartbroken, humiliated, and financially devastated. For a long time, I didn’t tell anyone. I felt ashamed. But eventually, while searching for answers, I came across a Reddit thread that mentioned Agent Jasmine Lopez. I reached out, not expecting much. To my surprise, she treated me with kindness, not judgment. She used advanced tools like blockchain forensics, IP tracing, and smart contract analysis and with persistence and legal support, she was able to recover nearly 85% of what I lost. I know not everyone gets that kind of outcome, but thanks to [email protected] WhatsApp at +44 736-644-5035, I’ve started to reclaim not just my assets, but my confidence and peace of mind. If you’re going through something similar, you’re not alone and there is hope.

  • 24.10.25 18:18 patricialovick86

    How To Recover Your Bitcoin Without Falling Victim To Scams: A  Testimony Experience With Capital Crypto Recover Services, Contact Telegram: @Capitalcryptorecover Dear Everyone, I would like to take a moment to share my positive experience with Capital Crypto Recover Services. Initially, I was unsure if it would be possible to recover my stolen bitcoins. However, with their expertise and professionalism, I was able to fully recover my funds. Unfortunately, many individuals fall victim to scams in the cryptocurrency space, especially those involving fraudulent investment platforms. However, I advise caution, as not all recovery services are legitimate. I personally lost $273,000 worth of Bitcoin from my Binance account due to a deceptive platform. If you have suffered a similar loss, you may be considering crypto recovery, The Capital Crypto Recover is the most knowledgeable and effective Capital Crypto Recovery Services assisted me in recovering my stolen funds within 24 hours, after getting access to my wallet. Their service was not only prompt but also highly professional and effective, and many recovery services may not be trustworthy. Therefore, I highly recommend Capital Crypto Recover to you. i do always research and see reviews about their service, For assistance finding your misplaced cryptocurrency, get in touch with them, They do their jobs quickly and excellently, Stay safe and vigilant in the crypto world. Contact: [email protected]  You can reach them via email at [email protected] OR Call/Text Number +1 (336)390-6684 his contact website: https://recovercapital.wixsite.com/capital-crypto-rec-1

  • 24.10.25 18:18 patricialovick86

    How To Recover Your Bitcoin Without Falling Victim To Scams: A  Testimony Experience With Capital Crypto Recover Services, Contact Telegram: @Capitalcryptorecover Dear Everyone, I would like to take a moment to share my positive experience with Capital Crypto Recover Services. Initially, I was unsure if it would be possible to recover my stolen bitcoins. However, with their expertise and professionalism, I was able to fully recover my funds. Unfortunately, many individuals fall victim to scams in the cryptocurrency space, especially those involving fraudulent investment platforms. However, I advise caution, as not all recovery services are legitimate. I personally lost $273,000 worth of Bitcoin from my Binance account due to a deceptive platform. If you have suffered a similar loss, you may be considering crypto recovery, The Capital Crypto Recover is the most knowledgeable and effective Capital Crypto Recovery Services assisted me in recovering my stolen funds within 24 hours, after getting access to my wallet. Their service was not only prompt but also highly professional and effective, and many recovery services may not be trustworthy. Therefore, I highly recommend Capital Crypto Recover to you. i do always research and see reviews about their service, For assistance finding your misplaced cryptocurrency, get in touch with them, They do their jobs quickly and excellently, Stay safe and vigilant in the crypto world. Contact: [email protected]  You can reach them via email at [email protected] OR Call/Text Number +1 (336)390-6684 his contact website: https://recovercapital.wixsite.com/capital-crypto-rec-1

  • 25.10.25 00:49 tyleradams

    *HOW TO GET BACK YOUR STOLEN BITCOIN FROM SCAMMERS* ⭐️⭐️⭐️⭐️⭐️ Hello everyone, I can see a lot of things going wrong these last few days of investing online and getting scammed. I was in your shoes when I invested in a bogus binary option and was duped out of $87,000 in BTC, but thanks to the assistance of NVIDIA TECH HACKERS. They helped me get back my BTC. I didn’t trust the Hackers at first, but they were recommended to me by a friend whom I greatly respect. I received my refund in two days. I must recommend NVIDIA TECH HACKERS they are fantastic. 📧 [email protected]

  • 25.10.25 00:50 stevekalfman

    If you ever need hacking services, look no further. I found myself in a difficult situation after losing almost $510,000 USD in bitcoin. I was distraught and had no hope of survival because i lost my life savings to this scam, I had no chance of recovering my investment. Until i came across an article on google about ([email protected]). A real-life recovery expert, everything changed completely after contacting him and explaining my ordeal to him and he quickly stepped in and assisted me in recovering 95% of my lost funds. They guarantee their clients and i got the highest level of happiness their services are highly recommended. so I’m putting this here for anyone who require their services too" Email: [email protected]

  • 25.10.25 05:05 victoriabenny463

    A few months ago, I fell for what looked like a legitimate online trading platform. The website was sleek, the support team was responsive, and they even showed me fake profit charts that seemed to grow daily. I started small, and after a few test withdrawals worked, I invested more eventually depositing 2 Bitcoin in hopes of long-term returns. But one morning, when I tried to withdraw, everything changed. The platform suddenly locked my account, claiming there were additional fees to release my funds. The support chat stopped responding, and the website started giving error messages. That’s when I realized I’d been scammed. I was devastated. Two Bitcoins wasn’t pocket change, it was my savings. I filed reports online, but everyone told me it was impossible to recover crypto once it’s sent. Then, through a discussion forum, I came across Dexdert Net Recovery, a team specializing in tracing and recovering stolen digital assets. Skeptical but desperate, I reached out. Their response was immediate and professional. They asked for transaction IDs, wallet addresses, screenshots of my correspondence with the fake platform, and any proof of payment I had. Within days, their analysts traced the stolen Bitcoin through multiple wallets using blockchain forensics, They updated me step-by-step, Working with their recovery experts and blockchain partners, Dexdert Net Recovery successfully froze the funds and verified ownership of my wallet. After 2 days of persistence and verification, I finally saw my 2 Bitcoin restored back into my own wallet. I couldn’t believe it. What stood out most wasn’t just that they recovered my funds, but how transparent and supportive the Dexdert team was throughout the process. They educated me on crypto safety, how to spot fake trading sites, and how to secure my digital assets in the future. Dexdert Net Recovery truly lives up to its name. They gave me back not just my Bitcoin, but my peace of mind. Reach Out Information Below Via: Email: ([email protected]) Telegram: (https://t.me/Dexdertprorecovery) WhatsApp: (+1 (859) 609‑4156)

  • 25.10.25 10:13 wendytaylor015

    My name is Wendy Taylor, I'm from Los Angeles, i want to announce to you Viewer how Capital Crypto Recover help me to restore my Lost Bitcoin, I invested with a Crypto broker without proper research to know what I was hoarding my hard-earned money into scammers, i lost access to my crypto wallet or had your funds stolen? Don’t worry Capital Crypto Recover is here to help you recover your cryptocurrency with cutting-edge technical expertise, With years of experience in the crypto world, Capital Crypto Recover employs the best latest tools and ethical hacking techniques to help you recover lost assets, unlock hacked accounts, Whether it’s a forgotten password, Capital Crypto Recover has the expertise to help you get your crypto back. a security company service that has a 100% success rate in the recovery of crypto assets, i lost wallet and hacked accounts. I provided them the information they requested and they began their investigation. To my surprise, Capital Crypto Recover was able to trace and recover my crypto assets successfully within 24hours. Thank you for your service in helping me recover my $647,734 worth of crypto funds and I highly recommend their recovery services, they are reliable and a trusted company to any individuals looking to recover lost money. Contact email [email protected] OR Telegram @Capitalcryptorecover Call/Text Number +1 (336)390-6684 his contact: [email protected] His website: https://recovercapital.wixsite.com/capital-crypto-rec-1

  • 25.10.25 10:13 wendytaylor015

    My name is Wendy Taylor, I'm from Los Angeles, i want to announce to you Viewer how Capital Crypto Recover help me to restore my Lost Bitcoin, I invested with a Crypto broker without proper research to know what I was hoarding my hard-earned money into scammers, i lost access to my crypto wallet or had your funds stolen? Don’t worry Capital Crypto Recover is here to help you recover your cryptocurrency with cutting-edge technical expertise, With years of experience in the crypto world, Capital Crypto Recover employs the best latest tools and ethical hacking techniques to help you recover lost assets, unlock hacked accounts, Whether it’s a forgotten password, Capital Crypto Recover has the expertise to help you get your crypto back. a security company service that has a 100% success rate in the recovery of crypto assets, i lost wallet and hacked accounts. I provided them the information they requested and they began their investigation. To my surprise, Capital Crypto Recover was able to trace and recover my crypto assets successfully within 24hours. Thank you for your service in helping me recover my $647,734 worth of crypto funds and I highly recommend their recovery services, they are reliable and a trusted company to any individuals looking to recover lost money. Contact email [email protected] OR Telegram @Capitalcryptorecover Call/Text Number +1 (336)390-6684 his contact: [email protected] His website: https://recovercapital.wixsite.com/capital-crypto-rec-1

  • 26.10.25 01:03 Christopherbelle

    A terrible financial shock hit me hard. I lost $860,000 in a fake crypto scheme. Things looked good until I tried to cash out my earnings. Suddenly, my account vanished into thin air. I told the police many times, but help never showed up. Despair washed over me; I felt totally beaten. Then, I found Sylvester Bryant Intelligence. Right away, they were skilled and honest about the whole thing. They looked deep into my situation. They tracked where the stolen funds went. They fought hard for me every step of the way. To my great surprise, they got my money back. I thought that was impossible. I owe them so much for their hard work and truthfulness. Sylvester Bryant Intelligence restored my peace. If scams took your crypto, contact them now. Contact Info: Yt7cracker@gmail . com WhatsApp: ‪+1 512 577 7957. or +44 7428 662701.

  • 26.10.25 18:09 victoriabenny463

    A few months ago, I fell for what looked like a legitimate online trading platform. The website was sleek, the support team was responsive, and they even showed me fake profit charts that seemed to grow daily. I started small, and after a few test withdrawals worked, I invested more eventually depositing 2 Bitcoin in hopes of long-term returns. But one morning, when I tried to withdraw, everything changed. The platform suddenly locked my account, claiming there were additional fees to release my funds. The support chat stopped responding, and the website started giving error messages. That’s when I realized I’d been scammed. I was devastated. Two Bitcoins wasn’t pocket change, it was my savings. I filed reports online, but everyone told me it was impossible to recover crypto once it’s sent. Then, through a discussion forum, I came across Dexdert Net Recovery, a team specializing in tracing and recovering stolen digital assets. Skeptical but desperate, I reached out. Their response was immediate and professional. They asked for transaction IDs, wallet addresses, screenshots of my correspondence with the fake platform, and any proof of payment I had. Within days, their analysts traced the stolen Bitcoin through multiple wallets using blockchain forensics, They updated me step-by-step, Working with their recovery experts and blockchain partners, Dexdert Net Recovery successfully froze the funds and verified ownership of my wallet. After 2 days of persistence and verification, I finally saw my 2 Bitcoin restored back into my own wallet. I couldn’t believe it. What stood out most wasn’t just that they recovered my funds, but how transparent and supportive the Dexdert team was throughout the process. They educated me on crypto safety, how to spot fake trading sites, and how to secure my digital assets in the future. Dexdert Net Recovery truly lives up to its name. They gave me back not just my Bitcoin, but my peace of mind. Reach Out Information Below Via: Email: ([email protected]) Telegram: (https://t.me/Dexdertprorecovery) WhatsApp: (+1 (859) 609‑4156)

  • 27.10.25 11:15 harristhomas7376

    "In the crypto world, this is great news I want to share. Last year, I fell victim to a scam disguised as a safe investment option. I have invested in crypto trading platforms for about 10yrs thinking I was ensuring myself a retirement income, only to find that all my assets were either frozen, I believed my assets were secure — until I discovered that my BTC funds had been frozen and withdrawals were impossible. It was a devastating moment when I realized I had been scammed, and I thought my Bitcoin was gone forever, Everything changed when a close friend recommended the Capital Crypto Recover Service. Their professionalism, expertise, and dedication enabled me to recover my lost Bitcoin funds back — more than €560.000 DEM to my BTC wallet. What once felt impossible became a reality thanks to their support. If you have lost Bitcoin through scams, hacking, failed withdrawals, or similar challenges, don’t lose hope. I strongly recommend Capital Crypto Recover Service to anyone seeking a reliable and effective solution for recovering any wallet assets. They have a proven track record of successful reputation in recovering lost password assets for their clients and can help you navigate the process of recovering your funds. Don’t let scammers get away with your hard-earned money – contact Email: [email protected] Phone CALL/Text Number: +1 (336) 390-6684 Contact: [email protected] Website: https://recovercapital.wixsite.com/capital-crypto-rec-1

  • 27.10.25 11:15 harristhomas7376

    "In the crypto world, this is great news I want to share. Last year, I fell victim to a scam disguised as a safe investment option. I have invested in crypto trading platforms for about 10yrs thinking I was ensuring myself a retirement income, only to find that all my assets were either frozen, I believed my assets were secure — until I discovered that my BTC funds had been frozen and withdrawals were impossible. It was a devastating moment when I realized I had been scammed, and I thought my Bitcoin was gone forever, Everything changed when a close friend recommended the Capital Crypto Recover Service. Their professionalism, expertise, and dedication enabled me to recover my lost Bitcoin funds back — more than €560.000 DEM to my BTC wallet. What once felt impossible became a reality thanks to their support. If you have lost Bitcoin through scams, hacking, failed withdrawals, or similar challenges, don’t lose hope. I strongly recommend Capital Crypto Recover Service to anyone seeking a reliable and effective solution for recovering any wallet assets. They have a proven track record of successful reputation in recovering lost password assets for their clients and can help you navigate the process of recovering your funds. Don’t let scammers get away with your hard-earned money – contact Email: [email protected] Phone CALL/Text Number: +1 (336) 390-6684 Contact: [email protected] Website: https://recovercapital.wixsite.com/capital-crypto-rec-1

  • 27.10.25 17:08 raymondgonzales

    Three Cheers for Wizard Hilton Cyber Tech, Bitcoin Savior Extraordinaire In the ever-evolving world of cryptocurrency, where volatility and uncertainty reign supreme, one individual has emerged as a beacon of hope and innovation - Wizard Hilton Cyber Tech, the self-proclaimed "Bitcoin Savior Extraordinaire." This enigmatic figure, with his uncanny ability to navigate the complexities of the digital asset landscape, has captivated the attention of crypto enthusiasts and skeptics alike. Wizard Hilton Cyber Tech journey began as a humble programmer, tinkering with the underlying blockchain technology that powers Bitcoin. But it was his visionary approach and unwavering commitment to the cryptocurrency's potential that propelled him into the limelight. Through a series of strategic investments, groundbreaking algorithmic trading strategies, and a knack for anticipating market shifts, Wizard Hilton Cyber Tech has managed to consistently outperform even the savviest of Wall Street traders. Wizard Hilton Cyber Tech ability to turn even the most tumultuous of Bitcoin price swings into opportunities for substantial gains has earned him the moniker "Wizard," a testament to his unparalleled mastery of the digital currency realm. But Wizard Hilton Cyber Tech impact extends far beyond personal wealth accumulation - Wizard Hilton Cyber Tech has tirelessly advocated for the widespread adoption of Bitcoin, working tirelessly to educate the public, lobby policymakers, and collaborate with industry leaders to overcome the barriers that have long hindered the cryptocurrency's mainstream acceptance. With infectious enthusiasm and boundless energy, Wizard Hilton Cyber Tech has become a true champion of the Bitcoin cause, inspiring a new generation of crypto enthusiasts to embrace the transformative power of this revolutionary technology. As the digital currency landscape continues to evolve, Wizard Hilton Cyber Tech name will undoubtedly be etched in the annals of cryptocurrency history as a visionary, a trailblazer, and, above all, the Bitcoin Savior Extraordinaire. To get your stolen bitcoin back, reach out to Wizard Hilton Cyber Tech via: Email : wizardhiltoncybertech ( @ ) gmail (. ) com WhatsApp number  +18737715701 Good Day.

  • 27.10.25 17:20 fatimanorth

    The Federal Trade Commission said that more than $1 billion had been lost to cryptocurrency scams in 2023. Victims frequently lose everything, including hope, trust, and wealth. When your hard-earned money disappears into digital shadows, you feel trapped. Nowadays, cryptocurrency frauds are very common. You can get help from recovery specialist Marie at [email protected] and via WhatsApp at +1 7127594675.

  • 28.10.25 00:55 elizabethrush89

    God bless Capital Crypto Recover Services for the marvelous work you did in my life, I have learned the hard way that even the most sensible investors can fall victim to scams. When my USD was stolen, for anyone who has fallen victim to one of the bitcoin binary investment scams that are currently ongoing, I felt betrayal and upset. But then I was reading a post on site when I saw a testimony of Wendy Taylor online who recommended that Capital Crypto Recovery has helped her recover scammed funds within 24 hours. after reaching out to this cyber security firm that was able to help me recover my stolen digital assets and bitcoin. I’m genuinely blown away by their amazing service and professionalism. I never imagined I’d be able to get my money back until I complained to Capital Crypto Recovery Services about my difficulties and gave all of the necessary paperwork. I was astounded that it took them 12 hours to reclaim my stolen money back. Without a doubt, my USDT assets were successfully recovered from the scam platform, Thank you so much Sir, I strongly recommend Capital Crypto Recover for any of your bitcoin recovery, digital funds recovery, hacking, and cybersecurity concerns. You reach them Call/Text Number +1 (336)390-6684 His Email: [email protected] Contact Telegram: @Capitalcryptorecover Via Contact: [email protected] His website: https://recovercapital.wixsite.com/capital-crypto-rec-1

  • 28.10.25 00:55 elizabethrush89

    God bless Capital Crypto Recover Services for the marvelous work you did in my life, I have learned the hard way that even the most sensible investors can fall victim to scams. When my USD was stolen, for anyone who has fallen victim to one of the bitcoin binary investment scams that are currently ongoing, I felt betrayal and upset. But then I was reading a post on site when I saw a testimony of Wendy Taylor online who recommended that Capital Crypto Recovery has helped her recover scammed funds within 24 hours. after reaching out to this cyber security firm that was able to help me recover my stolen digital assets and bitcoin. I’m genuinely blown away by their amazing service and professionalism. I never imagined I’d be able to get my money back until I complained to Capital Crypto Recovery Services about my difficulties and gave all of the necessary paperwork. I was astounded that it took them 12 hours to reclaim my stolen money back. Without a doubt, my USDT assets were successfully recovered from the scam platform, Thank you so much Sir, I strongly recommend Capital Crypto Recover for any of your bitcoin recovery, digital funds recovery, hacking, and cybersecurity concerns. You reach them Call/Text Number +1 (336)390-6684 His Email: [email protected] Contact Telegram: @Capitalcryptorecover Via Contact: [email protected] His website: https://recovercapital.wixsite.com/capital-crypto-rec-1

  • 29.10.25 03:43 Christopherbelle

    A sudden money crisis struck me. I dropped $82,000 to a phony crypto scam. All seemed fine until I went to pull out my gains. Then, i was unable to get back my hard earned money. I reported it to the police several times. No aid came my way. Deep sadness hit me; I felt crushed. That's when I learned about Sylvester Bryant Intelligence. They acted quick and fair from the start. They checked my case closely. They followed the path of my lost cash. They pushed strong for me at each turn. In shock, they brought my funds back. I had figured it could not happen. I thank them for their effort and honesty. Sylvester Bryant Intelligence gave me calm again. If a scam stole your crypto, reach out to them today. Contact Info: Yt7cracker@gmail . com WhatsApp: +1 512 577 7957 or +44 7428 662701.

  • 29.10.25 10:56 wendytaylor015

    My name is Wendy Taylor, I'm from Los Angeles, i want to announce to you Viewer how Capital Crypto Recover help me to restore my Lost Bitcoin, I invested with a Crypto broker without proper research to know what I was hoarding my hard-earned money into scammers, i lost access to my crypto wallet or had your funds stolen? Don’t worry Capital Crypto Recover is here to help you recover your cryptocurrency with cutting-edge technical expertise, With years of experience in the crypto world, Capital Crypto Recover employs the best latest tools and ethical hacking techniques to help you recover lost assets, unlock hacked accounts, Whether it’s a forgotten password, Capital Crypto Recover has the expertise to help you get your crypto back. a security company service that has a 100% success rate in the recovery of crypto assets, i lost wallet and hacked accounts. I provided them the information they requested and they began their investigation. To my surprise, Capital Crypto Recover was able to trace and recover my crypto assets successfully within 24hours. Thank you for your service in helping me recover my $647,734 worth of crypto funds and I highly recommend their recovery services, they are reliable and a trusted company to any individuals looking to recover lost money. Contact email [email protected] OR Telegram @Capitalcryptorecover Call/Text Number +1 (336)390-6684 his contact: [email protected] His website: https://recovercapital.wixsite.com/capital-crypto-rec-1

  • 29.10.25 10:56 wendytaylor015

    My name is Wendy Taylor, I'm from Los Angeles, i want to announce to you Viewer how Capital Crypto Recover help me to restore my Lost Bitcoin, I invested with a Crypto broker without proper research to know what I was hoarding my hard-earned money into scammers, i lost access to my crypto wallet or had your funds stolen? Don’t worry Capital Crypto Recover is here to help you recover your cryptocurrency with cutting-edge technical expertise, With years of experience in the crypto world, Capital Crypto Recover employs the best latest tools and ethical hacking techniques to help you recover lost assets, unlock hacked accounts, Whether it’s a forgotten password, Capital Crypto Recover has the expertise to help you get your crypto back. a security company service that has a 100% success rate in the recovery of crypto assets, i lost wallet and hacked accounts. I provided them the information they requested and they began their investigation. To my surprise, Capital Crypto Recover was able to trace and recover my crypto assets successfully within 24hours. Thank you for your service in helping me recover my $647,734 worth of crypto funds and I highly recommend their recovery services, they are reliable and a trusted company to any individuals looking to recover lost money. Contact email [email protected] OR Telegram @Capitalcryptorecover Call/Text Number +1 (336)390-6684 his contact: [email protected] His website: https://recovercapital.wixsite.com/capital-crypto-rec-1

  • 30.10.25 09:49 Christopherbelle

    I suffered a huge money blow when $80,000 slipped away in a bogus crypto plot. It all looked great at first. Then I went to pull out my gains, and poof—my account was gone. I kept telling the cops about it, but they did zip. I felt shattered and lost. That's when I stumbled on Sylvester Bryant Intelligence. Things turned around fast. Right away, they showed clear steps, sharp know-how, and real drive to fix it. They tracked my missing cash step by step and pushed hard till they got it back. I swear, I figured it was a lost cause. Their straight-up work and trust brought back my calm. If a scam stole your crypto, reach out to them now. yt7cracker@gmail . com | WhatsApp: +1 512 577 7957 or +44 7428 662701

  • 30.10.25 12:03 elizabethrush89

    God bless Capital Crypto Recover Services for the marvelous work you did in my life, I have learned the hard way that even the most sensible investors can fall victim to scams. When my USD was stolen, for anyone who has fallen victim to one of the bitcoin binary investment scams that are currently ongoing, I felt betrayal and upset. But then I was reading a post on site when I saw a testimony of Wendy Taylor online who recommended that Capital Crypto Recovery has helped her recover scammed funds within 24 hours. after reaching out to this cyber security firm that was able to help me recover my stolen digital assets and bitcoin. I’m genuinely blown away by their amazing service and professionalism. I never imagined I’d be able to get my money back until I complained to Capital Crypto Recovery Services about my difficulties and gave all of the necessary paperwork. I was astounded that it took them 12 hours to reclaim my stolen money back. Without a doubt, my USDT assets were successfully recovered from the scam platform, Thank you so much Sir, I strongly recommend Capital Crypto Recover for any of your bitcoin recovery, digital funds recovery, hacking, and cybersecurity concerns. You reach them Call/Text Number +1 (336)390-6684 His Email: [email protected] Contact Telegram: @Capitalcryptorecover Via Contact: [email protected] His website: https://recovercapital.wixsite.com/capital-crypto-rec-1

Для участия в Чате вам необходим бесплатный аккаунт pro-blockchain.com Войти Регистрация
Есть вопросы?
С вами на связи 24/7
Help Icon