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
nlpbetter2-0.1.0.tar.gz
(4.2 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 nlpbetter2-0.1.0.tar.gz.
File metadata
- Download URL: nlpbetter2-0.1.0.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b25970d607ca0064ffb0bee16876833edaaf6a2c4635d0ae781b562adc455a5b
|
|
| MD5 |
b5aa2b62448a22a6a366f0b2dbc3fb4b
|
|
| BLAKE2b-256 |
cf09767f63030ef3c577f3db35ef1e95fcf7ebc4dbb4577311bb71d567b97d37
|
File details
Details for the file nlpbetter2-0.1.0-py3-none-any.whl.
File metadata
- Download URL: nlpbetter2-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 |
cceb0081470eecf273726d87617544f31ce2c0b7e2112e11a0b598339bf4949d
|
|
| MD5 |
cb0fbe8ff1dd51f8766c254142138dcd
|
|
| BLAKE2b-256 |
baf52c8bb852ba678bf382234c18c16ed29c40ef8c796299fcd675a68c399f81
|