@starvetbooks · Post #5141 · 11.04.2025 г., 15:42
♻️#FROM ANIMAL HEALTH INSTITUTE https://t.me/starvetbooks
Hashtags
TGINSIGHT SIMILAR POSTS
Изворен канал @pythonotes · Post #146 · 16 сеп.
Функция sub в regex может принимать функцию в качестве аргумента repl. 📄 Из документации: If repl is a function, it is called for every non-overlapping occurrence of pattern. The function takes a single match object argument, and returns the replacement string. То есть для каждого совпадения будет вызвана функция для вычисления замены вместо замены на одну и ту же строку для всех совпадений. Иными словами, для замены разных совпадений на разные строки не потребуется запускать re.sub() много раз для каждой строки замены. Достаточно определить функцию, которая вернёт строку для каждого из совпадений. Описание слишком запутанное🤔, давайте лучше рассмотрим на простом примере: Создаем карту замены. То есть какие строки на какие требуется менять. remap = { 'раз': '1', 'два': '2', 'три': '3', 'четыре': '4', 'пять': '5', } Пишем функцию поиска строки для замены. Единственным аргументом будет объект re.Match. Используя данные этого объекта мы вычисляем замену on-the-fly! def get_str(match: re.Match): word = match.group(1) return remap.get(word.lower()) or word Пример текста. text = '''Раз Два Три Четыре Пять Вместе будем мы считать Пять Четыре Три Два Раз Мы считать научим вас ''' Теперь запускаем re.sub и вместо строки замены (repl) подаём имя функции. (Данный паттерн ищет отдельные слова в тексте) >>> print(re.sub(r'(\w+)', get_str, text)) 1 2 3 4 5 Вместе будем мы считать 5 4 3 2 1 Мы считать научим вас Думаю, достаточно наглядно 🤓 #libs#regex
Пребарај: #from
@starvetbooks · Post #5141 · 11.04.2025 г., 15:42
♻️#FROM ANIMAL HEALTH INSTITUTE https://t.me/starvetbooks
Hashtags
@Ai_artz · Post #3477 · 28.04.2026 г., 05:53
#from Double exposure caricature of a brasilian rainforest, flowers, waterfall Heart and love: magical ethereal nature, copper patina, desaturated neutral tones on burlap, dramatic impasto composition that brakes down the boundaries between an effective combination of concept, vision and mastery of medium (Georges Braque:0.7), (Fernand Leger:0.3), set in front of vivid background by Pablo Picasso S<AI watercolor and ink, oil on canvas, reflection, mist, sunshine --ar 16:9 ✅ sapir8697 _Discord @ai_artz🎨
Hashtags
@Ai_artz · Post #3475 · 21.04.2026 г., 08:33
#from Antique suburban cybertech collage of miscellaneous ephemera mixed with rusty macabre horror rain --v 6.0 --s 400 --c 25 ✅wonnetrunken _Midjourney v6.0 @ai_artz📺
Hashtags
@AI_artz · Post #3448 · 04.03.2026 г., 14:24
#from Medieval vilage, full moon, plague doctor walking on the streets, dark night, tranquility in the style of Yves Klein, abstract ✅ hondrus _Midjourney v6.0 @ai_artz🎨
Hashtags
@AI_artz · Post #3440 · 28.02.2026 г., 09:05
#from Impressionist oil painting about meditation reflected in one person --v 6.0 ✅ juanpreisler _Midjourney v6.0 @ai_artz🎨
Hashtags
@AI_artz · Post #3428 · 21.02.2026 г., 03:07
#from A child's teddy bear plush toy which looks soft and cuddly ✅ cparsons _Discord @ai_artz🧸
Hashtags
@AI_artz · Post #3405 · 10.02.2026 г., 11:07
#from Critters gathering under the black light harvest moon, by Eric Carle --ar 4:3 ✅ dyltheshyguy _Discord @ai_artz🌠
Hashtags
@AI_artz · Post #3381 · 30.01.2026 г., 12:48
#from Orisha,blanco,pureza, --v 6.0 ✅gaiberr327 _ Midjourney v6.0 @ai_artz🌿
Hashtags
@AI_artz · Post #3379 · 28.01.2026 г., 18:11
#from Oil painting portrait from the 1500s of a smiling girl ✅ giorgiogenau_08496 _Discord @ai_artz🌿
Hashtags
@AI_artz · Post #3361 · 23.01.2026 г., 19:21
#from Handsome mongol khan age twenty, muscular but thin, proud, full body portrait, watercolor style, black and white, 8k, --ar 2:3 ✅blackbeltmonkey _Midjourney v6.0 @ai_artz🌿
Hashtags
@AI_artz · Post #3348 · 16.01.2026 г., 16:06
#from A dynamic, abstract action painting featuring a cyclist in full speed. The cyclist's body is portrayed through a vibrant blend of colors and bold brushstrokes, with a sense of motion captured through the distorted, elongated shape. The background showcases a blurry, whirlwind of colors, representing the wind and the cyclist's adrenaline-filled journey. The overall atmosphere of the painting exudes energy, speed, and the thrill of competition. ✅ Blademort1988 _Ideogram v1.0 @ai_artz🚲
Hashtags
@AI_artz · Post #3293 · 31.12.2025 г., 19:35
#from Obbatala,viejo ✅gaiberr327 _ Midjourney v6.0 @ai_artz🦜
Hashtags