Tagged articles
28 articles
Page 1 of 1
Python Crawling & Data Mining
Python Crawling & Data Mining
Feb 9, 2022 · Artificial Intelligence

How to Turn Crawled CSV Data into Word Clouds and Sentiment Scores with Python

This guide walks you through extracting text from a CSV obtained via Python web scraping, cleaning it with stop‑words, generating a word‑cloud, performing jieba tokenization and frequency analysis, and finally applying SnowNLP for sentiment scoring, with all code snippets and data links provided.

Sentiment AnalysisSnowNLPWeb Scraping
0 likes · 12 min read
How to Turn Crawled CSV Data into Word Clouds and Sentiment Scores with Python
DataFunTalk
DataFunTalk
Nov 29, 2021 · Artificial Intelligence

Text Mining for User Research: Architecture, Labeling, and Application Cases at JD.com

The presentation explains how JD.com leverages large‑scale text mining and NLP techniques—including data cleaning, multi‑level labeling, sentiment classification with models such as TextCNN, RoBERTa, and USE—to transform unstructured customer feedback into actionable product insights across various e‑commerce scenarios.

NLPSentiment AnalysisUser Research
0 likes · 18 min read
Text Mining for User Research: Architecture, Labeling, and Application Cases at JD.com
DataFunTalk
DataFunTalk
Oct 16, 2021 · Artificial Intelligence

Feature Extraction and Modeling of Voice and Text Data for Post‑Loan Management

This article presents practical experiences in post‑loan management, detailing how to extract descriptive and deep‑learning features from voice recordings and textual transcripts, apply traditional signal processing, keyword and TF‑IDF methods, and build CRNN and transformer models to predict repayment behavior.

Deep Learningaimachine learning
0 likes · 19 min read
Feature Extraction and Modeling of Voice and Text Data for Post‑Loan Management
Baidu Geek Talk
Baidu Geek Talk
Apr 16, 2021 · Artificial Intelligence

Large-Scale Short Text Clustering System Design and Practice at Baidu Search

At Baidu Search, a large‑scale short‑text clustering system was built using multi‑level semantic splitting, fine‑grained aggregation and error‑correction, evolving from v1.0 to v2.0, and now clusters 100 million queries with 95 % accuracy and 80 % recall within three days.

Unsupervised Learningmulti-level splittingsearch query processing
0 likes · 19 min read
Large-Scale Short Text Clustering System Design and Practice at Baidu Search
DataFunTalk
DataFunTalk
May 18, 2020 · Artificial Intelligence

Intelligent Investment Research and Financial Sentiment Monitoring with NLP and Big Data

This article describes how advanced natural‑language‑processing, big‑data, and deep‑learning techniques are integrated into an end‑to‑end platform for financial asset management, covering large‑scale bid‑tender text analysis, few‑shot sentiment monitoring, model architectures, data‑enhancement methods, and practical deployment results.

Big DataFew‑Shot LearningFinancial AI
0 likes · 28 min read
Intelligent Investment Research and Financial Sentiment Monitoring with NLP and Big Data
Beike Product & Technology
Beike Product & Technology
Jun 28, 2019 · Artificial Intelligence

Building a Comprehensive Tagging System for Real‑Estate Recommendation at Beike

This article explains how Beike, China’s largest residential service platform, leverages its massive house, client, and text data to design a multi‑layered tag architecture, detailing data sources, tag construction methods—including classification, keyword, geographic, anonymous topic, and temporal tags—and their application to improve personalized house search and recommendation.

NLPReal EstateTagging
0 likes · 14 min read
Building a Comprehensive Tagging System for Real‑Estate Recommendation at Beike
JD Tech Talk
JD Tech Talk
Apr 19, 2019 · Artificial Intelligence

Fundamentals and Practical Applications of Text Mining: Workflow, Methods, and a Sentiment Analysis Case Study

This article outlines the end‑to‑end text‑mining workflow—from data acquisition and preprocessing to feature extraction, algorithm selection, and model evaluation—while demonstrating a sentiment‑analysis case study that combines LDA topic modeling with deep‑learning classifiers.

Deep LearningLDASentiment Analysis
0 likes · 11 min read
Fundamentals and Practical Applications of Text Mining: Workflow, Methods, and a Sentiment Analysis Case Study
JD Tech Talk
JD Tech Talk
Mar 22, 2019 · Artificial Intelligence

Data Mining Techniques for Telemarketing: Supervised Classification, Clustering, Optimization, Anomaly Detection, and Text Mining

The article examines how telemarketing, a data‑intensive industry, leverages various data‑mining methods—including supervised classification, clustering, operations research optimization, anomaly detection, and text mining—to improve lead selection, agent allocation, churn prediction, and voice analysis, while also outlining the key data‑talent roles needed for successful implementation.

Telemarketinganomaly detectionclustering
0 likes · 7 min read
Data Mining Techniques for Telemarketing: Supervised Classification, Clustering, Optimization, Anomaly Detection, and Text Mining
Mafengwo Technology
Mafengwo Technology
Mar 8, 2019 · Artificial Intelligence

How Dynamic Template Matching Transforms User Review Tag Extraction

This article explains a flexible template‑matching approach that dynamically extracts concise, user‑friendly tags from online travel reviews, detailing the system architecture, key concepts, step‑by‑step implementation, and matching rules that improve recall and relevance.

NLPTemplate Matchingai
0 likes · 15 min read
How Dynamic Template Matching Transforms User Review Tag Extraction
Vipshop Quality Engineering
Vipshop Quality Engineering
Feb 22, 2019 · Artificial Intelligence

How Vipshop Built an AI‑Powered Sentiment Analysis System for Real‑Time Customer Feedback

Vipshop's in‑house sentiment monitoring platform integrates web‑scraped reviews, WeChat comments and internal service messages, applying lexical sentiment scoring, dictionary‑based Chinese word segmentation, TF‑IDF keyword ranking and lightweight classification to deliver real‑time insights, alerts and actionable reports for thousands of daily user comments.

Big DataNLPSentiment Analysis
0 likes · 17 min read
How Vipshop Built an AI‑Powered Sentiment Analysis System for Real‑Time Customer Feedback
iQIYI Technical Product Team
iQIYI Technical Product Team
Jan 4, 2019 · Artificial Intelligence

NLP-based Text Opinion Extraction and Sentiment Analysis for iQIYI Video Comments

iQIYI’s NLP pipeline—combining CRF‑based segmentation, bidirectional LSTM/GRU models with attention and a CNN classifier—automatically extracts opinion targets, sentiment words and polarity from unstructured video comments, aggregates them across users to reveal collective attitudes toward actors, plot, and visual effects, and guides future work on implicit opinions and broader sentiment domains.

Deep LearningNLPiQIYI
0 likes · 12 min read
NLP-based Text Opinion Extraction and Sentiment Analysis for iQIYI Video Comments
Qunar Tech Salon
Qunar Tech Salon
Aug 21, 2017 · Artificial Intelligence

Tourism Comment Text Mining and Recommendation System Using NLP and Big Data

This article presents a comprehensive NLP‑driven text‑mining workflow for tourism comment data, covering data cleaning, word2vec training, keyword extraction, sentiment analysis, ranking, and a lightweight architecture that enables fast, accurate recommendation of scenic spots for users.

NLPSentiment Analysismachine learning
0 likes · 5 min read
Tourism Comment Text Mining and Recommendation System Using NLP and Big Data
Meitu Technology
Meitu Technology
Apr 6, 2017 · Artificial Intelligence

Meipai Text Matters: Mining and Practice of Community Text

The talk demonstrates how Meipai, a leading Chinese short‑video community, leverages large‑scale text mining and machine‑learning techniques—ranging from anti‑spam filtering to AI‑enhanced search—to enrich captions, comments, and metadata, improve user experience, and inspire further research on text data in video platforms.

Community analysisanti-spammachine learning
0 likes · 2 min read
Meipai Text Matters: Mining and Practice of Community Text
Meitu Technology
Meitu Technology
Apr 6, 2017 · Artificial Intelligence

Meitu Internet Technology Salon: AI and Machine Learning Applications in Practice

The fourth Meitu Internet Technology Salon showcased practical AI and machine learning uses, highlighting Meipai’s text‑anti‑spam, hot‑topic detection, sentiment analysis and personalized video search, while Baidu demonstrated ML‑driven business intelligence tools for multi‑source data mining, user profiling, and intelligent enterprise and HR management.

Artificial IntelligenceBusiness IntelligenceSentiment Analysis
0 likes · 7 min read
Meitu Internet Technology Salon: AI and Machine Learning Applications in Practice
Big Data and Microservices
Big Data and Microservices
Mar 30, 2016 · Industry Insights

How Text Mining is Transforming the Securities Industry: Trends and Challenges

This article examines the rapid growth of structured and unstructured data in the securities sector, outlines text mining fundamentals, explores key algorithms and tools, and analyzes current industry services, investment communities, and professional solutions while highlighting existing challenges and future opportunities.

Big DataSentiment Analysisindustry insight
0 likes · 32 min read
How Text Mining is Transforming the Securities Industry: Trends and Challenges
21CTO
21CTO
Feb 11, 2016 · Artificial Intelligence

How ICBC Leverages Text Mining to Transform Customer Service

This article details how Industrial and Commercial Bank of China (ICBC) applies text mining and natural language processing to analyze both internal call‑center records and external online discussions, building ontologies and models that turn massive unstructured feedback into actionable insights for improving service quality and reducing costs.

BankingOntologyWord2Vec
0 likes · 21 min read
How ICBC Leverages Text Mining to Transform Customer Service