CARVIEW |
Earn Rewards, Reputation, and Badges
Redeem the reputation points you've earned from participating in O'Reilly Answers for O'Reilly books, videos, courses, and conferences.
Topics: python
Feed subscription
Email subscription
Questions Only Feed
Questions Only Email

Please sign in or register to post.

Please sign in or register to post.
-
-
How to use an NLTK part-of-speech tagger
By adfm: 17 February 2010 - 02:05 PM
Tagging follows tokenization in the typical natural language processing pipeline. In this excerpt from Natural Language Processing with Python the authors introduce a part-of-speech tagger. The exampl...
-
How to build a simple web crawler
By adfm: 16 February 2010 - 12:34 PM
If you're creating a search engine you'll need a way to collect documents. In this excerpt from Tony Segaran's Programming Collective Intelligence the author shows you how to set up a simple web crawl...
-
How to Find Similar Users with Python
By adfm: 08 February 2010 - 06:00 PM
Collaborative filtering techniques enable online retailers to recommend products, services, and media for the majority of commercial websites you visit daily. When you purchase something at Amazon....
-
Perl and Python manipulation of Excel files ( and Numbers too)
Asked by donfox : 31 January 2010 - 06:03 PM
Answered by adfm: Feb 05 2010 10:50 AM
If you are interested in comparing how others have accomplished manipulating an Excel spreadsheet using each language, then I would refer you to this article about reading and writing Excel files with... full answer >
-
How to remove duplicate lines with regular expressions
By StevenLevithan: 30 October 2009 - 08:35 AM
There is a variety of software (including the Unix command-line utility uniq and Windows PowerShell cmdlet Get-Unique) that can help you remove duplicate lines in a file or ...
-
Why use built-in types in Python?
By juliesteele: 02 October 2009 - 09:07 AM
If you've used lower-level languages such as C or C++, you know that much of your work centers on implementing objects—also known as data structures—to represent the components in your applica...
-
How to Match IPv4 Addresses with Regular Expressions
By Jan Goyvaerts: 30 September 2009 - 01:11 PM
If you want to check whether a certain string represents a valid IPv4 address in 255.255.255.255 notation, try one of these examples from Regular Expressions Cookbook: Simple regex to check fo...
-
How to validate traditional date formats with regular expressions
By Jan Goyvaerts: 18 September 2009 - 12:45 PM
If you want to validate dates in the traditional formats mm/dd/yy, mm/dd/yyyy, dd/mm/yy, and dd/mm/yyyy, using a simple regex that simply checks whether the input looks ...
-
How to create regular expression objects
By Jan Goyvaerts: 18 September 2009 - 10:51 AM
If you want to instantiate a regular expression object or otherwise compile a regular expression so you can use it efficiently throughout your application, try one of t...
![]() ©2009, O'Reilly Media, Inc. (707) 827-7000 / (800) 998-9938 All trademarks and registered trademarks appearing on oreilly.com are the property of their respective owners. |
About O'Reilly Academic Solutions Authors Contacts Customer Service Jobs Newsletters O'Reilly Labs Press Room Privacy Policy RSS Feeds Terms of Service User Groups Writing for O'Reilly |
Content Archive Business Technology Computer Technology Microsoft Mobile Network Operating System Digital Photography Programming Software Web Web Design |
More O'Reilly Sites O'Reilly Radar Ignite Tools of Change for Publishing Digital Media Inside iPhone makezine.com craftzine.com hackszine.com perl.com xml.com Partner Sites InsideRIA java.net O'Reilly Insights on Forbes.com |