UserLex
UserLex is a simple parser of human generated content. It is designed to be used in a variety of applications, including but not limited to:
- Chatbots
- Natural Language Processing
- Machine Learning
- Data Mining
- Data Analysis
- Data Visualization
- Data Collection
Installation
Installation with pip is easiest:
pip install userlex
Usage
from userlex.social_media import SocialMedia
message = "Hey, my instagram is @userlex, and my twitter is @userlex_"
social_media = SocialMedia(message)
social_media.parse()
print(social_media.instagram)
print(social_media.twitter)
Release files for userlex 0.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| userlex-0.0.2.tar.gz | 4.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| userlex-0.0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 11.3 kB
Release files / userlex-0.0.2.tar.gz
| Download URL | userlex-0.0.2.tar.gz |
|---|---|
| Size | 4.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
11faf51f27df1c36c9edb324172df9c618aa89f351e9381eaf02318e06cd5350
|
|
BLAKE2b-256 checksum How to use checksums |
4d6471c39f24bf319ee68d6f758f1884977061c53bc43e639d0d829e7d4ab292
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.2
|
Release files / userlex-0.0.2-py3-none-any.whl
| Download URL | userlex-0.0.2-py3-none-any.whl |
|---|---|
| Size | 6.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f39b5389398ed3d357396b8c9b3eff59d4a9ccb40f53a419762af5af1cf3e2d5
|
|
BLAKE2b-256 checksum How to use checksums |
015b71e8112701e62f3dd62652102b3b3c54f7bc022e48399faf89ef20d84611
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.2
|