Skip to main content

Python package for cleaning up xml and tokenizing text

Project description

XML cleaner

Utilities for tokenizing and cleaning up xml text.

Usage

Parse and tokenize sentence and words in sentences:

> [sentence for sentence in xml_cleaner.to_raw_text(“Joey was a great sailor.”)] #=> [[“Joey”, “was”, “a”, “great”, “sailor”, “.”]]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

xml-cleaner-1.0.10.tar.gz (6.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page