- 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
推薦閱讀
- 大學計算機基礎(第三版)
- Mastering Entity Framework Core 2.0
- Object-Oriented JavaScript(Second Edition)
- Python高效開發實戰:Django、Tornado、Flask、Twisted(第2版)
- Hands-On Natural Language Processing with Python
- Swift語言實戰精講
- 組態軟件技術與應用
- C++反匯編與逆向分析技術揭秘(第2版)
- LabVIEW虛擬儀器入門與測控應用100例
- C++從入門到精通(第6版)
- Data Science Algorithms in a Week
- Photoshop智能手機APP界面設計
- Mastering Concurrency in Python
- Get Your Hands Dirty on Clean Architecture
- Xamarin Cross-Platform Development Cookbook