Skip to main content

Package for a challenge.

Project description

##### Module for returning word pairs from text strings

##### Example:

```python
>>> from trw_text_string import WordPairCounter
>>> string_example = """Hello, I like nuts. Do you like nuts? No? Are you sure?
Why don't you like nuts? Are you nuts? I like you"""
>>> text_string_object = WordPairCounter(string_example)
>>> text_string_object.get_word_pairs()
are you: 2
like nuts: 3
you like: 3
i like: 2
```

##### Installation:

<p> In order to install trw_text_string: </p>

```python
pip install trw_text_string
```

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

trw_text_string-0.0.5.tar.gz (3.2 kB view details)

Uploaded Source

File details

Details for the file trw_text_string-0.0.5.tar.gz.

File metadata

File hashes

Hashes for trw_text_string-0.0.5.tar.gz
Algorithm Hash digest
SHA256 2673ea6c64d53b739849a4d54476d770656856f696c0142811e0d8b3787c4511
MD5 c0fec4f9c6cae6f702e0b25bd34a7900
BLAKE2b-256 15d5e43261e906ff91c37dfc9452173a9c93105f5d6c833d73fd2ab19979394c

See more details on using hashes here.

Supported by

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