Tag

entity extraction

0 views collected around this technical thread.

58 Tech
58 Tech
Sep 23, 2024 · Artificial Intelligence

Enhancing Commercial Search with Knowledge Graphs and Large‑Model Techniques

This article describes how a commercial search platform iteratively upgrades its system by structuring business knowledge into a knowledge graph, applying multi‑stage entity extraction (CRF, Electra‑CRF, GLM‑3, OCR), and leveraging large language models to improve relevance, user experience, and revenue.

AINLPSearch
0 likes · 14 min read
Enhancing Commercial Search with Knowledge Graphs and Large‑Model Techniques
Airbnb Technology Team
Airbnb Technology Team
Jan 31, 2024 · Artificial Intelligence

Airbnb’s Listing Attribute Extraction Platform (LAEP): End-to-End Structured Information Extraction Using Machine Learning and NLP

Airbnb’s Listing Attribute Extraction Platform (LAEP) uses a custom NER model, word‑embedding mapping, and a BERT‑based scorer to automatically pull, normalize, and validate structured attributes from hosts’ unstructured text, boosting coverage for downstream tools and enhancing guest‑host matching at scale.

AirbnbBERTNER
0 likes · 11 min read
Airbnb’s Listing Attribute Extraction Platform (LAEP): End-to-End Structured Information Extraction Using Machine Learning and NLP
DataFunTalk
DataFunTalk
Nov 5, 2021 · Artificial Intelligence

End-to-End Entity Extraction for Tmall Genie: Speech2Slot Model and Unsupervised Pre‑Training

This article presents the business background of Tmall Genie’s voice‑driven content‑on‑demand service, critiques the traditional pipeline for entity extraction, and details an end‑to‑end speech‑semantic model—including the Speech2Slot architecture, knowledge‑enhanced encoding, and Phoneme‑BERT unsupervised pre‑training—demonstrating significant performance gains in both generation and classification tasks.

Speech RecognitionVoice Assistantend-to-end model
0 likes · 14 min read
End-to-End Entity Extraction for Tmall Genie: Speech2Slot Model and Unsupervised Pre‑Training
DataFunSummit
DataFunSummit
Nov 3, 2021 · Artificial Intelligence

Innovations and Practices of Entity Extraction in Tmall Genie Voice Assistant

The article presents Tmall Genie’s end‑to‑end speech‑semantic understanding pipeline, detailing the limitations of traditional ASR‑NLU‑IR pipelines, introducing the Speech2Slot model with knowledge‑enhanced encoders, and describing unsupervised phoneme‑based pre‑training (Phoneme‑BERT) that improves entity extraction performance in voice‑driven content playback.

Phoneme-BERTSpeech RecognitionTmall Genie
0 likes · 14 min read
Innovations and Practices of Entity Extraction in Tmall Genie Voice Assistant
DataFunSummit
DataFunSummit
Oct 10, 2021 · Artificial Intelligence

Advances in Knowledge Graph Construction and Applications at Alibaba's AliMe

This article presents Alibaba's AliMe team’s year‑long progress on knowledge graphs, covering the basics of knowledge graphs, domain‑specific and multi‑modal graph construction techniques, practical e‑commerce applications such as dialogue‑driven recommendation, virtual‑anchor script generation, and key takeaways for future research.

Artificial Intelligencee-commerceentity extraction
0 likes · 24 min read
Advances in Knowledge Graph Construction and Applications at Alibaba's AliMe
DataFunTalk
DataFunTalk
Sep 30, 2021 · Artificial Intelligence

Advances in Knowledge Graph Construction and Applications by Alibaba's AliMe Team

This article presents Alibaba's AliMe team's year‑long progress on knowledge graph research, covering the fundamentals of knowledge graphs, domain and multimodal graph construction techniques, practical e‑commerce applications such as dialogue‑driven recommendation, virtual‑anchor script generation, and insights on future directions.

AIdialogue systeme-commerce
0 likes · 23 min read
Advances in Knowledge Graph Construction and Applications by Alibaba's AliMe Team
DataFunTalk
DataFunTalk
Sep 6, 2021 · Artificial Intelligence

Medical NLP at Alibaba: Data, Algorithms, and Knowledge for Smart Healthcare

This article reviews Alibaba Cloud senior algorithm expert Chen Mosha's presentation on medical NLP, covering Alibaba's healthcare business, data types, electronic medical record quality inspection, span‑based and nested NER models, term normalization, clinical trial outcome prediction, knowledge‑enhanced language models, and the CBLUE benchmark dataset.

Alibaba CloudClinical Trial PredictionHealthcare AI
0 likes · 22 min read
Medical NLP at Alibaba: Data, Algorithms, and Knowledge for Smart Healthcare
iQIYI Technical Product Team
iQIYI Technical Product Team
Jul 30, 2021 · Artificial Intelligence

Construction and Application of iQIYI's Qisou Knowledge Graph

iQIYI’s Qisou Knowledge Graph, built since 2015 through a five‑stage pipeline of schema modeling, multi‑source data acquisition, entity alignment fusion, JanusGraph‑HBase storage, and inference‑driven querying, now powers precise video search, intelligent Q&A, tag mining, and relationship‑based recommendation across its platform.

AIRDFSearch Engine
0 likes · 14 min read
Construction and Application of iQIYI's Qisou Knowledge Graph
58 Tech
58 Tech
Jun 18, 2021 · Artificial Intelligence

Bidding Document Classification and Entity Extraction Using BERT-based Models

This article describes how 58.com built an end‑to‑end bidding service that crawls tender documents, classifies them into multiple categories with BERT‑based models (including softmax, sigmoid and ensemble approaches) and extracts key entities using BERT‑CRF and reading‑comprehension techniques, achieving over 90% overall accuracy and dramatically improving recall and precision.

BERTNLPdeep learning
0 likes · 15 min read
Bidding Document Classification and Entity Extraction Using BERT-based Models
58 Tech
58 Tech
Jan 29, 2021 · Artificial Intelligence

Optimization Practices for Business Opportunity Slot Recognition in 58.com Intelligent Customer Service

This article details the background, challenges, architecture, model selection, and future directions of the business‑opportunity slot recognition module used in 58.com’s intelligent customer service, highlighting how regex‑model fusion and IDCNN‑CRF improve entity extraction for phone, WeChat, address, and time slots.

BERTCRFIDCNN
0 likes · 11 min read
Optimization Practices for Business Opportunity Slot Recognition in 58.com Intelligent Customer Service
DataFunTalk
DataFunTalk
Dec 22, 2020 · Artificial Intelligence

Construction and Application of Financial Knowledge Graphs

This article explains how financial institutions can leverage large amounts of structured and unstructured data to build and apply financial knowledge graphs, covering AI key technologies, schema design, data extraction, graph construction, storage solutions, and real-world use cases such as intelligent tagging, recommendation, policy analysis, and executive relationship mining.

Financial AISemantic Searchentity extraction
0 likes · 14 min read
Construction and Application of Financial Knowledge Graphs
DataFunTalk
DataFunTalk
Aug 8, 2020 · Artificial Intelligence

Knowledge Graph Construction and Applications in Alibaba B2B E‑commerce

This article explains how Alibaba B2B leverages knowledge‑graph technology—from its historical roots in knowledge engineering and expert systems to modern semantic‑web models, extraction pipelines, reasoning methods, storage solutions, and representation learning—to improve search, recommendation, and scene‑based procurement incentives in e‑commerce platforms.

Alibabae-commerceentity extraction
0 likes · 31 min read
Knowledge Graph Construction and Applications in Alibaba B2B E‑commerce
DataFunTalk
DataFunTalk
Mar 22, 2020 · Artificial Intelligence

Entity and Relation Extraction: QA-Style Overview of Methods, Challenges, and Recent Advances

This article provides a comprehensive QA‑style review of entity‑relation extraction (ERE), covering pipeline drawbacks, various decoding strategies for NER, common relation‑classification techniques, shared‑parameter and joint‑decoding models, recent transformer‑based approaches, challenges such as overlapping entities, low‑resource settings, and the use of graph neural networks.

NLPRelation Extractiondeep learning
0 likes · 32 min read
Entity and Relation Extraction: QA-Style Overview of Methods, Challenges, and Recent Advances
iQIYI Technical Product Team
iQIYI Technical Product Team
Jan 17, 2020 · Artificial Intelligence

Voice and Language Technologies in Natural Interaction: iQIYI HomeAI Speech Interaction System

The talk introduced iQIYI’s HomeAI platform, which combines user profiling (including voiceprint and age detection) with automatic video semantic extraction to enable natural, multi‑turn voice‑based video search—addressing hot‑content updates, contextual awareness, device environments, and personalized recommendations for screen‑less or accessibility‑focused users.

AINatural Language ProcessingSpeech Recognition
0 likes · 19 min read
Voice and Language Technologies in Natural Interaction: iQIYI HomeAI Speech Interaction System
58 Tech
58 Tech
Jul 4, 2019 · Artificial Intelligence

TaskBot Task-Oriented Dialogue System: Intent‑Entity Joint Recognition and Dialogue Management

The article presents TaskBot, a modular task‑oriented dialogue robot that uses a Bi‑LSTM‑CRF joint intent‑entity model and a state‑machine based dialogue manager to handle multi‑turn conversations such as flight booking or rental housing, detailing its architecture, implementation, and performance.

AIDialogue ManagementNLP
0 likes · 12 min read
TaskBot Task-Oriented Dialogue System: Intent‑Entity Joint Recognition and Dialogue Management
DataFunTalk
DataFunTalk
Sep 21, 2018 · Artificial Intelligence

Construction of a Second‑Hand E‑commerce Knowledge Graph and Its Application in Pricing Models

This article explains how a knowledge graph for second‑hand e‑commerce is built—from data extraction and entity, attribute, and relation mining to ontology construction, entity alignment, and graph integration—and describes how the resulting graph supports personalized recommendation, search optimization, and statistical or regression‑based pricing models.

NLPe-commerceentity extraction
0 likes · 15 min read
Construction of a Second‑Hand E‑commerce Knowledge Graph and Its Application in Pricing Models