書名: Natural Language Processing with Java and LingPipe Cookbook作者名: Breck Baldwin Krishna Dayanidhi本章字數: 62字更新時間: 2021-08-05 17:12:51
Chapter 2. Finding and Working with Words
In this chapter, we cover the following recipes:
- Introduction to tokenizer factories – finding words in a character stream
- Combining tokenizers – lowercase tokenizer
- Combining tokenizers – stop word tokenizers
- Using Lucene/Solr tokenizers
- Using Lucene/Solr tokenizers with LingPipe
- Evaluating tokenizers with unit tests
- Modifying tokenizer factories
- Finding words for languages without white spaces
推薦閱讀
- Expert C++
- CentOS 7 Linux Server Cookbook(Second Edition)
- DevOps入門與實踐
- concrete5 Cookbook
- Scala編程實戰(原書第2版)
- Clojure Reactive Programming
- Visual Basic程序設計
- Scala Reactive Programming
- Learning Unreal Engine Android Game Development
- Arduino可穿戴設備開發
- Web程序設計:ASP.NET(第2版)
- Docker:容器與容器云(第2版)
- 體驗之道:從需求到實踐的用戶體驗實戰
- Web開發新體驗
- 一步一步學Spring Boot:微服務項目實戰(第2版)