Skip to main content

Streamline basic text & NLP processing

Project description

NLP Streamline Tool

Streamline basic text & NLP processing

How to Use

  1. After installing the package, import the functions you need:
from nlpstreamline import (
    basic_text_processing,
    nlp_text_processing,
    n_gram_generation
)
  1. Use following code to do basic text processing(lowercasing, removing urls, tokenizing, remove stopwords and punctuations), nlp processing (stemming and lemmatizing), and n grams generation.
print(basic_text_processing('Good Morning! How are you today?'))

print(nlp_text_processing('Good Morning! How are you today?'))

print(n_gram_generation('Good Morning! How are you today?', 2))

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

nlpstreamline-0.0.10.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nlpstreamline-0.0.10-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

File details

Details for the file nlpstreamline-0.0.10.tar.gz.

File metadata

  • Download URL: nlpstreamline-0.0.10.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.17

File hashes

Hashes for nlpstreamline-0.0.10.tar.gz
Algorithm Hash digest
SHA256 753b3024157f1cc242f52d234a169a6b83a3a4bf31783f278a9b2559137bb537
MD5 86eb6243f24dd0d8f5049c5202f9376f
BLAKE2b-256 52cbb3cd30c09d7560db51ce20de85e2c029191cc4c0f3701e5aeca698eafe86

See more details on using hashes here.

File details

Details for the file nlpstreamline-0.0.10-py3-none-any.whl.

File metadata

  • Download URL: nlpstreamline-0.0.10-py3-none-any.whl
  • Upload date:
  • Size: 3.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.17

File hashes

Hashes for nlpstreamline-0.0.10-py3-none-any.whl
Algorithm Hash digest
SHA256 0af0b462141aa91e3966b6eb61e0723c767cac844ff8eb055bd7d1b1894630e0
MD5 3463b8736257728ab68f149001f3a93d
BLAKE2b-256 df4347dd7a073ef41d8a1ec5e5eb36ae9d0a2eeff5586a6e13a26b5ca503b472

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