forked from jbr/tweak-the-tweet
-
Notifications
You must be signed in to change notification settings - Fork 2
RandomHacks/tweak-the-tweet
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Notes on parse_twitter_xml.py by Lee Becker ============================================ I have attached the latest version of my python code. It has some other stuff for parsing the twitter XML, but I believe Mark has a better package for that. The main piece of value is the parseCrisisSyntax function, which takes a string representing the tweet, and parses the tweakTweet syntax and returns a python dict (hash table) of key, value pairs between hashtag and its arguments. I may try to clean this up to better normalize some tags, but for now I need to run.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 62.3%
- Ruby 37.7%