April 2019
Beginner to intermediate
386 pages
11h 20m
English
Pipelining is a technique that strings together various operations in a convenient and easily modifiable form to achieve some result. There are several APIs that support this approach. In this recipe, we will demonstrate how the Stanford NLP API supports this concept for POS tagging. This will provide the reader with an additional development technique.
Read now
Unlock full access