Data sets tagged with "python"
PyGTrends: Python API for Google Trends Data
This python module is a quasi-API to make it easier to authenticate into Google Trends for those who want to squeeze the extra level of functionality out of their data. The advantage of programmatic access is that the data can be automatically trended and merged. It can be snuck into a 9:00 AM daily email to the VP of Marketing so that she knows to ramp up Google Adwords ...
Offsite
Offsite
Offsite
Offsite
Offsite
Openvest
Openvest is the first site on the Financial Semantic web. This is a dynamic site where features and datasets are added and dropped based on client interest. This is not a site for actual Investment Research, but a place where Investment and IT professionals can share ideas. Openvest Finance: This is a demonstration area where one can access Company SEC EDGAR Filings, ...
Offsite
CIA World Factbook Grep in Python
This project is a Python script that parses the CIA’s World Factbook, searches for a specific property, like population, and prints this property for all countries in the database. Type: grepCia.py capital and you’ll get a list of countries and capitals. It works for almost all properties specified in the CIA dataset. The program makes a good start for any CIA data ...
Offsite
TIOBE Software: Tiobe Index
The TIOBE Programming Community index gives an indication of the popularity of programming languages. The index is updated once a month. The ratings are based on the number of skilled engineers world-wide, courses and third party vendors. The popular search engines Google, MSN, Yahoo!, Wikipedia and YouTube are used to calculate the ratings. Observe that the TIOBE index ...
Offsite
Movie Reviews Naive Bayes Sentiment Classifier for Python NLTK
A 98.7% accurate Naive Bayes sentiment analysis classifier trained on movie reviews. Given a feature dict of words and bigrams, it will classify the text as “pos” or “neg”. It requires Python & NLTK 2.0 and is licensed for commercial usage.
$25.00
Fast Treebank Part-of-Speech Tagger for Python NLTK
A 99.3% accurate part-of-speech tagger trained on the treebank corpus. It is many times faster than the default NLTK tagger and is a fraction of the size (which means less loading time and lower memory requirements). It requires Python & NLTK 2.0 and is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License: ...
Free
Brown Simplifed Tags Part-of-Speech Tagger for Python NLTK
A 98.1% accurate simplified tags part-of-speech tagger trained on the brown corpus. It requires Python and NLTK 2.0 and is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License: http://creativecommons.org/licenses/by-nc-sa/3.0/. In addition to punctuation tags, it produces the following tags: ADJADVCNJDET EX FWMOD NNIL NPNUM PPRO ...
Free
Movie Reviews Naive Bayes Subjectivity Classifier for Python NLTK
A 93.57% accurate Naive Bayes subjectivity classifier trained on IMDb plots and RottenTomatoes quotes. This classifier can be used for hierarchical sentiment analysis to determine whether text is objective or subjective before using a sentiment classifier to determine polarity. Given a feature dict of words and bigrams, it will classify the text as “quote” or ...
$25.00
Portuguese Simplified Tags Part-of-Speech Tagger for Python NLTK
A 95.4% accurate Portuguese simplified tags part-of-speech tagger trained on the floresta corpus. It requires Python & NLTK 2.0 and is licensed for commercial usage.
$5.00


