id stringlengths 2 8 | url stringlengths 31 176 | title stringlengths 1 110 | text stringlengths 10 296k | pos_tags sequencelengths 1 1.77k |
|---|---|---|---|---|
12 | https://en.wikipedia.org/wiki/Anarchism | Anarchism | Anarchism is a political philosophy and movement that is sceptical of authority and rejects all involuntary, coercive forms of hierarchy. Anarchism calls for the abolition of the state, which it holds to be unnecessary, undesirable, and harmful. As a historically left-wing movement, placed on the farthest left of the p... | [
[
[
"Anarchism",
"NN"
],
[
"is",
"VBZ"
],
[
"a",
"DT"
],
[
"political",
"JJ"
],
[
"philosophy",
"NN"
],
[
"and",
"CC"
],
[
"movement",
"NN"
],
[
"that",
"WDT"
... |
25 | https://en.wikipedia.org/wiki/Autism | Autism | "Autism is a neurodevelopmental disorder characterized by difficulties with social interaction and c(...TRUNCATED) | [[["Autism","NN"],["is","VBZ"],["a","DT"],["neurodevelopmental","JJ"],["disorder","NN"],["characteri(...TRUNCATED) |
39 | https://en.wikipedia.org/wiki/Albedo | Albedo | "Albedo (; ) is the measure of the diffuse reflection of solar radiation out of the total solar radi(...TRUNCATED) | [[["Albedo","NNP"],["(","("],[";",":"],[")",")"],["is","VBZ"],["the","DT"],["measure","NN"],["of","I(...TRUNCATED) |
290 | https://en.wikipedia.org/wiki/A | A | "A, or a, is the first letter and the first vowel of the modern English alphabet and the ISO basic L(...TRUNCATED) | [[["A","DT"],[",",","],["or","CC"],["a","DT"],[",",","],["is","VBZ"],["the","DT"],["first","JJ"],["l(...TRUNCATED) |
303 | https://en.wikipedia.org/wiki/Alabama | Alabama | "Alabama () is a state in the Southeastern region of the United States, bordered by Tennessee to the(...TRUNCATED) | [[["Alabama","NNP"],["(","("],[")",")"],["is","VBZ"],["a","DT"],["state","NN"],["in","IN"],["the","D(...TRUNCATED) |
305 | https://en.wikipedia.org/wiki/Achilles | Achilles | "In Greek mythology, Achilles ( ) or Achilleus () was a hero of the Trojan War, the greatest of all (...TRUNCATED) | [[["In","IN"],["Greek","NNP"],["mythology","NN"],[",",","],["Achilles","NNP"],["(","("],[")",")"],["(...TRUNCATED) |
307 | https://en.wikipedia.org/wiki/Abraham%20Lincoln | Abraham Lincoln | "Abraham Lincoln (; February 12, 1809 – April 15, 1865) was an American lawyer and statesman who s(...TRUNCATED) | [[["Abraham","NNP"],["Lincoln","NNP"],["(","("],[";",":"],["February","NNP"],["12","CD"],[",",","],[(...TRUNCATED) |
308 | https://en.wikipedia.org/wiki/Aristotle | Aristotle | "Aristotle (; Aristotélēs, ; 384–322 BC) was a Greek philosopher and polymath during the Class(...TRUNCATED) | [[["Aristotle","NNP"],["(","("],[";",":"],["Aristotélēs","NNP"],[",",","],[";",":"],["384–322","(...TRUNCATED) |
309 | https://en.wikipedia.org/wiki/An%20American%20in%20Paris | An American in Paris | "An American in Paris is a jazz-influenced orchestral piece by American composer George Gershwin fir(...TRUNCATED) | [[["An","DT"],["American","JJ"],["in","IN"],["Paris","NNP"],["is","VBZ"],["a","DT"],["jazz-influence(...TRUNCATED) |
316 | https://en.wikipedia.org/wiki/Academy%20Award%20for%20Best%20Production%20Design | Academy Award for Best Production Design | "The Academy Award for Best Production Design recognizes achievement for art direction in film. The (...TRUNCATED) | [[["The","DT"],["Academy","NNP"],["Award","NNP"],["for","IN"],["Best","NNP"],["Production","NNP"],["(...TRUNCATED) |
End of preview. Expand in Data Studio
POS tagged Wikipedia
This dataset is a POS-tagged version of the wikipedia dataset.
Different versions exist in this dataset:
- nltk - these are tagged by the nltk pos tagger
- spacy - these are tagged by the en_core_web_sm pos tagger
- simple - these are from the simple English Wikipedia
- Downloads last month
- 637