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

[Last Documentation]

  • NLP
    • NLP.Postal

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.8 && <0.11), containers (>=0.5.11 && <0.6), inline-c (>=0.6.1 && <0.7), text (>=1.2.3 && <1.3) [details]
License MIT
Copyright 2018 Fábián Tamás László
Author Fábián Tamás László
Maintainer 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-13T10:59:26Z
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 not available [build log]
All reported builds failed as of 2018-08-13 [all 3 reports]

Readme for haskell-postal-0.1.0.0

[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.