TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Twitter Natural Language Processing

207 pointsby jjwisemanover 10 years ago

8 comments

nlover 10 years ago
For those that didn&#x27;t click though, the tweets they show for their POS tagger are great:<p><pre><code> ikr smh he asked fir yo last name so he can add u on fb lololol </code></pre> and<p><pre><code> :o :&#x2F; :&#x27;( &gt;:o (: :) &gt;.&lt; XD -__- o.O ;D :-) @_@ :P 8D :1 &gt;:( :D =| &quot;) :&gt; .... </code></pre> I&#x27;d love to see what Word2Vec did for that first one.
评论 #8492625 未加载
评论 #8492676 未加载
评论 #8493107 未加载
austinhutchover 10 years ago
CMU does some of the most interesting work around with data from Twitter. Some of the same people responsible for this worked on predicting NFL games with Twitter data[0]<p>[0]<a href="https://www.cs.cmu.edu/~nasmith/papers/sinha+dyer+gimpel+smith.mlsa13.pdf" rel="nofollow">https:&#x2F;&#x2F;www.cs.cmu.edu&#x2F;~nasmith&#x2F;papers&#x2F;sinha+dyer+gimpel+smi...</a>
评论 #8491410 未加载
jjwisemanover 10 years ago
Tweet NLP from CMU.<p><pre><code> We provide a tokenizer, a part-of-speech tagger, hierarchical word clusters, and a dependency parser for tweets, along with annotated corpora and web-based annotation tools.</code></pre>
评论 #8489994 未加载
agentileover 10 years ago
I wonder why Peen Treebank POS tags are not the default, instead of some new custom tag syntax.
评论 #8491113 未加载
评论 #8491079 未加载
评论 #8491926 未加载
dbishover 10 years ago
Very cool. I did some authorship attribution using a twitter corpus from MSR during grad school. The size constraint for a tweet causes users to have a different writing style then on other document types, which makes for interesting NLP problems.
vkhucover 10 years ago
Great, I&#x27;ve been waiting for the release of TweeboParser. Just before EMNLP14 gets started.
hnriotover 10 years ago
GPL :( can&#x27;t use it
评论 #8491206 未加载
navaitover 10 years ago
Dr. O&#x27;Connor teaches my NLP class. His work is revolutionary.