株式会社極東書店トップ > 商品一覧 > Semi-Supervised Learning and Domain Adaptation in Natural Language Processing.
商品詳細
Semi-Supervised Learning and Domain Adaptation in Natural Language Processing.
・ISBN 978-3-031-01021-7 paper EUR 24.99
¥6,679.- (税込) ※(※)価格はご注文時の参考価格となります。
納品価格につきましては書籍の入荷時点で確定となります。
版元の原価改定、外国為替の変動等により異なる場合がございますので、予めご了承下さい。
お気に入り
★★★
| 著者・編者 | Sogaard, Anders, |
|---|---|
| シリーズ | (Synthesis Lectures on Human Language Technologies) |
| 出版社 | (Springer International Publishing AG, SZ) |
| 出版年月 | 2013 |
| ページ数 | 93 pp. |
| 言語 | ENG |
| ニュース番号 | <A04-63856> |
解説
This book introduces basic supervised learning algorithms applicable to natural language processing (NLP) and shows how the performance of these algorithms can often be improved by exploiting the marginal distribution of large amounts of unlabeled data. One reason for that is data sparsity, i.e., the limited amounts of data we have available in NLP. However, in most real-world NLP applications our labeled data is also heavily biased. This book introduces extensions of supervised learning algorithms to cope with data sparsity and different kinds of sampling bias. This book is intended to be both readable by first-year students and interesting to the expert audience. My intention was to introduce what is necessary to appreciate the major challenges we face in contemporary NLP related to data sparsity and sampling bias, without wasting too much time on details about supervised learning algorithms or particular NLP applications. I use text classification, part-of-speech tagging, and dependency parsing as running examples, and limit myself to a small set of cardinal learning algorithms. I have worried less about theoretical guarantees ("this algorithm never does too badly") than about useful rules of thumb ("in this case this algorithm may perform really well"). In NLP, data is so noisy, biased, and non-stationary that few theoretical guarantees can be established and we are typically left with our gut feelings and a catalogue of crazy ideas. I hope this book will provide its readers with both. Throughout the book we include snippets of Python code and empirical evaluations, when relevant.