A library of Natural Language Processing algorithms for Haskell.
☆72Jan 21, 2024Updated 2 years ago
Alternatives and similar repositories for chatter
Users that are interested in chatter are comparing it to the libraries listed below
Sorting:
- simple interface to ghc's simd vector support☆23Jun 25, 2015Updated 10 years ago
- Haskell implementations of various ML algorithms.☆60May 29, 2014Updated 11 years ago
- A package exposing a function for generating catamorphisms.☆29Apr 15, 2018Updated 7 years ago
- Abstactions and concrete implementations of mutable containers☆13Jul 4, 2016Updated 9 years ago
- Binary streaming library for Postgres data pipelines☆17Oct 2, 2019Updated 6 years ago
- A support vector machine implemented in Haskell.☆33Dec 18, 2010Updated 15 years ago
- fast clustering algorithms☆15Feb 13, 2019Updated 7 years ago
- Concurrent and efficient implementation of statsd in Haskell☆19Feb 12, 2014Updated 12 years ago
- ☆10Feb 3, 2016Updated 10 years ago
- Library for tracking system metrics☆42Jan 8, 2026Updated last month
- Quickcheck Properties for common typeclasses☆35Dec 27, 2025Updated 2 months ago
- An experiment in functional interface design☆24Oct 29, 2016Updated 9 years ago
- Fast non-backtracking incremental combinator parsing for bytestrings☆46Sep 8, 2025Updated 5 months ago
- An reimplementation of the Statistics.Sample Haskell module using the foldl package☆22May 6, 2024Updated last year
- Flexible, fast and constant-space CSV library for Haskell using conduits☆52May 8, 2025Updated 9 months ago
- Typed DSLs for sorting☆20Feb 16, 2018Updated 8 years ago
- Multidimensional arrays and simple tensor computations☆38Apr 8, 2024Updated last year
- Haskell distributed parallel Haskell☆37Aug 26, 2017Updated 8 years ago
- A Haskell library for generating Ruby consumers of Servant APIs.☆23Jan 14, 2026Updated last month
- Implementation of Dynamic Time Warping in Haskell☆18Jan 25, 2023Updated 3 years ago
- The Elements of Statistical Learning in Haskell☆13Nov 29, 2017Updated 8 years ago
- Haskell reimplementation of Selecta☆16Jul 17, 2019Updated 6 years ago
- Deprecated in favour of https://github.com/tonyday567/numhask☆14Apr 9, 2017Updated 8 years ago
- A faster date and time library based on time☆47Jan 16, 2026Updated last month
- Some numerical optimization methods implemented in Haskell☆47Jun 24, 2020Updated 5 years ago
- [Haskell] The "Network.Multicast" module is for sending UDP datagrams over multicast (class D) addresses.☆23Oct 22, 2023Updated 2 years ago
- playing with hyperfunctions