No project description provided
Project description
NLP Package
This package contains comprehensive NLP functions including:
- Tokenization (Word, Sentence, Tweet, MWE)
- Stopword Removal with Visualization
- WordNet (Synonyms, Antonyms, Hypernyms)
- N-grams & Laplace Smoothing
- LESK Word Sense Disambiguation
- Lemmatization & Stemming
- POS Tagging & NER
- Sentiment Analysis
- Word2Vec
Installation
pip install -e .
Usage
from nlpbetter import *
run_all_nlp_functions()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
nlpbetter3-0.1.0.tar.gz
(4.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nlpbetter3-0.1.0.tar.gz.
File metadata
- Download URL: nlpbetter3-0.1.0.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e5840dcbcce7acb997770140ba0bc8658e6302347ba15c97ff425193e91f407d
|
|
| MD5 |
37950a06f5d3c6251e981d596ceadac6
|
|
| BLAKE2b-256 |
763049c20d08567b4c4abf7657fac7ba61aec5c60b5987730b324641dd41d9f7
|
File details
Details for the file nlpbetter3-0.1.0-py3-none-any.whl.
File metadata
- Download URL: nlpbetter3-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5391d53b986e4688029897edcde1d803bee5bdb63fc7689f0672c25fa5da7a98
|
|
| MD5 |
68b077870b38c9c7e62cb228b72516f2
|
|
| BLAKE2b-256 |
8fc148071127acb75788d20beb54f631df0bc9058f93014763d8f1fc6b031355
|