A simple NLP-based date parser to extract dates from text.
Project description
NLP Date Parser
A Python package to parse natural language date expressions like:
✅ next Tuesday
✅ in 3 days
✅ tomorrow at noon
Installation & Usage
pip install nlp_date_parser
**Usage**
from nlp_date_parser import NLPDateParser
parser = NLPDateParser()
print(parser.parse("next Friday"))
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
nlp_date_parser-0.0.1.tar.gz
(3.0 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 nlp_date_parser-0.0.1.tar.gz.
File metadata
- Download URL: nlp_date_parser-0.0.1.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e114ab6f55e6d5c9ff34701cd50c3f1f447876fcb332890b3871511745391214
|
|
| MD5 |
7519e6869dace8da728128bc50ed1a62
|
|
| BLAKE2b-256 |
0d7d15c3f2012b4fc40a09817dc96b5f27b43f38d26553ac011dc26972ede58d
|
File details
Details for the file nlp_date_parser-0.0.1-py3-none-any.whl.
File metadata
- Download URL: nlp_date_parser-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
53ba28edba2a41ef5ef95d49eee831ffa868ff942c8267e1ade3dda31b99eda6
|
|
| MD5 |
6bfbbcafaad2e9d963a55620d725e0ff
|
|
| BLAKE2b-256 |
3313f3a603b9d74dd3d86cf529f9b6c2448dca83a3a4082242482f780fb79f4e
|