Skip to main content

A parser for recognising free-text dates

Project description

sari/bso-date-parser

A parser to convert textual dates into EDTF

Installation

Install using pip

$ pip install date-parser-sari

Usage

>>> from sariDateParser.dateParser import parse
>>> parse("4 December 1920")
'4.12.1920'
>>> parse("um 1920")
'1920?'
>>> parse("zwischen 1870 und 1890")
'1870/1890'
>>> parse("nicht vor 1450?")
'1450/'

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

date-parser-sari-0.8.11.tar.gz (6.9 kB view hashes)

Uploaded Source

Built Distribution

date_parser_sari-0.8.11-py3-none-any.whl (8.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page