Tagged articles
507 articles
Page 6 of 6
Qunar Tech Salon
Qunar Tech Salon
Apr 27, 2017 · Artificial Intelligence

LSTM‑Jump: Learning to Skim Text for Faster Sequence Modeling

The paper introduces LSTM‑Jump, a reinforcement‑learning‑trained LSTM variant that can dynamically skip irrelevant tokens, achieving up to six‑fold speed‑ups over standard sequential LSTMs while maintaining or improving accuracy on various NLP tasks such as sentiment analysis, document classification, and question answering.

LSTMNLPSequence Modeling
0 likes · 7 min read
LSTM‑Jump: Learning to Skim Text for Faster Sequence Modeling
MaGe Linux Operations
MaGe Linux Operations
Apr 25, 2017 · Artificial Intelligence

Top Python and Java NLP Tools for Chinese Text Processing

This article surveys a wide range of natural language processing libraries—including Python packages like NLTK and spaCy, Java frameworks such as OpenNLP and StanfordNLP, and specialized Chinese tokenizers like IKAnalyzer, ICTCLAS, and FudanNLP—detailing their features, usage, and setup steps for Chinese text analysis.

ChineseIKAnalyzerJava
0 likes · 14 min read
Top Python and Java NLP Tools for Chinese Text Processing
Alibaba Cloud Developer
Alibaba Cloud Developer
Sep 20, 2016 · Artificial Intelligence

What ACL 2016 Tutorials Reveal About the Future of NLP and Deep Learning

The article reviews ACL 2016’s tutorial program, summarizing key talks on computer‑aided translation, neural machine translation, semantic sense representation, short‑text understanding, and highlights selected papers on multimodal translation, coverage modeling, and language‑vision grounding, illustrating deep learning’s impact on NLP research.

ACL 2016Deep LearningNLP
0 likes · 13 min read
What ACL 2016 Tutorials Reveal About the Future of NLP and Deep Learning
ITPUB
ITPUB
Dec 23, 2015 · Artificial Intelligence

How Computers Turn Words into Numbers: A Beginner’s Guide to Tokenization and Vector Similarity

This article explains how natural language processing stores word meanings as numeric vectors, builds token dictionaries, represents sentences as binary vectors, and uses dot‑product calculations to measure similarity, illustrating concepts with simple examples and highlighting current limitations and future directions.

NLPartificial intelligencetokenization
0 likes · 7 min read
How Computers Turn Words into Numbers: A Beginner’s Guide to Tokenization and Vector Similarity
Baidu Tech Salon
Baidu Tech Salon
Jul 2, 2014 · Artificial Intelligence

Baidu Kaoba: A Case Study of Natural Language Processing and Semantic Analysis

In a June 28 presentation at Baidu’s 51st Technology Salon, senior NLP researcher Zhao Shiqi showcased Baidu Kaoba—a conversational search tool for college admissions—illustrating how inference‑based rewriting, ellipsis completion, concept clarification and interactive generation enable deep, domain‑specific semantic understanding that he predicts will power future internet services.

AIBaiduConversational Search
0 likes · 6 min read
Baidu Kaoba: A Case Study of Natural Language Processing and Semantic Analysis