We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
  • HackerRank Home
  • |
  • Prepare
  • Certify
  • Compete
  • Apply
  • Hiring developers?
  1. Prepare
  2. Artificial Intelligence
  3. Natural Language Processing
  4. POS Tagging #2

POS Tagging #2

Problem
Submissions
Leaderboard
Discussions

You are provided with the POS-tagged version of a sentence. The tags that are used are the most commonly used standard from the Pen Tree Tagset.

Your task is to fill in the missing tags which have been replaced by question marks. The missing tags will be restricted to the set of tags which you already see in the POS tagged version of this sentence.
If there are two question marks (??), it indicates a 2-letter tag (CC, JJ, NN etc.).
If there are three question marks (???), it indicates a 3-letter tag (NNP, PPS, VBP).

People/NNS continue/VBP to/TO inquire/VB the/DT reason/?? for/IN the/DT race/NN for/IN outer/JJ space/??

In the plain-text box below, submit the sentence, as is, with only the question marks filled in appropriately and nothing else changed.

For example, your answer may look like this (This is not the correct answer):

People/NNS continue/VBP to/TO inquire/VB the/DT reason/TO for/IN the/DT race/NN for/IN outer/JJ space/TO

Author

PRASHANTB1984

Difficulty

Medium

Max Score

10

Submitted By

965

Need Help?


View discussions
View top submissions

rate this challenge

MORE DETAILS

Download problem statement
Download sample test cases
Suggest Edits
  • Blog
  • Scoring
  • Environment
  • FAQ
  • About Us
  • Helpdesk
  • Careers
  • Terms Of Service
  • Privacy Policy

Cookie support is required to access HackerRank

Seems like cookies are disabled on this browser, please enable them to open this website