{
  "_id": "6a101750acfb0bcc41c84e1e",
  "Package": "doc2concrete",
  "Type": "Package",
  "Title": "Measuring Concreteness in Natural Language",
  "Version": "0.6.0",
  "Author": "Mike Yeomans",
  "Maintainer": "Mike Yeomans <mk.yeomans@gmail.com>",
  "Description": "Models for detecting concreteness in natural language.\nThis package is built in support of Yeomans (2021)\n<doi:10.1016/j.obhdp.2020.10.008>, which reviews linguistic\nmodels of concreteness in several domains. Here, we provide an\nimplementation of the best-performing domain-general model\n(from Brysbaert et al., (2014) <doi:10.3758/s13428-013-0403-5>)\nas well as two pre-trained models for the feedback and\nplan-making domains.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "URL": "https://github.com/myeomans/doc2concrete",
  "RoxygenNote": "7.3.1",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev",
  "Repository": "https://myeomans.r-universe.dev",
  "Date/Publication": "2024-01-25 11:05:44 UTC",
  "RemoteUrl": "https://github.com/myeomans/doc2concrete",
  "RemoteRef": "HEAD",
  "RemoteSha": "db47b81370c5ffcf776531eba1bac4ffc23085ac",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 06:42:02 UTC",
    "User": "root"
  },
  "MD5sum": "7fd12f928b1610d473485cda3d11217c",
  "_user": "myeomans",
  "_type": "src",
  "_file": "doc2concrete_0.6.0.tar.gz",
  "_fileid": "b1d1bffef434c72adc3a0f3f21f9d08aa827d8421cddcfc6c9d4d25089364950",
  "_filesize": 2559031,
  "_sha256": "b1d1bffef434c72adc3a0f3f21f9d08aa827d8421cddcfc6c9d4d25089364950",
  "_created": "2026-05-14T06:42:02.000Z",
  "_published": "2026-05-22T08:44:00.195Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77345942006,
      "time": 178,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6988778458"
    },
    {
      "job": 77345942286,
      "time": 149,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988770793"
    },
    {
      "job": 77345941855,
      "time": 103,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6988760743"
    },
    {
      "job": 77345942117,
      "time": 102,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7010829873"
    },
    {
      "job": 77345941739,
      "time": 232,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988736836"
    },
    {
      "job": 77345941631,
      "time": 134,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156429695"
    },
    {
      "job": 77345942131,
      "time": 127,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6988766050"
    },
    {
      "job": 77345942005,
      "time": 126,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6988765737"
    },
    {
      "job": 77345942148,
      "time": 156,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988772586"
    }
  ],
  "_buildurl": "https://github.com/r-universe/myeomans/actions/runs/25845918182",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/myeomans/doc2concrete",
  "_commit": {
    "id": "db47b81370c5ffcf776531eba1bac4ffc23085ac",
    "author": "Michael Yeomans <myeomans@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #1 from olivroy/patch-1\n\nAdd link to DESCRIPTION",
    "time": 1706180744
  },
  "_maintainer": {
    "name": "Mike Yeomans",
    "email": "mk.yeomans@gmail.com",
    "login": "myeomans",
    "twitter": "@emyeom",
    "uuid": 5673987
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "tm",
      "role": "Imports"
    },
    {
      "package": "quanteda",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "glmnet",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "english",
      "role": "Imports"
    },
    {
      "package": "textstem",
      "role": "Imports"
    },
    {
      "package": "SnowballC",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "myeomans",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 16,
  "_contributors": [
    {
      "user": "myeomans",
      "count": 33,
      "uuid": 5673987
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 5673987,
    "type": "user",
    "name": "Michael Yeomans",
    "description": " Research in Behavioral Science & Natural Language Processing."
  },
  "_downloads": {
    "count": 271,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/doc2concrete"
  },
  "_devurl": "https://github.com/myeomans/doc2concrete",
  "_searchresults": 20,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/doc2concrete.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/myeomans/doc2concrete",
  "_realowner": "myeomans",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.4.6",
      "date": "2020-06-19"
    },
    {
      "version": "0.5.0",
      "date": "2020-11-16"
    },
    {
      "version": "0.5.2",
      "date": "2021-01-13"
    },
    {
      "version": "0.5.3",
      "date": "2021-04-25"
    },
    {
      "version": "0.5.4",
      "date": "2021-05-17"
    },
    {
      "version": "0.5.6",
      "date": "2022-06-28"
    },
    {
      "version": "0.6.0",
      "date": "2024-01-23"
    }
  ],
  "_exports": [
    "doc2concrete",
    "ngramTokens"
  ],
  "_datasets": [
    {
      "name": "adviceModel",
      "title": "Pre-trained Concreteness Detection Model for Advice",
      "object": "adviceModel",
      "class": [
        "cv.glmnet"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "adviceNgrams",
      "title": "Pre-trained advice concreteness features",
      "object": "adviceNgrams",
      "class": [
        "data.frame"
      ],
      "fields": [
        "i",
        "would",
        "exampl",
        "of",
        "how",
        "you",
        "have",
        "had",
        "an",
        "on",
        "kid",
        "live",
        "and",
        "done",
        "some",
        "good",
        "also",
        "ani",
        "one",
        "for.",
        "be",
        "a",
        "teacher",
        "he",
        "seem",
        "to",
        "the",
        "posit",
        "love",
        "what",
        "doe",
        "it",
        "was",
        "veri",
        "well",
        "written",
        "do",
        "not",
        "see",
        "problem",
        "with",
        "letter",
        "writer",
        "includ",
        "point",
        "that",
        "want",
        "think",
        "is",
        "overal",
        "but",
        "take",
        "out",
        "part",
        "about",
        "like",
        "read",
        "lot",
        "just",
        "focus",
        "more",
        "whi",
        "help",
        "children",
        "in.",
        "learn",
        "they",
        "come",
        "off",
        "kind",
        "which",
        "great",
        "littl",
        "start",
        "xmark",
        "add",
        "bit",
        "specif",
        "your",
        "experi",
        "cover",
        "as",
        "if.",
        "from",
        "base",
        "compani",
        "should",
        "space",
        "grammar",
        "no",
        "befor",
        "look",
        "forward",
        "interview",
        "invit",
        "sentenc",
        "use",
        "instead",
        "she",
        "job",
        "thing",
        "say",
        "expertis",
        "deal",
        "make",
        "sound",
        "teach",
        "yourself",
        "work",
        "child",
        "perform",
        "set",
        "skill",
        "are",
        "requir",
        "could",
        "ad",
        "detail",
        "futur",
        "run",
        "write",
        "past",
        "word",
        "or",
        "less",
        "meet",
        "first",
        "suggest",
        "other",
        "all",
        "qualif",
        "someon",
        "who",
        "enjoy",
        "up",
        "will",
        "everyth",
        "check",
        "did",
        "realli",
        "appli",
        "tutor",
        "their",
        "passion",
        "can",
        "second",
        "miss",
        "time",
        "someth",
        "addit",
        "abov",
        "this",
        "provid",
        "them",
        "than",
        "person",
        "get",
        "way",
        "too",
        "applic",
        "there",
        "error",
        "excel",
        "parent",
        "quick",
        "over",
        "phonic",
        "mayb",
        "profession",
        "best",
        "alway",
        "show",
        "at",
        "these",
        "so",
        "need",
        "by",
        "perfect",
        "those",
        "mani",
        "challeng",
        "mention",
        "never",
        "go",
        "order",
        "talk",
        "his",
        "resum",
        "here",
        "clear",
        "might",
        "sinc",
        "last",
        "when",
        "end",
        "pay",
        "attent",
        "pleas",
        "grade",
        "long",
        "thank",
        "interest",
        "right",
        "qmark",
        "becaus",
        "better",
        "candid",
        "give",
        "import",
        "note",
        "proper",
        "then",
        "list",
        "line",
        "may",
        "am",
        "sure",
        "abil",
        "tell",
        "between",
        "inform",
        "paragraph",
        "while.",
        "level",
        "we",
        "were",
        "me",
        "stand",
        "has",
        "respons",
        "mistak",
        "each",
        "few",
        "after",
        "such",
        "communic",
        "strong",
        "feel",
        "offer",
        "stay",
        "tri",
        "abl",
        "peopl",
        "issu",
        "correct",
        "place",
        "next.",
        "educ",
        "plan",
        "friend",
        "still",
        "high",
        "put",
        "effort",
        "practic",
        "two",
        "my",
        "differ",
        "chang",
        "famili",
        "find",
        "alreadi",
        "qualifi",
        "grammat",
        "hand",
        "review",
        "day",
        "her",
        "decis",
        "question",
        "howev",
        "know",
        "been",
        "much",
        "improv",
        "own",
        "hard",
        "present",
        "far",
        "connect",
        "knowledg",
        "studi",
        "where",
        "made",
        "demonstr",
        "speak",
        "onli",
        "care",
        "final",
        "respect",
        "student",
        "year",
        "necessari",
        "opportun",
        "organ",
        "involv",
        "area",
        "ask",
        "goal",
        "short",
        "assist",
        "discuss",
        "etc",
        "prepar",
        "dure",
        "task",
        "without",
        "into",
        "everi",
        "even",
        "idea",
        "most",
        "believ",
        "train",
        "complet",
        "consist",
        "back",
        "through",
        "possibl",
        "understand",
        "keep",
        "cannot",
        "success",
        "our",
        "him",
        "achiev",
        "direct",
        "qualiti",
        "turn",
        "same",
        "follow",
        "rememb",
        "punctuat",
        "advic",
        "life",
        "new",
        "let",
        "busi",
        "togeth",
        "self",
        "continu",
        "week",
        "avail",
        "commit",
        "anyth",
        "activ",
        "develop",
        "now",
        "becom",
        "sometim",
        "down",
        "manag",
        "move",
        "within",
        "test",
        "spend",
        "matter",
        "often",
        "around",
        "step",
        "class",
        "critic",
        "board",
        "money",
        "process",
        "product",
        "throw",
        "strive",
        "plant",
        "custom",
        "particip",
        "colleagu",
        "project",
        "mission",
        "oper",
        "morn",
        "star",
        "system",
        "season",
        "enterpris",
        "feedback",
        "homework",
        "assign",
        "riley",
        "classwork",
        "quiz",
        "dart",
        "i_would",
        "exampl_of",
        "how_you",
        "you_have",
        "be_a",
        "a_teacher",
        "seem_to",
        "to_be",
        "a_good",
        "for_the",
        "the_posit",
        "what_he",
        "he_doe",
        "it_was",
        "veri_well",
        "i_do",
        "do_not",
        "with_the",
        "the_letter",
        "the_writer",
        "that_he",
        "want_to",
        "i_think",
        "it_is",
        "but_i",
        "like_to",
        "to_read",
        "read_a",
        "a_lot",
        "you_want",
        "to_help",
        "i_like",
        "is_a",
        "a_great",
        "for_a",
        "a_littl",
        "a_veri",
        "veri_good",
        "a_bit",
        "on_your",
        "your_experi",
        "would_like",
        "cover_letter",
        "should_be",
        "to_the",
        "look_forward",
        "forward_to",
        "an_interview",
        "is_not",
        "not_a",
        "you_should",
        "instead_of",
        "as_well",
        "the_job",
        "of_the",
        "deal_with",
        "with_kid",
        "make_you",
        "to_work",
        "work_with",
        "with_children",
        "littl_more",
        "you_would",
        "think_that",
        "that_you",
        "have_a",
        "that_are",
        "what_you",
        "in_the",
        "be_more",
        "all_the",
        "to_have",
        "you_will",
        "good_job",
        "appli_for",
        "they_are",
        "can_be",
        "in_your",
        "you_are",
        "think_you",
        "are_a",
        "with_your",
        "to_get",
        "applic_letter",
        "letter_is",
        "as_a",
        "to_do",
        "there_are",
        "would_be",
        "will_be",
        "a_compani",
        "and_not",
        "time_to",
        "and_a",
        "you_need",
        "need_to",
        "not_be",
        "some_of",
        "will_to",
        "on_the",
        "you_do",
        "this_is",
        "do_what",
        "is_the",
        "the_best",
        "you_can",
        "for_this",
        "more_about",
        "are_not",
        "an_excel",
        "a_tutor",
        "as_you",
        "the_last",
        "with_a",
        "thank_you",
        "for_your",
        "on_his",
        "it_would",
        "a_better",
        "of_your",
        "the_applic",
        "read_and",
        "if_you",
        "doe_not",
        "in_this",
        "this_posit",
        "i_am",
        "i_can",
        "skill_and",
        "did_not",
        "could_be",
        "is_veri",
        "that_is",
        "your_letter",
        "to_see",
        "am_sure",
        "and_i",
        "a_few",
        "such_as",
        "i_have",
        "good_communic",
        "communic_skill",
        "like_read",
        "i_feel",
        "look_for",
        "the_first",
        "the_second",
        "there_is",
        "focus_on",
        "tri_to",
        "abl_to",
        "on_a",
        "work_on",
        "she_has",
        "up_the",
        "that_the",
        "the_word",
        "she_is",
        "go_to",
        "you_could",
        "in_his",
        "has_a",
        "that_i",
        "have_been",
        "to_improv",
        "to_give",
        "work_and",
        "and_the",
        "when_you",
        "to_make",
        "you_to",
        "get_the",
        "of_a",
        "it_will",
        "and_it",
        "and_you",
        "what_is",
        "has_been",
        "is_to",
        "to_focus",
        "in_a",
        "about_the",
        "more_in",
        "of_his",
        "sure_that",
        "the_most",
        "for_exampl",
        "i_believ",
        "make_sure",
        "time_and",
        "all_of",
        "the_compani",
        "to_learn",
        "way_to",
        "and_work",
        "at_the",
        "sure_to",
        "he_need",
        "he_has",
        "to_tell",
        "lot_of",
        "look_at",
        "knowledg_and",
        "the_same",
        "keep_up",
        "the_good",
        "good_work",
        "he_is",
        "and_is",
        "with_other",
        "to_achiev",
        "can_do",
        "the_time",
        "involv_in",
        "to_keep",
        "great_job",
        "have_to",
        "to_take",
        "the_final",
        "come_to",
        "and_do",
        "work_hard",
        "to_complet",
        "continu_to",
        "particip_in",
        "is_alway",
        "commit_to",
        "morn_star",
        "the_enterpris",
        "plan_to",
        "the_board",
        "well_on",
        "i_plan",
        "this_week",
        "in_class",
        "class_riley",
        "riley_need",
        "riley_has",
        "studi_for",
        "riley_is",
        "complet_all",
        "the_dart",
        "to_be_a",
        "i_do_not",
        "read_a_lot",
        "you_want_to",
        "look_forward_to",
        "to_work_with",
        "that_you_have",
        "would_like_to",
        "as_a_teacher",
        "you_need_to",
        "you_do_not",
        "need_to_be",
        "i_am_sure",
        "this_is_a",
        "good_communic_skill",
        "i_like_read",
        "like_read_a",
        "to_work_on",
        "to_make_sure",
        "a_lot_of",
        "keep_up_the",
        "up_the_good",
        "the_good_work",
        "he_need_to",
        "riley_need_to"
      ],
      "rows": 5,
      "table": true,
      "tojson": true
    },
    {
      "name": "bootstrap_list",
      "title": "Concreteness mTurk Word List",
      "object": "bootstrap_list",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Word",
        "Conc.M"
      ],
      "rows": 85942,
      "table": true,
      "tojson": true
    },
    {
      "name": "feedback_dat",
      "title": "Personal Feedback Dataset",
      "object": "feedback_dat",
      "class": [
        "data.frame"
      ],
      "fields": [
        "feedback",
        "concrete"
      ],
      "rows": 171,
      "table": true,
      "tojson": true
    },
    {
      "name": "mturk_list",
      "title": "Concreteness mTurk Word List",
      "object": "mturk_list",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Word",
        "Conc.M"
      ],
      "rows": 39954,
      "table": true,
      "tojson": true
    },
    {
      "name": "planModel",
      "title": "Pre-trained Concreteness Detection Model for Plan-Making",
      "object": "planModel",
      "class": [
        "cv.glmnet"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "planNgrams",
      "title": "Pre-trained plan concreteness features",
      "object": "planNgrams",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "i",
        "will",
        "watch",
        "video",
        "and",
        "read",
        "the",
        "content",
        "on",
        "saturday",
        "sunday",
        "spend",
        "all",
        "time",
        "need",
        "to",
        "studi",
        "cours",
        "if",
        "do",
        "not",
        "have",
        "dure",
        "weekend",
        "find",
        "even",
        "of",
        "weekday",
        "until",
        "done",
        "this",
        "for",
        "a",
        "week",
        "or",
        "so",
        "know",
        "what",
        "my",
        "best",
        "learn",
        "be",
        "onli",
        "work",
        "part",
        "that",
        "is",
        "flexibl",
        "plan",
        "free",
        "also",
        "mean",
        "someth",
        "more",
        "in",
        "moment",
        "can",
        "up",
        "later",
        "sinc",
        "am",
        "certif",
        "an",
        "laptop",
        "at",
        "home",
        "most",
        "but",
        "when",
        "with",
        "googl",
        "access",
        "kitchen",
        "experi",
        "assign",
        "night",
        "job",
        "about",
        "four",
        "five",
        "hour",
        "it",
        "go",
        "limit",
        "me",
        "much",
        "ani",
        "issu",
        "where",
        "ask",
        "comfort",
        "class",
        "discuss",
        "forum",
        "take",
        "as",
        "soon",
        "they",
        "avail",
        "depend",
        "how",
        "challeng",
        "are",
        "schedul",
        "follow",
        "assess",
        "least",
        "two",
        "day",
        "catch",
        "fall",
        "behind",
        "everi",
        "morn",
        "complet",
        "along",
        "whenev",
        "was",
        "finish",
        "within",
        "around",
        "ten",
        "add",
        "task",
        "remind",
        "those",
        "help",
        "while",
        "engag",
        "block",
        "off",
        "calendar",
        "forget",
        "devot",
        "one",
        "per",
        "overcom",
        "potenti",
        "obstacl",
        "by",
        "student",
        "start",
        "same",
        "dedic",
        "three",
        "first",
        "becaus",
        "tri",
        "keep",
        "order",
        "make",
        "possibl",
        "effort",
        "requir",
        "amount",
        "travel",
        "may",
        "abl",
        "fulli",
        "activ",
        "point",
        "list",
        "stay",
        "husband",
        "has",
        "interest",
        "subject",
        "well",
        "hope",
        "we",
        "which",
        "believ",
        "expect",
        "few",
        "face",
        "put",
        "busi",
        "sure",
        "room",
        "book",
        "never",
        "out",
        "etc",
        "other",
        "coursework",
        "between",
        "see",
        "internet",
        "down",
        "like",
        "get",
        "familiar",
        "figur",
        "taken",
        "onlin",
        "befor",
        "xmark",
        "mayb",
        "wednesday",
        "case",
        "thursday",
        "probabl",
        "person",
        "over",
        "phone",
        "famili",
        "friend",
        "colleagu",
        "who",
        "after",
        "six",
        "set",
        "miss",
        "thirti",
        "minut",
        "each",
        "lesson",
        "intend",
        "no",
        "than",
        "materi",
        "realli",
        "cook",
        "colleg",
        "inform",
        "provid",
        "begin",
        "pm",
        "afternoon",
        "improv",
        "knowledg",
        "topic",
        "love",
        "food",
        "creat",
        "differ",
        "reason",
        "difficult",
        "languag",
        "skill",
        "goal",
        "want",
        "achiev",
        "train",
        "just",
        "would",
        "use",
        "better",
        "invest",
        "new",
        "veri",
        "plane",
        "daili",
        "basi",
        "from",
        "give",
        "tuesday",
        "ensur",
        "check",
        "board",
        "homework",
        "lab",
        "end",
        "eight",
        "troubl",
        "understand",
        "through",
        "track",
        "planner",
        "friday",
        "asid",
        "prepar",
        "note",
        "lectur",
        "them",
        "own",
        "contact",
        "instructor",
        "move",
        "pass",
        "last",
        "section",
        "come",
        "look",
        "communiti",
        "answer",
        "there",
        "addit",
        "adjust",
        "allot",
        "necessari",
        "hand",
        "then",
        "step",
        "care",
        "appli",
        "educ",
        "seven",
        "thousand",
        "nine",
        "progress",
        "main",
        "idea",
        "particip",
        "teacher",
        "view",
        "re",
        "write",
        "our",
        "mani",
        "focus",
        "next",
        "sleep",
        "minimum",
        "enjoy",
        "think",
        "way",
        "whole",
        "concept",
        "maximum",
        "gain",
        "organ",
        "matter",
        "hous",
        "concentr",
        "given",
        "detail",
        "agenda",
        "proper",
        "some",
        "difficulti",
        "aris",
        "alway",
        "doubt",
        "been",
        "year",
        "univers",
        "littl",
        "good",
        "easi",
        "alreadi",
        "still",
        "right",
        "doe",
        "cannot",
        "chang",
        "forward",
        "opportun",
        "harvard",
        "share",
        "world",
        "you",
        "could",
        "question",
        "previous",
        "fun",
        "feel",
        "relat",
        "date",
        "prioriti",
        "seek",
        "support",
        "break",
        "remain",
        "almost",
        "period",
        "life",
        "usual",
        "clear",
        "mind",
        "everyth",
        "visit",
        "process",
        "download",
        "edx",
        "commut",
        "syllabus",
        "review",
        "import",
        "due",
        "research",
        "librari",
        "stuck",
        "social",
        "scienc",
        "exercis",
        "past",
        "decid",
        "english",
        "far",
        "monday",
        "spare",
        "stuff",
        "thing",
        "now",
        "onc",
        "els",
        "everyday",
        "less",
        "too",
        "long",
        "bit",
        "advanc",
        "earli",
        "commit",
        "tool",
        "desk",
        "might",
        "post",
        "solv",
        "spent",
        "these",
        "dont",
        "offic",
        "comput",
        "school",
        "lunch",
        "assist",
        "alarm",
        "zero",
        "lot",
        "should",
        "problem",
        "avoid",
        "kid",
        "must",
        "either",
        "whatev",
        "quit",
        "open",
        "encount",
        "throughout",
        "late",
        "till",
        "manag",
        "fit",
        "project",
        "both",
        "hard",
        "myself",
        "qmark",
        "seventeen",
        "alloc",
        "basic",
        "hrs",
        "priorit",
        "back",
        "reach",
        "had",
        "definit",
        "shop",
        "specif",
        "continu",
        "allow",
        "search",
        "anoth",
        "ad",
        "motiv",
        "happen",
        "attend",
        "great",
        "attent",
        "without",
        "becom",
        "here",
        "again",
        "determin",
        "resourc",
        "though",
        "stick",
        "routin",
        "accomplish",
        "current",
        "seem",
        "bed",
        "present",
        "enrol",
        "includ",
        "guess",
        "push",
        "actual",
        "involv",
        "full",
        "dinner",
        "total",
        "account",
        "your",
        "exampl",
        "degre",
        "meet",
        "aim",
        "away",
        "distract",
        "live",
        "anyth",
        "top",
        "except",
        "sit",
        "disciplin",
        "prefer",
        "anticip",
        "contribut",
        "base",
        "coupl",
        "twice",
        "refer",
        "revis",
        "quick",
        "run",
        "into",
        "howev",
        "session",
        "approxim",
        "general",
        "talk",
        "enough",
        "leav",
        "program",
        "yet",
        "peer",
        "although",
        "extra",
        "holiday",
        "half",
        "accord",
        "got",
        "noth",
        "develop",
        "hr",
        "certain",
        "regular",
        "mooc",
        "test",
        "high",
        "career",
        "particular",
        "unit",
        "today",
        "further",
        "hold",
        "second",
        "attempt",
        "did",
        "consid",
        "level",
        "sometim",
        "final",
        "deadlin",
        "coffe",
        "such",
        "r",
        "rest",
        "relev",
        "consult",
        "peopl",
        "perform",
        "practic",
        "self",
        "solut",
        "place",
        "min",
        "cover",
        "quiet",
        "pace",
        "forty-f",
        "sever",
        "log",
        "area",
        "ahead",
        "say",
        "modul",
        "whi",
        "m",
        "ever",
        "success",
        "futur",
        "rememb",
        "text",
        "wake",
        "twenti",
        "real",
        "fifteen",
        "listen",
        "often",
        "master",
        "exam",
        "vacat",
        "twelv",
        "environ",
        "let",
        "shall",
        "deal",
        "site",
        "similar",
        "util",
        "sourc",
        "web",
        "month",
        "quizz",
        "outsid",
        "eleven",
        "line",
        "govern",
        "quiz",
        "professor",
        "document",
        "form",
        "code",
        "data",
        "stackoverflow",
        "python",
        "literatur",
        "i_will",
        "will_watch",
        "watch_video",
        "video_and",
        "and_read",
        "read_the",
        "the_content",
        "content_on",
        "on_saturday",
        "saturday_and",
        "and_sunday",
        "sunday_i",
        "will_spend",
        "all_the",
        "the_time",
        "need_to",
        "to_studi",
        "studi_the",
        "the_cours",
        "cours_if",
        "if_i",
        "i_do",
        "do_not",
        "not_have",
        "have_time",
        "time_to",
        "i_plan",
        "one_or",
        "watch_lectur",
        "plan_to",
        "or_two",
        "dure_the",
        "at_home",
        "home_two",
        "plan_on",
        "the_weekend",
        "weekend_i",
        "to_engag",
        "will_find",
        "engag_with",
        "with_cours",
        "find_time",
        "engag_in",
        "cours_content",
        "time_dure",
        "in_this",
        "content_after",
        "this_cours",
        "per_week",
        "after_my",
        "my_colleg",
        "one_to",
        "cours_as",
        "to_two",
        "as_a",
        "two_hour",
        "part_of",
        "on_the",
        "of_my",
        "the_even",
        "spend_as",
        "as_much",
        "much_time",
        "of_the",
        "complet_i",
        "time_as",
        "finish_my",
        "the_weekday",
        "as_it",
        "how_i",
        "some_of",
        "watch_the",
        "so_i",
        "my_free",
        "the_video",
        "until_i",
        "free_time",
        "will_be",
        "video_dure",
        "studi_and",
        "time_in",
        "i_have",
        "at_least",
        "be_abl",
        "the_week",
        "abl_to",
        "week_after",
        "when_i",
        "studi_on",
        "is_complet",
        "afternoon_i",
        "for_a",
        "a_week",
        "use_my",
        "cours_work",
        "week_or",
        "will_tri",
        "on_wednesday",
        "to_complet",
        "tri_to",
        "be_complet",
        "complet_the",
        "to_work",
        "work_on",
        "will_studi",
        "by_friday",
        "cours_and",
        "on_this",
        "will_not",
        "and_research",
        "friday_i",
        "cours_i",
        "hour_per",
        "will_use",
        "i_hope",
        "per_day",
        "one_hour",
        "not_know",
        "hope_to",
        "day_i",
        "hour_a",
        "i_think",
        "even_to",
        "a_day",
        "will_complet",
        "on_it",
        "to_finish",
        "the_read",
        "three_day",
        "read_on",
        "for_each",
        "out_of",
        "on_thursday",
        "home_after",
        "my_best",
        "week_and",
        "most_of",
        "of_this",
        "for_at",
        "time_i",
        "should_be",
        "time_for",
        "least_four",
        "will_give",
        "four_hour",
        "that_i",
        "will_take",
        "i_find",
        "it_take",
        "more_time",
        "when_my",
        "i_intend",
        "the_first",
        "first_week",
        "the_topic",
        "intend_to",
        "week_i",
        "topic_i",
        "from_my",
        "work_is",
        "will_just",
        "will_visit",
        "through_the",
        "visit_the",
        "tri_and",
        "obstacl_that",
        "the_forum",
        "and_complet",
        "when_and",
        "time_and",
        "and_where",
        "the_most",
        "complet_this",
        "where_do",
        "cours_is",
        "will_finish",
        "do_you",
        "finish_all",
        "all_my",
        "will_do",
        "you_plan",
        "look_for",
        "do_my",
        "and_then",
        "have_to",
        "best_to",
        "for_the",
        "to_set",
        "the_end",
        "with_the",
        "to_be",
        "set_asid",
        "content_qmark",
        "plan_for",
        "three_time",
        "after_i",
        "time_a",
        "week_for",
        "for_this",
        "this_class",
        "to_spend",
        "i_am",
        "spend_about",
        "commit_to",
        "complet_all",
        "about_four",
        "end_of",
        "all_of",
        "work_i",
        "on_weekend",
        "at_my",
        "my_home",
        "all_cours",
        "ani_obstacl",
        "to_do",
        "after_work",
        "cours_materi",
        "obstacl_i",
        "materi_and",
        "will_look",
        "hour_on",
        "how_much",
        "do_so",
        "in_the",
        "it_i",
        "time_will",
        "to_solv",
        "will_you",
        "amount_of",
        "of_time",
        "you_spend",
        "spend_studi",
        "may_be",
        "studi_in",
        "i_can",
        "this_week",
        "week_three",
        "a_cours",
        "week_qmark",
        "three_four",
        "qmark_i",
        "to_take",
        "i_also",
        "want_to",
        "to_tri",
        "and_work",
        "some_time",
        "on_a",
        "sinc_i",
        "my_plan",
        "am_not",
        "not_do",
        "complet_each",
        "do_this",
        "everi_day",
        "day_of",
        "which_i",
        "five_hour",
        "by_the",
        "the_follow",
        "the_offic",
        "look_at",
        "be_a",
        "watch_all",
        "all_video",
        "work_and",
        "and_after",
        "and_studi",
        "over_the",
        "i_encount",
        "hour_and",
        "will_check",
        "home_in",
        "ani_potenti",
        "and_on",
        "potenti_obstacl",
        "even_after",
        "check_the",
        "the_discuss",
        "discuss_board",
        "and_also",
        "in_my",
        "six_hour",
        "afternoon_and",
        "have_an",
        "read_in",
        "the_next",
        "that_the",
        "and_watch",
        "is_to",
        "and_will",
        "spend_one",
        "my_calendar",
        "one_two",
        "calendar_and",
        "cours_becaus",
        "becaus_i",
        "read_and",
        "and_learn",
        "to_use",
        "four_five",
        "use_the",
        "five_day",
        "the_knowledg",
        "video_on",
        "day_a",
        "after_school",
        "to_my",
        "out_the",
        "my_own",
        "cours_for",
        "schedul_and",
        "i_would",
        "weekend_and",
        "spend_three",
        "three_to",
        "work_hour",
        "to_five",
        "to_watch",
        "to_four",
        "week_to",
        "video_i",
        "can_be",
        "video_at",
        "content_of",
        "at_night",
        "spend_five",
        "studi_this",
        "take_note",
        "and_when",
        "each_week",
        "to_get",
        "get_the",
        "have_free",
        "will_keep",
        "keep_up",
        "two_three",
        "remind_on",
        "in_time",
        "week_will",
        "do_it",
        "discuss_with",
        "and_i",
        "home_i",
        "discuss_forum",
        "will_have",
        "complet_of",
        "the_same",
        "have_no",
        "plan_i",
        "spend_at",
        "full_time",
        "least_five",
        "home_or",
        "or_at",
        "eight_hour",
        "at_school",
        "week_on",
        "do_all",
        "and_the",
        "the_other",
        "on_schedul",
        "and_assign",
        "but_i",
        "night_after",
        "i_cannot",
        "my_day",
        "i_may",
        "assign_i",
        "whenev_i",
        "be_sure",
        "sure_i",
        "if_need",
        "the_materi",
        "the_homework",
        "is_the",
        "materi_i",
        "will_work",
        "my_work",
        "saturday_morn",
        "i_believ",
        "work_in",
        "for_one",
        "in_a",
        "hour_each",
        "week_day",
        "and_have",
        "the_night",
        "so_that",
        "of_cours",
        "cours_at",
        "at_the",
        "such_as",
        "my_time",
        "assign_on",
        "time_on",
        "on_sunday",
        "time_is",
        "keep_me",
        "sunday_morn",
        "the_onlin",
        "morn_i",
        "one_week",
        "tri_my",
        "it_as",
        "get_to",
        "from_the",
        "to_it",
        "it_in",
        "cours_dure",
        "my_univers",
        "the_morn",
        "week_of",
        "my_job",
        "ten_hour",
        "hour_for",
        "it_will",
        "week_so",
        "have_a",
        "what_i",
        "so_it",
        "will_add",
        "add_these",
        "it_is",
        "these_time",
        "is_not",
        "calendar_so",
        "go_to",
        "not_forget",
        "forget_if",
        "monday_and",
        "have_troubl",
        "take_this",
        "and_finish",
        "cours_so",
        "troubl_understand",
        "two_week",
        "understand_the",
        "i_need",
        "to_understand",
        "have_ani",
        "next_week",
        "saturday_i",
        "i_know",
        "befor_the",
        "hour_or",
        "am_plan",
        "or_more",
        "three_hour",
        "to_start",
        "to_ask",
        "this_is",
        "spend_two",
        "is_my",
        "work_to",
        "day_to",
        "calendar_to",
        "to_read",
        "class_discuss",
        "to_ensur",
        "i_get",
        "ensur_that",
        "get_a",
        "i_complet",
        "the_requir",
        "question_i",
        "take_the",
        "i_might",
        "coursework_i",
        "the_class",
        "take_time",
        "to_discuss",
        "the_assign",
        "as_soon",
        "and_understand",
        "soon_as",
        "me_to",
        "as_they",
        "ensur_i",
        "time_at",
        "will_make",
        "requir_cours",
        "make_sure",
        "thursday_and",
        "in_order",
        "and_friday",
        "order_to",
        "friday_and",
        "stay_on",
        "to_overcom",
        "and_tri",
        "overcom_obstacl",
        "to_keep",
        "review_the",
        "and_my",
        "from_work",
        "this_will",
        "to_see",
        "see_if",
        "about_two",
        "to_remind",
        "two_four",
        "will_follow",
        "do_the",
        "remind_me",
        "week_in",
        "up_to",
        "will_also",
        "for_help",
        "not_work",
        "sure_that",
        "to_a",
        "while_i",
        "forum_for",
        "with_my",
        "and_take",
        "ask_my",
        "do_a",
        "up_with",
        "and_to",
        "it_and",
        "least_two",
        "one_of",
        "day_and",
        "catch_up",
        "will_review",
        "up_on",
        "be_the",
        "weekend_if",
        "cours_in",
        "to_the",
        "fall_behind",
        "finish_the",
        "the_internet",
        "follow_the",
        "video_everi",
        "this_i",
        "work_will",
        "then_i",
        "and_spend",
        "will_probabl",
        "on_my",
        "morn_and",
        "least_one",
        "be_work",
        "to_make",
        "my_laptop",
        "day_for",
        "i_learn",
        "will_start",
        "lectur_and",
        "have_more",
        "relat_to",
        "now_i",
        "focus_on",
        "two_day",
        "complet_read",
        "week_end",
        "throughout_the",
        "twice_a",
        "spend_around",
        "earli_morn",
        "my_schedul",
        "start_the",
        "week_studi",
        "one_i",
        "least_three",
        "with_this",
        "complet_cours",
        "cours_to",
        "as_i",
        "learn_the",
        "will_read",
        "that_will",
        "dure_lunch",
        "add_the",
        "to_catch",
        "the_task",
        "at_work",
        "i_want",
        "for_me",
        "will_engag",
        "a_lot",
        "lot_of",
        "content_everi",
        "everi_monday",
        "and_practic",
        "everi_night",
        "to_follow",
        "much_as",
        "as_possibl",
        "cours_on",
        "possibl_i",
        "work_hard",
        "hard_to",
        "will_put",
        "put_in",
        "find_the",
        "ani_problem",
        "and_discuss",
        "to_devot",
        "to_this",
        "be_more",
        "more_than",
        "materi_on",
        "will_ask",
        "for_my",
        "ask_for",
        "even_i",
        "forum_and",
        "content_at",
        "engag_the",
        "hour_in",
        "will_set",
        "to_achiev",
        "understand_of",
        "will_devot",
        "everi_week",
        "would_like",
        "work_from",
        "like_to",
        "remind_myself",
        "make_up",
        "from_home",
        "will_overcom",
        "is_a",
        "overcom_potenti",
        "obstacl_by",
        "i_start",
        "and_thursday",
        "for_ani",
        "if_it",
        "depend_on",
        "on_cours",
        "obstacl_will",
        "to_dedic",
        "about_three",
        "i_feel",
        "my_first",
        "attempt_to",
        "hour_of",
        "of_studi",
        "video_in",
        "hour_i",
        "in_case",
        "i_did",
        "make_the",
        "the_assess",
        "after_the",
        "my_week",
        "the_lectur",
        "a_littl",
        "the_work",
        "particip_in",
        "my_goal",
        "and_at",
        "not_get",
        "on_spend",
        "not_be",
        "studi_for",
        "did_not",
        "as_necessari",
        "would_be",
        "monday_wednesday",
        "and_saturday",
        "night_and",
        "least_an",
        "my_progress",
        "an_hour",
        "have_enough",
        "as_well",
        "priorit_the",
        "enough_time",
        "what_will",
        "will_i",
        "hour_to",
        "have_alreadi",
        "i_just",
        "and_do",
        "to_stay",
        "set_up",
        "up_the",
        "the_schedul",
        "week_two",
        "my_husband",
        "do_i",
        "to_me",
        "spare_time",
        "interest_in",
        "the_subject",
        "or_the",
        "help_in",
        "the_obstacl",
        "obstacl_in",
        "how_will",
        "i_overcom",
        "is_veri",
        "to_find",
        "right_now",
        "will_help",
        "studi_i",
        "help_me",
        "well_as",
        "and_it",
        "i_expect",
        "hour_week",
        "a_few",
        "few_hour",
        "not_think",
        "think_that",
        "there_will",
        "i_face",
        "am_take",
        "will_need",
        "schedul_to",
        "to_put",
        "it_on",
        "each_day",
        "day_after",
        "plan_is",
        "make_a",
        "a_plan",
        "spend_four",
        "day_in",
        "overcom_ani",
        "and_lab",
        "myself_to",
        "spend_time",
        "to_give",
        "day_if",
        "if_the",
        "have_some",
        "content_in",
        "my_daili",
        "schedul_i",
        "on_monday",
        "spend_the",
        "time_that",
        "two_i",
        "give_me",
        "me_i",
        "as_long",
        "long_as",
        "complet_it",
        "schedul_in",
        "assign_and",
        "cours_will",
        "i_work",
        "night_i",
        "am_a",
        "my_phone",
        "to_learn",
        "as_the",
        "the_day",
        "if_there",
        "there_are",
        "i_could",
        "and_plan",
        "hour_everi",
        "due_to",
        "weekend_to",
        "and_or",
        "work_at",
        "within_the",
        "the_exercis",
        "hour_dure",
        "and_make",
        "learn_and",
        "familiar_with",
        "an_obstacl",
        "improv_my",
        "the_quizz",
        "complet_assign",
        "work_as",
        "i_tri",
        "materi_in",
        "case_i",
        "research_and",
        "onlin_cours",
        "remind_to",
        "have_the",
        "about_an",
        "on_friday",
        "wednesday_night",
        "in_discuss",
        "i_should",
        "dure_my",
        "cours_with",
        "where_i",
        "week_as",
        "content_i",
        "ask_question",
        "reach_out",
        "out_to",
        "to_bed",
        "have_not",
        "troubl_i",
        "well_i",
        "extra_time",
        "do_to",
        "work_or",
        "read_dure",
        "goal_is",
        "a_remind",
        "learn_about",
        "work_if",
        "home_and",
        "my_studi",
        "studi_time",
        "two_or",
        "a_good",
        "video_to",
        "assign_in",
        "the_afternoon",
        "a_schedul",
        "cours_by",
        "to_help",
        "set_a",
        "not_sure",
        "with_a",
        "i_go",
        "go_through",
        "thirti_minut",
        "week_if",
        "if_necessari",
        "content_dure",
        "on_track",
        "learn_more",
        "a_coupl",
        "everi_morn",
        "think_i",
        "befor_work",
        "forum_or",
        "hour_studi",
        "friday_night",
        "can_spend",
        "about_it",
        "spend_a",
        "as_need",
        "and_in",
        "morn_befor",
        "will_write",
        "befor_go",
        "my_comput",
        "time_after",
        "week_at",
        "my_hous",
        "becaus_it",
        "weekend_at",
        "that_is",
        "if_not",
        "home_on",
        "at_a",
        "a_time",
        "finish_this",
        "of_it",
        "or_in",
        "there_is",
        "on_tuesday",
        "will_ensur",
        "into_the",
        "howev_i",
        "will_learn",
        "not_finish",
        "work_by",
        "week_is",
        "is_work",
        "sunday_afternoon",
        "will_priorit",
        "my_knowledg",
        "about_the",
        "time_if",
        "of_work",
        "sure_to",
        "four_six",
        "search_on",
        "to_have",
        "dedic_to",
        "task_and",
        "and_this",
        "i_was",
        "dure_weekend",
        "hour_daili",
        "lab_work",
        "day_off",
        "coupl_of",
        "two_to",
        "expect_to",
        "to_three",
        "to_particip",
        "i_like",
        "the_problem",
        "work_dure",
        "overcom_the",
        "forum_to",
        "and_get",
        "home_how",
        "which_is",
        "morn_to",
        "studi_at",
        "cours_qmark",
        "wednesday_even",
        "week_what",
        "be_done",
        "you_do",
        "ensur_you",
        "you_complet",
        "be_my",
        "work_qmark",
        "will_go",
        "content_and",
        "do_some",
        "and_ask",
        "have_complet",
        "complet_my",
        "you_overcom",
        "tuesday_and",
        "set_remind",
        "the_studi",
        "the_coursework",
        "not_understand",
        "be_overcom",
        "wednesday_and",
        "and_wednesday",
        "the_lab",
        "hour_everyday",
        "by_sunday",
        "will_get",
        "with_other",
        "other_student",
        "deal_with",
        "take_a",
        "everi_weekend",
        "will_schedul",
        "not_complet",
        "help_from",
        "or_sunday",
        "if_that",
        "about_five",
        "day_at",
        "on_work",
        "day_or",
        "am_go",
        "a_minimum",
        "minimum_of",
        "thursday_i",
        "day_on",
        "book_and",
        "am_veri",
        "and_use",
        "and_not",
        "the_lesson",
        "and_if",
        "the_librari",
        "even_at",
        "will_dedic",
        "dedic_at",
        "calendar_i",
        "work_day",
        "will_plan",
        "more_hour",
        "an_alarm",
        "finish_it",
        "three_i",
        "for_an",
        "friday_morn",
        "other_cours",
        "someth_i",
        "remind_in",
        "and_homework",
        "my_friend",
        "also_i",
        "am_do",
        "even_and",
        "the_activ",
        "coffe_shop",
        "week_but",
        "can_complet",
        "spend_more",
        "one_day",
        "is_necessari",
        "necessari_to",
        "what_is",
        "the_potenti",
        "home_offic",
        "for_two",
        "doe_not",
        "even_if",
        "i_studi",
        "home_at",
        "hour_at",
        "a_problem",
        "will_most",
        "my_lunch",
        "forum_if",
        "understand_someth",
        "i_spend",
        "and_other",
        "befor_i",
        "this_time",
        "one_five",
        "can_i",
        "to_review",
        "have_my",
        "read_i",
        "the_best",
        "and_two",
        "everi_other",
        "other_day",
        "the_univers",
        "the_way",
        "or_ask",
        "cours_from",
        "from_monday",
        "monday_to",
        "hope_i",
        "way_to",
        "on_weekday",
        "will_see",
        "work_with",
        "case_of",
        "that_it",
        "where_at",
        "work_through",
        "my_english",
        "and_a",
        "it_to",
        "am_current",
        "for_about",
        "hour_after",
        "after_dinner",
        "i_understand",
        "will_search",
        "or_on",
        "problem_i",
        "need_i",
        "cours_everi",
        "to_go",
        "work_for",
        "one_and",
        "listen_to",
        "not_to",
        "help_if",
        "home_dure",
        "week_one",
        "my_current",
        "class_i",
        "time_per",
        "homework_and",
        "for_studi",
        "in_cours",
        "possibl_to",
        "to_check",
        "not_done",
        "done_the",
        "to_improv",
        "my_cours",
        "class_and",
        "complet_task",
        "seven_hour",
        "and_particip",
        "to_friday",
        "everi_even",
        "lunch_break",
        "video_when",
        "video_after",
        "ensur_complet",
        "this_first",
        "make_it",
        "how_to",
        "and_weekend",
        "read_materi",
        "two_thousand",
        "a_bit",
        "cours_after",
        "stick_to",
        "of_hour",
        "spend_an",
        "saturday_afternoon",
        "class_forum",
        "but_if",
        "lunch_time",
        "on_how",
        "i_finish",
        "and_one",
        "if_ani",
        "is_requir",
        "on_time",
        "task_i",
        "the_rest",
        "note_and",
        "my_offic",
        "more_about",
        "can_do",
        "my_room",
        "requir_work",
        "in_python",
        "they_are",
        "i_will_watch",
        "will_watch_video",
        "watch_video_and",
        "video_and_read",
        "and_read_the",
        "on_saturday_and",
        "saturday_and_sunday",
        "sunday_i_will",
        "i_will_spend",
        "to_studi_the",
        "studi_the_cours",
        "the_cours_if",
        "cours_if_i",
        "if_i_do",
        "i_do_not",
        "do_not_have",
        "have_time_to",
        "time_to_studi",
        "dure_the_weekend",
        "the_weekend_i",
        "weekend_i_will",
        "i_will_find",
        "so_i_will",
        "i_will_not",
        "i_plan_to",
        "plan_to_engag",
        "one_or_two",
        "to_engag_with",
        "engag_with_cours",
        "with_cours_content",
        "i_would_like",
        "on_the_weekend",
        "would_like_to",
        "i_will_be",
        "will_be_abl",
        "i_plan_on",
        "be_abl_to",
        "spend_as_much",
        "as_much_time",
        "will_watch_the",
        "to_studi_and",
        "much_time_as",
        "watch_the_video",
        "so_i_do",
        "engag_in_this",
        "most_of_the",
        "video_dure_the",
        "in_this_cours",
        "afternoon_i_will",
        "dure_the_week",
        "this_cours_as",
        "if_i_have",
        "my_free_time",
        "i_have_troubl",
        "time_to_complet",
        "have_troubl_understand",
        "i_will_studi",
        "to_complet_the",
        "troubl_understand_the",
        "complet_the_cours",
        "understand_the_materi",
        "the_cours_and",
        "the_materi_i",
        "two_hour_per",
        "materi_i_will",
        "hour_per_day",
        "per_day_i",
        "day_i_will",
        "i_will_complet",
        "will_complet_the",
        "complet_the_read",
        "the_read_on",
        "i_will_visit",
        "will_visit_the",
        "visit_the_class",
        "the_class_discuss",
        "of_this_cours",
        "class_discuss_forum",
        "discuss_forum_and",
        "six_hour_per",
        "one_hour_a",
        "hour_per_week",
        "hour_a_day",
        "i_will_tri",
        "friday_i_will",
        "will_tri_to",
        "i_will_use",
        "visit_the_forum",
        "to_work_on",
        "at_home_after",
        "work_on_this",
        "when_and_where",
        "on_this_cours",
        "sinc_i_am",
        "and_where_do",
        "this_cours_i",
        "i_am_not",
        "i_intend_to",
        "where_do_you",
        "do_you_plan",
        "i_hope_to",
        "you_plan_to",
        "through_the_cours",
        "work_on_it",
        "that_i_will",
        "i_will_take",
        "the_time_i",
        "time_i_will",
        "engag_with_the",
        "i_will_give",
        "will_spend_three",
        "with_the_cours",
        "the_cours_content",
        "of_the_week",
        "cours_content_qmark",
        "the_week_and",
        "five_hour_a",
        "at_my_home",
        "hour_a_week",
        "for_at_least",
        "at_least_four",
        "a_week_to",
        "i_will_finish",
        "home_after_work",
        "week_to_studi",
        "to_studi_this",
        "studi_this_cours",
        "cours_i_will",
        "least_four_hour",
        "four_hour_per",
        "how_much_time",
        "much_time_will",
        "time_will_you",
        "the_end_of",
        "will_you_spend",
        "end_of_the",
        "you_spend_studi",
        "time_to_my",
        "spend_studi_in",
        "the_week_i",
        "studi_in_the",
        "in_the_first",
        "the_first_week",
        "first_week_qmark",
        "first_week_i",
        "do_not_know",
        "week_i_will",
        "complet_this_cours",
        "i_will_just",
        "this_cours_is",
        "ani_obstacl_i",
        "amount_of_time",
        "obstacl_i_will",
        "i_will_look",
        "what_will_you",
        "and_complet_the",
        "will_you_do",
        "will_look_for",
        "i_will_do",
        "you_do_to",
        "will_do_my",
        "do_my_best",
        "do_to_ensur",
        "to_ensur_you",
        "my_best_to",
        "ensur_you_complet",
        "you_complet_the",
        "complet_the_requir",
        "part_of_the",
        "the_requir_cours",
        "of_the_cours",
        "requir_cours_work",
        "the_cours_i",
        "cours_work_qmark",
        "plan_to_do",
        "hour_everi_week",
        "time_a_week",
        "how_will_you",
        "hope_to_spend",
        "will_you_overcom",
        "three_four_hour",
        "to_spend_about",
        "at_home_i",
        "you_overcom_potenti",
        "overcom_potenti_obstacl",
        "and_i_will",
        "home_i_will",
        "about_four_hour",
        "potenti_obstacl_in",
        "i_will_have",
        "obstacl_in_the",
        "to_complet_all",
        "it_i_will",
        "i_need_to",
        "the_cours_work",
        "day_of_the",
        "cours_work_i",
        "to_engag_in",
        "work_i_will",
        "engag_in_the",
        "in_the_cours",
        "plan_to_work",
        "when_i_have",
        "my_home_i",
        "over_the_weekend",
        "cours_materi_and",
        "i_have_time",
        "intend_to_spend",
        "so_that_i",
        "that_i_am",
        "spend_one_hour",
        "one_hour_per",
        "ani_potenti_obstacl",
        "to_spend_four",
        "spend_four_hour",
        "in_order_to",
        "i_will_check",
        "cours_i_am",
        "will_check_the",
        "to_ensur_that",
        "ensur_that_i",
        "on_tuesday_and",
        "tuesday_and_thursday",
        "the_discuss_board",
        "to_do_this",
        "do_this_cours",
        "one_two_hour",
        "to_do_the",
        "two_hour_on",
        "do_the_cours",
        "hour_on_the",
        "on_the_cours",
        "dure_the_first",
        "day_a_week",
        "will_use_my",
        "in_the_afternoon",
        "i_have_ani",
        "the_next_week",
        "reach_out_to",
        "i_will_add",
        "will_add_these",
        "plan_to_spend",
        "to_spend_three",
        "spend_three_hour",
        "three_hour_per",
        "to_watch_video",
        "to_ensur_i",
        "to_four_hour",
        "four_hour_a",
        "that_i_do",
        "the_content_of",
        "i_will_keep",
        "as_soon_as",
        "at_home_in",
        "home_in_the",
        "in_the_even",
        "the_even_after",
        "becaus_i_am",
        "to_overcom_potenti",
        "even_after_work",
        "after_work_and",
        "potenti_obstacl_by",
        "i_will_make",
        "will_make_sure",
        "visit_the_discuss",
        "make_sure_i",
        "at_home_or",
        "the_discuss_forum",
        "to_spend_at",
        "spend_at_least",
        "stay_on_schedul",
        "i_have_no",
        "at_least_five",
        "need_to_be",
        "eight_hour_a",
        "a_week_on",
        "week_on_this",
        "i_will_follow",
        "to_complet_this",
        "to_remind_me",
        "this_cours_and",
        "night_after_work",
        "qmark_i_will",
        "at_least_two",
        "least_two_hour",
        "two_hour_a",
        "i_will_also",
        "make_sure_that",
        "sure_that_i",
        "catch_up_on",
        "on_saturday_morn",
        "i_will_work",
        "will_work_on",
        "watch_video_at",
        "this_cours_for",
        "hour_each_week",
        "i_have_free",
        "have_free_time",
        "free_time_i",
        "the_morn_and",
        "time_on_the",
        "a_week_and",
        "but_i_will",
        "will_tri_my",
        "tri_my_best",
        "morn_i_will",
        "will_spend_at",
        "twice_a_week",
        "to_my_calendar",
        "the_cours_dure",
        "if_i_get",
        "take_this_cours",
        "then_i_will",
        "i_have_a",
        "add_these_time",
        "ten_hour_a",
        "i_will_start",
        "these_time_to",
        "my_calendar_so",
        "calendar_so_that",
        "do_not_forget",
        "not_forget_if",
        "forget_if_i",
        "to_be_abl",
        "i_am_plan",
        "am_plan_to",
        "if_i_cannot",
        "in_the_morn",
        "it_will_be",
        "to_spend_two",
        "at_least_three",
        "spend_two_hour",
        "least_three_hour",
        "week_i_am",
        "i_will_set",
        "on_my_calendar",
        "my_calendar_to",
        "i_will_read",
        "work_on_the",
        "i_will_engag",
        "will_engag_with",
        "cours_content_at",
        "four_six_hour",
        "content_at_home",
        "six_hour_a",
        "that_i_complet",
        "i_complet_the",
        "week_on_the",
        "and_tri_to",
        "tri_to_finish",
        "to_finish_it",
        "to_ensur_complet",
        "the_cours_is",
        "and_if_i",
        "i_will_devot",
        "per_week_i",
        "to_overcom_obstacl",
        "that_i_have",
        "will_do_the",
        "spend_five_hour",
        "i_will_overcom",
        "will_overcom_potenti",
        "i_will_ask",
        "a_day_on",
        "ask_for_help",
        "the_cours_materi",
        "complet_all_the",
        "the_forum_and",
        "engag_the_cours",
        "the_cours_on",
        "in_a_week",
        "plan_to_dedic",
        "read_on_saturday",
        "to_finish_the",
        "at_night_after",
        "when_i_am",
        "hour_in_the",
        "depend_on_the",
        "to_make_sure",
        "hour_of_studi",
        "finish_the_cours",
        "i_will_probabl",
        "i_will_review",
        "and_i_am",
        "as_i_am",
        "if_there_are",
        "the_video_in",
        "studi_i_will",
        "to_keep_up",
        "keep_up_with",
        "video_and_complet",
        "and_complet_read",
        "complet_the_work",
        "if_i_need",
        "the_cours_as",
        "to_understand_the",
        "to_the_cours",
        "particip_in_the",
        "four_hour_in",
        "on_weekend_i",
        "at_least_one",
        "plan_on_spend",
        "least_one_hour",
        "i_want_to",
        "least_five_hour",
        "five_hour_per",
        "have_enough_time",
        "for_me_to",
        "for_this_cours",
        "for_the_cours",
        "as_much_as",
        "much_as_possibl",
        "with_this_cours",
        "dedic_at_least",
        "this_cours_to",
        "the_weekend_to",
        "so_i_am",
        "to_catch_up",
        "time_to_do",
        "cours_content_everi",
        "i_have_alreadi",
        "in_my_free",
        "will_help_me",
        "to_follow_the",
        "follow_the_cours",
        "in_the_forum",
        "to_do_it",
        "a_week_i",
        "i_will_put",
        "a_few_hour",
        "cours_dure_my",
        "dure_my_free",
        "time_in_the",
        "a_lot_of",
        "will_follow_the",
        "this_cours_at",
        "cours_at_home",
        "will_studi_at",
        "studi_at_home",
        "at_home_on",
        "video_i_will",
        "tri_to_find",
        "this_cours_in",
        "the_cours_in",
        "cours_in_my",
        "will_overcom_obstacl",
        "all_the_video",
        "the_time_to",
        "plan_to_take",
        "to_take_the",
        "this_cours_on",
        "take_the_cours",
        "to_take_this",
        "to_this_cours",
        "one_i_will",
        "will_set_asid",
        "the_video_and",
        "video_and_do",
        "and_do_the",
        "if_there_is",
        "time_i_am",
        "i_am_go",
        "am_go_to",
        "the_cours_to",
        "the_video_on",
        "hour_i_will",
        "in_the_week",
        "not_have_a",
        "will_have_to",
        "at_least_an",
        "schedul_i_will",
        "least_an_hour",
        "what_will_i",
        "will_i_do",
        "do_the_homework",
        "i_have_not",
        "as_i_have",
        "i_will_search",
        "plan_to_studi",
        "will_spend_around",
        "to_studi_at",
        "for_two_hour",
        "time_in_my",
        "per_week_on",
        "in_my_calendar",
        "will_take_the",
        "will_not_be",
        "and_complet_assign",
        "i_will_go",
        "time_at_work",
        "will_go_through",
        "go_through_the",
        "will_engag_in",
        "to_watch_the",
        "watch_the_lectur",
        "video_on_wednesday",
        "after_work_at",
        "work_at_home",
        "tri_to_spend",
        "the_read_and",
        "a_day_to",
        "the_week_to",
        "up_with_the",
        "cours_i_have",
        "so_i_can",
        "day_after_work",
        "work_in_the",
        "a_week_in",
        "the_even_i",
        "even_i_will",
        "will_spend_four",
        "on_the_discuss",
        "two_three_hour",
        "as_well_as",
        "as_long_as",
        "ensur_i_complet",
        "do_the_work",
        "i_am_take",
        "on_monday_and",
        "cours_content_in",
        "dure_the_day",
        "have_not_done",
        "not_done_the",
        "go_to_spend",
        "my_plan_is",
        "plan_is_to",
        "night_i_will",
        "the_cours_at",
        "watch_video_dure",
        "an_hour_a",
        "three_hour_a",
        "throughout_the_week",
        "tri_to_do",
        "after_work_i",
        "spend_two_three",
        "read_the_materi",
        "to_complet_it",
        "the_materi_and",
        "i_am_a",
        "discuss_forum_or",
        "a_day_i",
        "one_hour_everi",
        "hour_everi_day",
        "to_do_my",
        "monday_to_friday",
        "about_an_hour",
        "to_learn_the",
        "that_i_can",
        "if_i_can",
        "i_can_i",
        "in_the_weekend",
        "in_my_hous",
        "i_will_plan",
        "in_case_i",
        "do_the_read",
        "work_if_i",
        "will_do_it",
        "i_will_dedic",
        "complet_the_assign",
        "per_week_to",
        "cours_content_i",
        "content_i_will",
        "the_week_is",
        "i_have_the",
        "much_time_i",
        "watch_video_on",
        "work_and_complet",
        "i_will_learn",
        "time_i_have",
        "i_can_spend",
        "the_video_to",
        "will_spend_one",
        "my_goal_is",
        "goal_is_to",
        "watch_video_in",
        "video_in_the",
        "tri_to_complet",
        "complet_the_task",
        "as_i_can",
        "cours_content_dure",
        "to_finish_this",
        "finish_this_cours",
        "i_think_i",
        "think_i_will",
        "make_sure_to",
        "will_be_done",
        "day_in_the",
        "each_week_i",
        "the_lectur_and",
        "week_is_work",
        "i_will_priorit",
        "i_have_complet",
        "i_expect_to",
        "much_as_i",
        "befor_go_to",
        "go_to_work",
        "two_to_three",
        "to_three_hour",
        "do_not_understand",
        "plan_to_complet",
        "i_will_write",
        "cours_in_the",
        "soon_as_possibl",
        "monday_and_wednesday",
        "week_if_i",
        "if_i_find",
        "i_will_get",
        "in_my_home",
        "a_coupl_of",
        "hour_studi_in",
        "home_how_much",
        "i_will_ensur",
        "discuss_forum_to",
        "i_have_some",
        "the_cours_qmark",
        "week_what_will",
        "to_help_me",
        "in_the_discuss",
        "everi_day_i",
        "will_do_this",
        "order_to_complet",
        "will_spend_two",
        "two_hour_each",
        "an_hour_everi",
        "to_stay_on",
        "at_home_and",
        "time_as_i",
        "most_of_my",
        "i_can_do",
        "for_the_first",
        "plan_to_watch",
        "i_will_schedul",
        "at_my_hous",
        "of_my_time",
        "at_work_and",
        "need_i_will",
        "week_to_complet",
        "from_monday_to",
        "even_at_home",
        "will_use_the",
        "cours_and_i",
        "overcom_obstacl_by",
        "i_am_do",
        "if_i_am",
        "i_am_veri",
        "want_to_learn",
        "about_two_hour",
        "a_minimum_of",
        "i_have_to",
        "an_hour_or",
        "overcom_the_obstacl",
        "to_go_through",
        "if_it_is",
        "it_is_a",
        "cours_content_on",
        "to_overcom_the",
        "the_potenti_obstacl",
        "enough_time_to",
        "on_my_own",
        "at_the_end",
        "spend_more_time",
        "four_five_hour",
        "potenti_obstacl_i",
        "forum_if_i",
        "or_two_hour",
        "on_my_phone",
        "week_i_have",
        "hour_each_day",
        "am_not_sure",
        "i_can_complet",
        "read_on_sunday",
        "go_to_the",
        "i_will_see",
        "will_spend_about",
        "in_case_of",
        "will_spend_as",
        "watch_video_everi",
        "i_am_current",
        "free_time_at",
        "look_at_the",
        "do_all_the",
        "the_cours_everi",
        "at_work_i",
        "spend_an_hour",
        "video_on_monday",
        "my_lunch_break",
        "in_my_room",
        "tri_to_watch",
        "becaus_i_have",
        "this_first_week",
        "will_make_a",
        "an_hour_each",
        "the_requir_work",
        "by_the_end"
      ],
      "rows": 5,
      "table": true,
      "tojson": true
    },
    {
      "name": "uk2us",
      "title": "UK to US Conversion dictionary",
      "object": "uk2us",
      "class": [
        "dictionary2"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "adviceNgrams",
      "title": "Pre-trained advice concreteness features",
      "topics": [
        "adviceNgrams"
      ]
    },
    {
      "page": "bootstrap_list",
      "title": "Concreteness mTurk Word List",
      "topics": [
        "bootstrap_list"
      ]
    },
    {
      "page": "doc2concrete",
      "title": "Concreteness Scores",
      "topics": [
        "doc2concrete"
      ]
    },
    {
      "page": "feedback_dat",
      "title": "Personal Feedback Dataset",
      "topics": [
        "feedback_dat"
      ]
    },
    {
      "page": "mturk_list",
      "title": "Concreteness mTurk Word List",
      "topics": [
        "mturk_list"
      ]
    },
    {
      "page": "ngramTokens",
      "title": "Ngram Tokenizer",
      "topics": [
        "ngramTokens"
      ]
    },
    {
      "page": "planNgrams",
      "title": "Pre-trained plan concreteness features",
      "topics": [
        "planNgrams"
      ]
    },
    {
      "page": "uk2us",
      "title": "UK to US Conversion dictionary",
      "topics": [
        "uk2us"
      ]
    }
  ],
  "_readme": "https://github.com/myeomans/doc2concrete/raw/HEAD/README.md",
  "_rundeps": [
    "BH",
    "cli",
    "codetools",
    "cpp11",
    "data.table",
    "digest",
    "dplyr",
    "dtt",
    "english",
    "fastmatch",
    "foreach",
    "generics",
    "glmnet",
    "glue",
    "hunspell",
    "ISOcodes",
    "iterators",
    "jsonlite",
    "koRpus",
    "koRpus.lang.en",
    "lattice",
    "lexicon",
    "lifecycle",
    "magrittr",
    "Matrix",
    "mgsub",
    "NLP",
    "pillar",
    "pkgconfig",
    "purrr",
    "qdapRegex",
    "quanteda",
    "R6",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "shape",
    "slam",
    "SnowballC",
    "stopwords",
    "stringi",
    "stringr",
    "survival",
    "sylly",
    "sylly.en",
    "syuzhet",
    "textclean",
    "textshape",
    "textstem",
    "tibble",
    "tidyr",
    "tidyselect",
    "tm",
    "utf8",
    "vctrs",
    "withr",
    "xml2",
    "yaml",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "doc2concrete.Rmd",
      "filename": "doc2concrete.html",
      "title": "doc2concrete",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Concreteness",
        "Installation",
        "Usage",
        "Domain-Specific Pre-Trained Concreteness Model",
        "Domain-General Concreteness Dictionary",
        "Data: feedback_dat",
        "Conclusion",
        "References"
      ],
      "created": "2020-01-19 20:49:23",
      "modified": "2021-04-25 16:31:32",
      "commits": 6
    }
  ],
  "_score": 5.681241237375588,
  "_indexed": true,
  "_nocasepkg": "doc2concrete",
  "_universes": [
    "myeomans"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.0",
      "date": "2026-05-14T06:44:59.000Z",
      "distro": "noble",
      "commit": "db47b81370c5ffcf776531eba1bac4ffc23085ac",
      "fileid": "b905e6e6fb14e85d2433a1f7cb1ec03aff5ffdecf3e5c015789d1de6fc744a87",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/myeomans/actions/runs/25845918182"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.0",
      "date": "2026-05-14T06:44:33.000Z",
      "distro": "noble",
      "commit": "db47b81370c5ffcf776531eba1bac4ffc23085ac",
      "fileid": "644ceae3672375a83278f4ff9598506356dc895457732f9b191b7d57825cd4da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/myeomans/actions/runs/25845918182"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.0",
      "date": "2026-05-14T06:43:57.000Z",
      "commit": "db47b81370c5ffcf776531eba1bac4ffc23085ac",
      "fileid": "2f373b1e3c13481346aa2166f37024c97a2dda182c22216d6f4a367ad9718783",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/myeomans/actions/runs/25845918182"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6.0",
      "date": "2026-05-15T05:40:22.000Z",
      "commit": "db47b81370c5ffcf776531eba1bac4ffc23085ac",
      "fileid": "26579c95feb206eef16ff9d47668c762e767df2626094f3ff89876b82b9d3168",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/myeomans/actions/runs/25845918182"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.0",
      "date": "2026-05-14T06:43:59.000Z",
      "commit": "db47b81370c5ffcf776531eba1bac4ffc23085ac",
      "fileid": "724e46ae640c855424d4d096d1f0ee5f21eddb213613822448bb35d4ff064642",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/myeomans/actions/runs/25845918182"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.0",
      "date": "2026-05-14T06:43:59.000Z",
      "commit": "db47b81370c5ffcf776531eba1bac4ffc23085ac",
      "fileid": "1acdf90ca2a220db5c444eaf850c6112b3914b3e5e0cc123ca968a1eef462ec8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/myeomans/actions/runs/25845918182"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.6.0",
      "date": "2026-05-14T06:44:26.000Z",
      "commit": "db47b81370c5ffcf776531eba1bac4ffc23085ac",
      "fileid": "c69de063ad6008959d7526a23211e6b8de019d01f74a9fa22611096035abbe69",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/myeomans/actions/runs/25845918182"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.0",
      "date": "2026-05-22T08:43:40.000Z",
      "commit": "db47b81370c5ffcf776531eba1bac4ffc23085ac",
      "fileid": "62a7c7237bb99c3c7b55cf28b634c72cd8daf966298e9943d13cc6301cd395ad",
      "status": "success",
      "buildurl": "https://github.com/r-universe/myeomans/actions/runs/25845918182"
    }
  ]
}