haskell-postal: Haskell binding for the libpostal library

[ library, mit, natural-language-processing ] [ Propose Tags ]

Provides an interface for the libpostal NLP library


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.2.0.0, 0.2.0.1, 0.2.1.0, 0.2.1.1, 0.2.1.2
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:57Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables haskell-postal
Downloads 2805 total (20 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

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.