Тёмный

How Fuzzy Text Search Works 

Big Python
Подписаться 548
Просмотров 14 тыс.
50% 1

Опубликовано:

 

5 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 23   
@jsp2518
@jsp2518 Год назад
I found this video right when i need and i have been getting back to it. Would be awesome to have more tutorials, really high quality here!
@BigPython
@BigPython Год назад
Glad you found the video useful! :) I'd like to create more videos this year, so please stay tuned.
@SnekCato
@SnekCato 3 года назад
I cannot wait to be able to how to do this, i'm still a beginner but i love how you explain such cool topics.
@BigPython
@BigPython 3 года назад
Thank you! I used to do private tutoring while I studied at university, so I guess I miss explaining this stuff :D Teaching is a good way of learning, nothing quite makes you understand a subject like having to break it down for someone else. Your videos have a nice easy-to-understand presentation and great visuals, I'd love to see your take on some more advanced topics! I'm sure you'll get there in time :)
@mohammadsheikh7564
@mohammadsheikh7564 3 года назад
Came across this right when I needed it, thanks for the video. Would love to see a video on the Finite State Machines as well.
@BigPython
@BigPython 3 года назад
Glad it was useful! I have something in the works on Levenshtein automata and Tries, that video is coming :)
@RyanSteele82
@RyanSteele82 3 года назад
Thank you for this. Really good explanation!
@BigPython
@BigPython 3 года назад
Thanks, I'm glad it was helpful :)
@艺卢
@艺卢 2 года назад
Pretty nice!! Good one you and everything is explained well and nice, thanks very much!
@robimez
@robimez Год назад
very interesting , love how you explain things , subbed.
@pavelkurek1715
@pavelkurek1715 Месяц назад
Great video really helpful
@lammelmiklos3765
@lammelmiklos3765 2 года назад
Very nice tutorial! I was wondering: what dev environment do you use here in the video? It seem to be some kind of Jupyter Notebook with some nice cusomization... How did you customize?
@BigPython
@BigPython 2 года назад
Thanks! It's Jupyter Notebook with github.com/dunovank/jupyter-themes and some custom CSS styles on top using github.com/openstyles/stylus
@lammelmiklos3765
@lammelmiklos3765 2 года назад
@@BigPython Thank you very much!
@lammelmiklos3765
@lammelmiklos3765 2 года назад
@@BigPython I played with the styles a little bit, and figured, that you were using the grade3 style. However my understanding of the openstyles, that is has to applied to the browser itself. Is that correct? Do you mind sharing your style?
@BigPython
@BigPython 2 года назад
@@lammelmiklos3765 Yes, it's applied at the browser level. I've added my current CSS to the git repo, feel free to have a look :) github.com/tkarabela/bigpython/blob/master/jupyter-grade3-bigpython.css
@Martin.Eriksson
@Martin.Eriksson 3 года назад
Great video
@BigPython
@BigPython 3 года назад
Thank you! :)
@thanhhuy5277
@thanhhuy5277 3 года назад
nice video , i see O(n^2), and i have 1 question ,if input text long 500 and has 1e7 item, how much is the time run?
@VigneshkumarP-o9x
@VigneshkumarP-o9x Год назад
there is any two sentence meaning nlp or algorithm is there? or not is there means can you tell which algo or nlp ?how that work
@andreaventurelli2359
@andreaventurelli2359 2 года назад
You talk about the possibility of change the weight of the (add,delete,replace) how can it is achievable?
@BigPython
@BigPython 2 года назад
In the Wagner-Fisher algorithm, when computing d[i, j] you take minimum of the neighbors d[i-1, j], d[i, j-1], d[i-1, j-1] with cost of the operation added to each. Usually all the costs (weights) are set to 1, except for the case of d[i-1, j-1] when a[i-1] == b[j-1] (which is a match, so it should not add to the distance).
Далее
The Algorithm Behind Spell Checkers
13:02
Просмотров 414 тыс.
TRENDNI BOMBASI💣🔥 LADA
00:28
Просмотров 913 тыс.
This mother's baby is too unreliable.
00:13
Просмотров 16 млн
This Algorithm is 1,606,240% FASTER
13:31
Просмотров 836 тыс.
Malware Development: Processes, Threads, and Handles
31:29
Exploring NLP Fuzzy Matching Algorithms
44:36
Просмотров 12 тыс.
ASMR Programming - Spinning Cube - No Talking
20:45
Address Matching in Excel Using Levenshtein Distance
15:06
Use Arc Instead of Vec
15:21
Просмотров 147 тыс.
Fuzzy File Searching Tool in Python
9:02
Просмотров 8 тыс.
TRENDNI BOMBASI💣🔥 LADA
00:28
Просмотров 913 тыс.