#sbert — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #sbert, aggregated by home.social.
-
Лучший перевод Шекспира с точки зрения математики
За переводы сонетов Шекспира брались многие мастера и любители. Мне стало интересным провести лексико-семантический анализ нескольких переводов 74 сонета и сравнить их с оригиналом. Я взял авторов, авторитет которых как поэтов и переводчиков вне сомнения Маршака и Пастернака. И двух переводчиков, не известных как поэты - Николая Гербеля и Модеста Чайковского. Я захотел проверить, кто из переводчиков точнее всего передал смысл, ритм и эмоции оригинала, используя алгоритмы машинного обучения.
https://habr.com/ru/articles/996614/
#python #nlp #nlpмодели #nltk_python #проза #поэзия #литература_художественная #sentencetransformers #sbert
-
Цветаева и Ахмадулина. Связь поэтических миров проявляет Python
C помощью Python ищу цветаевские следы в творчестве Ахмадулиной и обнаруживаю диалог поэтических миров двух авторов.
https://habr.com/ru/articles/992210/
#python #sbert #векторное_представление_слов #лемматизация #анализ #чтение #поэзия #проза
-
I modeled the Voynich Manuscript with SBERT to test for structure
https://github.com/brianmg/voynich-nlp-analysis
#HackerNews #VoynichManuscript #SBERT #NLP #Analysis #DataScience #TextMining
-
🧠 Discover how using a method that associates users’ writing semantics with fine-grained depression symptoms can be helpful in the diagnosis of the disease!
Our data-efficient method is compatible with any kind of #SBERT model! (2/🧵) #EMNLP2023 #NLProc
-
Beim Ausprobieren von #SBERT.net auf Brieftexten von #dehmeldigital im Rahmen eines @paginaDH Hackathons habe ich angefangenen, in meinem Code-Editor einen Test-Satz zur semantischen Ähnlichkeitssuche einzugeben: „Der Hurra-Patriotismus...“ GitHub #Copilot ergänzte mit „... ist ein Zeichen von Schwäche. Die Wahrheit ist dem Menschen zumutbar.“
-
We recently concluded the first year of teaching Advanced Information Retrieval @elex and want to highlight five projects from the class: https://socialcomplab.github.io/advancedIR-2022-showcase/
The projects are diverse regarding what aspects of information retrieval they cover, the models used, and their domain, such as #Transformers, re-#ranking, #BERT opic, summarization, translation, #Word2Vec, content analysis, #IR pipelines, #T5, #programming languages, misinformation, #sBERT, tokenizers and encoders.