A harbor log must mark each ship name, berth, and clock time inside the sentence. Which encoder setup fits?
Select an answer to reveal the explanation.
Short Explanation
Ship name, berth, and clock time each need a tag on the word itself. That is token classification, NER. A story generator, a harvest-ton regression, and an NCCL gather do not label those spans.
Full Explanation
Named-entity / token classification labels each token (ship, berth, time). That is a classic encoder NLP job. A story generator, a numeric regression, and NCCL are the wrong setup.