Skip to content

Instantly share code, notes, and snippets.

@JonathanBowker
Created June 7, 2020 10:43
Show Gist options
  • Save JonathanBowker/798fcc822301f8d8c9d57287503089d1 to your computer and use it in GitHub Desktop.
Save JonathanBowker/798fcc822301f8d8c9d57287503089d1 to your computer and use it in GitHub Desktop.
POST docs-07.06.2020/_doc/
{
"@timestamp": "2020-06-06T08:05:34.853Z",
"message": "Huge peaceful rallies have taken place across the US against racism and police brutality on the 12th day of protests sparked by the death of George Floyd.",
"tags": [
"news",
"sentence"
],
"file.accessed": "2020-06-06T08:05:34.853Z",
"file.attributes": [
"readonly",
"system"
],
"file.created": "2016-05-23T08:05:34.853Z",
"file.directory": "/home/jbb",
"file.drive_letter": "C",
"file.extension": "pdf",
"file.group": "/home/jbb",
"file.name": "example.pdf",
"file.owner": "jbb",
"file.path": "/home/jbb/example.pdf",
"file.size": 16384,
"file.uid": "b61964415fd6253fa283317f965a7542",
"token.text": "text",
"token.text_pattern": "xxxx",
"token.position": 10,
"token.offset": 10,
"token.part_of_speech": "ADJ",
"token.dependency_relationship": "amod",
"token.entity_type": "",
"token.lemma": "",
"token.word_type_probability": -20,
"token.sentiment": 0,
"token.parent_position": 9,
"token.parent_offset,": 29,
"token.parent_offset_part_of_speech": "NOUN",
"token.is_alphabetic_characters": "True",
"token.is_stop_word": "True",
"token.is_bracket": "True",
"token.is_quotation_mark": "True",
"token.is_upper_case": "True",
"token.is_lower_case": "True",
"token.is_title_case": "True",
"token.is_sent_start": "True",
"token.is_currency": "True",
"token.is_digit": "True",
"token.is_punctuation_mark": "True",
"token.is_left_punctuation_mark": "True",
"token.is_right_punctuation_mark": "True",
"token.is_like_url": "True",
"token.token.is_like_email": "True",
"token.is_whitespace": "True",
"token.has_vector": "True",
"token.vector_norm": 29.9998666,
"token.dependencies.ancestors": [
"rallies",
"taken"
],
"token.dependencies.children": [
"rallies",
"taken"
],
"token.dependencies.conjuncts": [
"of", "protests", "sparked", "by", "the", "death", "of", "George", "Floyd"
],
"token.dependencies.subtree": [
"rallies",
"taken"
],
"token.dependencies.leftwards_tokens_no": 7,
"token.dependencies.leftwards_tokens": [
"rallies",
"taken",
"rallies",
"taken"
],
"token.dependencies.rightward_tokens_no": 7
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment