Size: a a a

Natural Language Processing

2020 November 05

AC

Anton Cherepkov in Natural Language Processing
What kind of model and what kind of microcontroller?
источник

EN

Eman Negm in Natural Language Processing
Hi All , Can you help me in Automatic short answer grading please ?
источник

EN

Eman Negm in Natural Language Processing
i think to use a transformer model that based on attention but i dont know how ?
источник
2020 November 06

SP

Sebastian Pereira in Natural Language Processing
Всем привет! А есть ли у кого удачные примеры/опыт квантизации sqad от DeepPavlov? И вообще уменьшения веса deep pavlov  моделей?
источник

E

Eug in Natural Language Processing
Всем привет!
Поделитесь, пожалуйста, вариантами решения задачи insult detection на русском языке. Есть ли готовые инструменты/библиотеки? Если нет, может, есть на примете подходящий датасет?
Более общий вопрос: насколько хорошо будет работать сеть, если обучить её на *переводном* датасете (взять датасет с kaggle'а на английском, перевести на русский и обучить)? Или перевод будет недостаточно адекватным для данной задачи?
источник

DK

Dmitri Kapustin in Natural Language Processing
Добрый день, как называется профессия. Когда есть задача от бизнеса, нужно добыть и исследовать данные, почистить, посчитать, придумать и обучить нейросеть, протестировать, запустить в прод?
источник

NS

Nikolay Shchipitsin in Natural Language Processing
Dmitri Kapustin
Добрый день, как называется профессия. Когда есть задача от бизнеса, нужно добыть и исследовать данные, почистить, посчитать, придумать и обучить нейросеть, протестировать, запустить в прод?
Ml engineer вроде как
источник

DK

Dmitri Kapustin in Natural Language Processing
🙏 Спасибо!
источник

YB

Yuri Baburov in Natural Language Processing
Dmitri Kapustin
Добрый день, как называется профессия. Когда есть задача от бизнеса, нужно добыть и исследовать данные, почистить, посчитать, придумать и обучить нейросеть, протестировать, запустить в прод?
Я бы data scientist назвал наверное тоже.
What is a Data Scientist
Data scientists are big data wranglers, gathering and analyzing large sets of structured and unstructured data. A data scientist’s role combines computer science, statistics, and mathematics. They analyze, process, and model data then interpret the results to create actionable plans for companies and other organizations.

Data scientists are analytical experts who utilize their skills in both technology and social science to find trends and manage data. They use industry knowledge, contextual understanding, skepticism of existing assumptions – to uncover solutions to business challenges.

A data scientist’s work typically involves making sense of messy, unstructured data, from sources such as smart devices, social media feeds, and emails that don’t neatly fit into a database.
источник

DK

Dmitri Kapustin in Natural Language Processing
Yuri Baburov
Я бы data scientist назвал наверное тоже.
What is a Data Scientist
Data scientists are big data wranglers, gathering and analyzing large sets of structured and unstructured data. A data scientist’s role combines computer science, statistics, and mathematics. They analyze, process, and model data then interpret the results to create actionable plans for companies and other organizations.

Data scientists are analytical experts who utilize their skills in both technology and social science to find trends and manage data. They use industry knowledge, contextual understanding, skepticism of existing assumptions – to uncover solutions to business challenges.

A data scientist’s work typically involves making sense of messy, unstructured data, from sources such as smart devices, social media feeds, and emails that don’t neatly fit into a database.
Full stack data scientist :)
источник

NS

Nikolay Shchipitsin in Natural Language Processing
Ни каждый ds может настроить веб сервис на поток выгрузки данных или же даже просто поднять тот же flask.
Тут рассказывает кто такой ml engineer
https://youtu.be/7bUYEMZVMCE
YouTube
Машинное обучение и нейросети / Интервью с техническим директором Яндекс.Дзен
Из этого выпуска вы узнаете о том, что такое машинное обучение (machine learning), какие бывают нейронные сети, что такое data sets и чем инженер машинного обучения отличается от data scientist.
В гостях CTO компании Яндекс.Дзен - Антон Фролов.
Кроме того, у Антона история обычного парня, который не блистал знаниями ни в школе, ни в универе, но добился многого к своим годам.
Так что, заваривайте чаинский/кофеинский и погнали! 😉

~~~~~~~~~~~~~~
ЛЮБИМЫЙ ПАРТНЁР ELBRUS CODING BOOTCAMP
Elbrus - это лучший формат обучения программированию.
У ребят идет набор в новый поток, подробнее тут: https://clck.ru/NmqtM
Старт 6 июля. Вступительные экзамены до конца июня, ПОСПЕШИ!😎
~~~~~~~~~~~~~~  

Linkedin Антона: https://www.linkedin.com/in/anton-frolov-15912047
Емейл для связи: anton-fr@yandex-team.ru
Аудио-версия выпуска: https://bit.ly/3dsavWt
Материалы из выпуска: https://t.me/itbeard/393

______________________________

АЙТИБОРОДА В ИНТЕРНЕТЕ:
🔹 Сайт -  https://itbeard.com
🔹 YouTube - https://www.youtube.com/itbeard…
источник

OA

Oluwaseun Alagbe in Natural Language Processing
Anton Cherepkov
What kind of model and what kind of microcontroller?
Its a QA model, I'm building a virtual assistant like Siri

I dont know the type of microcontroller I can use for it
источник

SL

Sergey L in Natural Language Processing
Oluwaseun Alagbe
Its a QA model, I'm building a virtual assistant like Siri

I dont know the type of microcontroller I can use for it
may be you need smth with more power, like raspberry PI or dunno intel Nuke? or new stuff from nvidia with specific hardware for nn (basically there were some alternatives for that)
источник

SL

Sergey L in Natural Language Processing
Oluwaseun Alagbe
Its a QA model, I'm building a virtual assistant like Siri

I dont know the type of microcontroller I can use for it
speaking about a microcontrollers only. If you have smth really simple it goes ok, because almost chip micros has very small resources and has implementation limits. the next lvl is a kind of small portable pc (or processor), as raspberry or may be mobile phones processors for example (because  they are powerful and chip enougth even for launching deep networks like CNN).
If your question is about hardware. The exception from the rule are processors in mobile phones for example, because they are powerfull enough for now.
hope it helps)
источник

IJ

IL Jah in Natural Language Processing
@iRioxe do you think STM32 would not be enough for self-wrote nn? i saw them on TensorFlow support list https://www.tensorflow.org/lite/microcontrollers
источник

SL

Sergey L in Natural Language Processing
IL Jah
@iRioxe do you think STM32 would not be enough for self-wrote nn? i saw them on TensorFlow support list https://www.tensorflow.org/lite/microcontrollers
hm.. dunno, have never played with that before. may be its better to ask tf-community for more broad details if it's important.

but for some tasks it works, because there is smth like this:
https://www.digikey.com/en/maker/projects/tinyml-getting-started-with-tensorflow-lite-for-microcontrollers/c0cdd850f5004b098d263400aa294023
so seems like even smth simple shall work if they have good support
источник

M

Maxim in Natural Language Processing
Добрый день!
Я использую NER для английского языка из SpaCy из коробки - en_core_web_lg. Мне хотелось бы выделять организации и имена из текста, но мне важнее recall, чем precision. На тестовом корпусе у меня Recall=86. Есть ли возможность в spacy поменять порог уверенности, чтобы получить больше 90? В Гугле нашел только вариант с beam_search, но как я понял это не совсем то и замедляет работу.
источник

OA

Oluwaseun Alagbe in Natural Language Processing
Sergey L
speaking about a microcontrollers only. If you have smth really simple it goes ok, because almost chip micros has very small resources and has implementation limits. the next lvl is a kind of small portable pc (or processor), as raspberry or may be mobile phones processors for example (because  they are powerful and chip enougth even for launching deep networks like CNN).
If your question is about hardware. The exception from the rule are processors in mobile phones for example, because they are powerfull enough for now.
hope it helps)
Oh
I get, thanks so much for this
источник

SL

Sergey L in Natural Language Processing
Oluwaseun Alagbe
Oh
I get, thanks so much for this
welcome)
источник

SD

Sergey Dulikov in Natural Language Processing
Oluwaseun Alagbe
Oh
I get, thanks so much for this
You may want to read about Knowledge Distillation, it is often used to transfer models to small devices.
источник