Skip to main content

NLP Lab utilities for tokenization, stemming, and tagging.

Project description

NLP Lab Package (nlp-lab-pkg-i061)

A utility package for basic Natural Language Processing tasks including tokenization, stopword removal, stemming, and POS tagging, developed for I061 Lab 2.

Installation

pip install nlp-lab-pkg-i061

Usage :
import nlp_lab_pkg

text = "The quick brown foxes are running."
tokens = nlp_lab_pkg.tokenize_text(text)
print(tokens)

# Example: Remove stopwords
clean_tokens = nlp_lab_pkg.remove_stopwords(tokens)
print(clean_tokens)

***

## 2. Re-run the Build Command ✅

Once the `README.md` file exists and has content, run the build command again:

```bash
python setup.py sdist bdist_wheel

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

nlp-lab-pkg-i061-oct25-0.0.2.tar.gz (2.7 kB view details)

Uploaded Source

Built Distribution

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

nlp_lab_pkg_i061_oct25-0.0.2-py3-none-any.whl (2.8 kB view details)

Uploaded Python 3

File details

Details for the file nlp-lab-pkg-i061-oct25-0.0.2.tar.gz.

File metadata

  • Download URL: nlp-lab-pkg-i061-oct25-0.0.2.tar.gz
  • Upload date:
  • Size: 2.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.7

File hashes

Hashes for nlp-lab-pkg-i061-oct25-0.0.2.tar.gz
Algorithm Hash digest
SHA256 e3bd2a9a226c54ebdedc44dc88877f466ba2345ba1e99cc64bc3ef6b662228d0
MD5 76381133de1b3d433127f4db648692ba
BLAKE2b-256 757bf946cd1053bc8a6ca9662b736320187becd1262faec632a5f2281e3d33aa

See more details on using hashes here.

File details

Details for the file nlp_lab_pkg_i061_oct25-0.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for nlp_lab_pkg_i061_oct25-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 8eefefb606cd595bad8bc602100aaf565f8133200801e3143aa94e2aa90b7494
MD5 7cf49c476c73e3b4c97c0fe25a3af497
BLAKE2b-256 964d5bedddfb05a8b7d312276ee39015c81d867797b7121a0a5d9e2e2aca6b89

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