Earlier quoted context omitted.
I don't really understand why people would think Trump would be supportive of any kind of intoxicant. His older brother was an alcoholic and died before their dad (which depending on the source you're reading, had a big impact on him).
Many believed Trump to be a libertarian or even a closet Democrat, who supported saner policy for the practical reasons that many do, setting aside their personal beliefs about whether individuals should consume drugs.
How people talk about marijuana on Reddit: a natural language analysis
31–40 of 45 posts
Re: How people talk about marijuana on Reddit: a natural language analysis
#32A quick note about using natural language/sentiment APIs: trained machine learning models must be used apples-to-apples on similar datasets; for example, you can’t accurately perform Twitter sentiment analysis on a dataset using a model trained on professional movie reviews since Tweets do not follow AP Style guidelines. (e.g. for some reason, training Python's NLTK on the IMDb movie review dataset to predict the sen…
(I don't disagree with anything you wrote, just expanding.)
Re: How people talk about marijuana on Reddit: a natural language analysis
#33Funny how marijuana was most mentioned with Donald Trump. I know the /r/trees subreddit thought Trump would be good for recreational Marijuana but doesn't look like that is true. The Trump subreddit (The_Donald) was also extremely pro marijauna and often boasted that Trump was better for legal marijuana than Clinton. Then enter Jefferey Bouraguard Sessions III.
I don't really understand why people would think Trump would be supportive of any kind of intoxicant. His older brother was an alcoholic and died before their dad (which depending on the source you're reading, had a big impact on him).
He wasen't quite as comfortable being the rich kid. Yes--alcohol, in significant quantities, is not good for depression, but everything I read about his brother just reminded me how differnt siblings can be in families.
I don't know why he committed suicide. Donald blames it on alcohol. The easiest variable in a complex situation--as usual. No real thought--it's just the alcohol.
I do find Donald's diet ironic. He eats like a teen, and looks healthy? Plus, he has so much energy. Then again, these rich guys seem to live forever? I don't if it's they have a differnt kind of stress than us mortals, or they just have more to live for? I think it's less stress. Life in America shouldn't be this difficult.
Re: How people talk about marijuana on Reddit: a natural language analysis
#34'Marijuana' is considered a racist term in the industry. The preferred word is 'cannabis'.
upvoted for truth. maybe people downvoting aren't familiar with the history. so here's some history. the name "marijuana" was pushed by Harry Anslinger[0] as a way to trigger racial anxiety amongst conservative whites who held negative views with respect towards Mexicans. the other names for the plant being "hemp" (a non-psychoactive strain used as an industrial fiber crop) and "cannabis" (latin name for the genus of…
Re: How people talk about marijuana on Reddit: a natural language analysis
#35Earlier quoted context omitted.
upvoted for truth. maybe people downvoting aren't familiar with the history. so here's some history. the name "marijuana" was pushed by Harry Anslinger[0] as a way to trigger racial anxiety amongst conservative whites who held negative views with respect towards Mexicans. the other names for the plant being "hemp" (a non-psychoactive strain used as an industrial fiber crop) and "cannabis" (latin name for the genus of…
It has a Mexican name literally IN it. A conservative, white term would be Marijosepha.
logicallee, I think you've misunderstood the point made in the gp post. Harry Anslinger wanted it to sound strange and foreign to white conservatives, not familiar.
Re: How people talk about marijuana on Reddit: a natural language analysis
#36Earlier quoted context omitted.
It has a Mexican name literally IN it. A conservative, white term would be Marijosepha.
It has a Mexican name literally IN it. A conservative, white term would be Marijosepha. logicallee, I think you've misunderstood the point made in the gp post. Harry Anslinger wanted it to sound strange and foreign to white conservatives, not familiar.
Re: How people talk about marijuana on Reddit: a natural language analysis
#37Funny how marijuana was most mentioned with Donald Trump. I know the /r/trees subreddit thought Trump would be good for recreational Marijuana but doesn't look like that is true. The Trump subreddit (The_Donald) was also extremely pro marijauna and often boasted that Trump was better for legal marijuana than Clinton. Then enter Jefferey Bouraguard Sessions III.
People haven't been this obssessed with a politician's middle name since Barack hit the scene almost a decade ago. I'm really glad you felt the need to add it, since I don't think I would've felt the full dramatic effect of your comment otherwise.
Re: How people talk about marijuana on Reddit: a natural language analysis
#38Decent intro to natural language processing, but scientifically rubbish. I think using "cannabis" and "marajuana" skews heavily towards advocacy and serious discussion, since general chat about weed will use words such as, well, weed. Or pot, or hash, or herbs, or the maple leaf emoji, or a link to /r/trees. The problem with natural language processing on drugs is that the names people use for drugs are specifically…
Imputation. [1] Remove a word from a sentence then try to predict it from its surrounding context. "when I get home tonight, i vape a ___ then space out". Assign predicted probabilities to imputed word ":leaf emoji:" ["marijuana cigarette", "electronic cigarette", "cigar"].
Active learning. Seed the algorithm with expert knowledge from law enforcement, drug users, and social workers, who know of the encryption keys.
Anomaly detection. Though perhaps easily-confused with other, innocuous usage, street slang is a distinct form of language with its own properties and patterns. Compared to common discourse, it is strange and random. This pattern could be measured.
Doing this rigorously, like building search engines for illegal drugs or human trafficking on the deep web, requires a lot of expert knowledge. [2] Maybe future deep learning can do this end-to-end on arbitrary domains? [3] Let's see.
[1] https://arxiv.org/abs/1312.3005 "One Billion Word Benchmark for Measuring Progress in Statistical Language Modeling"
Re: How people talk about marijuana on Reddit: a natural language analysis
#39Reddit is a huge melting pot and probably isn't a good place for insight about potheads. Grass City might not be either -- Grass City users are not typical potheads. The best place would be 10th grade high school social circles and college dorms. It really is amazing how little data is produced by social networks, in the grand scheme of things. We are all so used to hearing about how much data is produced by the internet. There are orders more data in the raw world just waiting to be scooped up.
Re: How people talk about marijuana on Reddit: a natural language analysis
#40Decent intro to natural language processing, but scientifically rubbish. I think using "cannabis" and "marajuana" skews heavily towards advocacy and serious discussion, since general chat about weed will use words such as, well, weed. Or pot, or hash, or herbs, or the maple leaf emoji, or a link to /r/trees. The problem with natural language processing on drugs is that the names people use for drugs are specifically…