#nltk

InterData VNinterdatavn
2025-04-21

NLTK là gì? A-Z về thư viện Natural Language Toolkit

Bạn quan tâm đến Xử lý Ngôn ngữ Tự nhiên (NLP)? NLTK chính là thư viện Python mã nguồn mở hàng đầu dành cho bạn! NLTK cung cấp các công cụ và tài nguyên thiết yếu cho các tác vụ NLP cơ bản, rất lý tưởng cho học tập và nghiên cứu trong lĩnh vực này.

Xem chi tiết về NLTK tại đây: interdata.vn/blog/nltk-la-gi/

2025-02-13

Русские тексты. Работа с текстами. Предварительная обработка русских текстовых данных

Предварительная обработка текстовых данных: ключевые этапы и методы Текстовые данные — один из самых сложных типов данных для анализа из-за их неструктурированной природы и высокой вариативности. Чтобы превратить "сырой" текст в информацию, пригодную для машинного обучения или лингвистического анализа, требуется предварительная обработка. Этот процесс включает стандартизацию, очистку и преобразование текста, что повышает качество моделей NLP (Natural Language Processing). Рассмотрим основные этапы и методы.

habr.com/ru/articles/881998/

#nltk #python3 #pymorphy #ml #deep_learning

unicornCoder ☑️ :gnome: :bash:unicornCoder@fosstodon.org
2024-12-17

forgot i made this years ago

#NLTK #NLP

image of Darth Vader of Star Wars next to the explanation of NTLK VADER module for sentiment analysis scores
2024-12-08

NLP: когда машины начинают понимать нас (Часть 2)

В прошлой статье мы с вами изучили теоретические основы обработки естественного языка (NLP) и теперь готовы перейти к практике. В мире NLP выбор подходящего языка программирования и инструментов играет ключевую роль в успешной реализации проектов. Одним из наиболее популярных языков для решения задач в этой области является Python. Его простота, читаемость и поддержка мощных библиотек делают его идеальным выбором для разработчиков.

habr.com/ru/articles/864778/

#обработка_естественного_языка #nlp #natural_language_processing #machine_learning #машинное_обучение #искусственный_интеллект #python #пайтон #nltk #spacy

Taran Rampersadknowprose
2024-11-11

Not really imho, but you can build a simple chat bot in .

I do love the in python. Was using it before it was cool. 🤣

howtogeek.com/beginner-coding-

2024-11-03

Telegram-бот для анализа текста | выделение тематических групп

Буквально месяц назад, мы с моим коллегой участвовали в HAKATON. Наша команда взялась за интересную задачу от компании МТС: на основе тысяч опросов, найти усредненный синоним к определенной категории ответов и визуализировать это в виде графика, либо облака слов. После выполнения задачи и защиты проекта мы задумались...

habr.com/ru/articles/855786/

#aiogram #telegrambot #lda #lemmings #gensim #python #postgresql #nltk #gpt #mystem

Joxean Koret (@matalaz)joxean
2024-09-26

Inor al dago lanean NLTK-eko euskararen soportean? Badago hortik nonbait 2010-ko egin zan port bat, baina hori super zaharra da eta, gaur, ez dau ezertarako balio. Agian Elhuyarreko norbait? @elhuyar

PS: NLTK hauxe da nltk.org/

unicornCoder ☑️ :gnome: :bash:unicornCoder@fosstodon.org
2024-09-13

according to #NLTK VADER sentiment analysis

"You have failed me for the last time!"

neg: 0.339
neu: 0.661
pos: 0.0
compound: -0.5562

#StarWars
#DataScience
#Python

Mòrag 🏴󠁧󠁢󠁳󠁣󠁴󠁿morag
2024-08-12

This week's topic is Natural Language Processing with and .

I studied language and IT seperately at uni a few decades ago. Wish I'd combined them.

TIL there's a Wordnet for Scottish Gaelic. I'm excited about it but don't know what to do with it yet.

Link to The Unified Scottish Gaelic Wordnet ukc.disi.unitn.it/index.php/ga

Erika Varis Doggetterikavaris@mas.to
2024-07-19

Tfw you’re just casually exploring some new approach and lib installs lead you to an active cyber security flag in nltk, because pickle. 🙃

github.com/nltk/nltk/issues/32

#nltk #python #NLProc

Alexander Janßenitnomad@ruhr.social
2024-07-07

Part 4 is up! All bugs fixed and some peculiar methods for testing. Decoding and encoding now works fully correct, but code needs to be refactored.

blog.ynfonatic.de/software/202

#Mnemonics #Encoding #NaturalLanguageProcessing #nltk

Alexander Janßenitnomad@ruhr.social
2024-07-06

Part 3 is there! Encoding and Decoding works just fine, but I found that the quality of my corpus is bad, which needs fixing. It's not a problem with the code, but with the data quality which needs manual inspection.

blog.ynfonatic.de/software/202

#Mnemonics #Encoding #NaturalLanguageProcessing #nltk

Alexander Janßenitnomad@ruhr.social
2024-07-05
Alexander Janßenitnomad@ruhr.social
2024-07-05

Everyone should have a pet-OCD, and my obsession is esoteric encoding schemes. That kept me awake last night, and now I'm giving in.

Part 1 of a handful; from idea to product, I present you "How to convert arbitrary binary data into English sentences and back again."

Part 2 in the making.

blog.ynfonatic.de/software/202

#Mnemonics #Encoding #NaturalLanguageProcessing #nltk

Data Bloggerdatablogger
2024-03-04

Learn graphical text analysis with NLTK. 📚🐍✨How can dispersion plots help you understand language patterns? towardsdatascience.com/master-

2024-02-07

All this "AI" hype makes me want to research "tradicional", non-LLM, deterministic natural language processing. Like #NLTK for Python implements.

2024-01-11

Hello :blobcatfluffowo: ,

If someone want to contribute to #opensource project you can start with this two issues:
github.com/findsimilar/find-si - test coverage

github.com/findsimilar/find-si - handling exception

It helps to easy start with project.

This is #opensource project on #python , which use #nltk to find similar texts.

👍 :python:

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst