- Natural Language Processing with Java and LingPipe Cookbook
- Breck Baldwin Krishna Dayanidhi
- 195字
- 2021-08-05 17:12:47
Preface
Welcome to the book you will want to have by your side when you cross the door of a new consulting gig or take on a new Natural Language Processing (NLP) problem. This book starts as a private repository of LingPipe recipes that Baldwin continually referred to when facing repeated but twitchy NLP problems with system building. We are an open source company but the code never merited sharing. Now they are shared.
Honestly, the LingPipe API is an intimidating and opaque edifice to code against like any rich and complex Java API. Add in the "black arts" quality needed to get NLP systems working and we have the perfect conditions to satisfy the need for a recipe book that minimizes theory and maximizes the practicality of getting the job done with best practices sprinkled in from 20 years in the business.
This book is about getting the job done; damn the theory! Take this book and build the next generation of NLP systems and send us a note about what you did.
LingPipe is the best tool on the planet to build NLP systems with; this book is the way to use it.
- Expert C++
- Facebook Application Development with Graph API Cookbook
- Vue.js前端開發基礎與項目實戰
- VSTO開發入門教程
- 名師講壇:Java微服務架構實戰(SpringBoot+SpringCloud+Docker+RabbitMQ)
- C/C++程序員面試指南
- FFmpeg開發實戰:從零基礎到短視頻上線
- 后臺開發:核心技術與應用實踐
- 算法設計與分析:基于C++編程語言的描述
- Angular Design Patterns
- Python Digital Forensics Cookbook
- 計算機組裝與維護(第二版)
- UML基礎與Rose建模實用教程(第三版)
- 一步一步學Spring Boot:微服務項目實戰(第2版)
- C語言程序設計實驗指導