haskell-postal: Haskell binding for the libpostal library

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Provides an interface for the libpostal NLP library


[Skip to Readme]

Properties

Versions 0.1.0.0, 0.2.0.0, 0.2.0.1, 0.2.0.1, 0.2.1.0, 0.2.1.1, 0.2.1.2
Change log None available
Dependencies base (>=4.7 && <5), bytestring (>=0.10 && <0.11), inline-c (>=0.6 && <0.7), text (>=1.2 && <1.3) [details]
License MIT
Copyright 2018 Fábián Tamás László
Author Fábián Tamás László <giganetom@gmail.com>
Maintainer Fábián Tamás László <giganetom@gmail.com>
Category Natural Language Processing
Home page https://github.com/netom/haskell-postal#readme
Source repo head: git clone https://github.com/netom/haskell-postal
Uploaded by netom at 2018-08-13T18:25:40Z

Modules

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for haskell-postal-0.2.0.1

[back to package description]

haskell-postal

Haskell binding for the libpostal library

You have to install libpostal. Get it from here: https://github.com/openvenues/libpostal

This binding is in alpha state, expect more functionality to come soon. Currently it can only be used to do basic parsing and normalization.