numerizer
Numerical parser
A gem to parse numbers in natural language from strings.
Parse numbers in natural language from strings (ex forty two).
37 stars
3 watching
14 forks
Language: Ruby
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jrobertson/chronic_between | A Ruby library for parsing natural language date and time ranges | 28 |
radar/humanize | A Ruby gem that converts numbers to human-readable strings in words. | 468 |
iainbeeston/nickel | Extracts date, time and message information from naturally worded text in Ruby | 112 |
davisp/jiffy | A C++ JSON parser implemented as an Erlang NIF. | 871 |
chorn/dialable | A gem that parses and formats North American phone numbers according to NANPA standards | 7 |
abitdodgy/words_counted | A Ruby library that tokenizes input and provides various statistical measures about the tokens | 159 |
davedelong/ddmathparser | A parser for math expressions written in Swift. | 857 |
nxparser/nxparser | A Java-based parser for RDF serializations and other formats | 20 |
ruby-numo/numo-narray | A new class library for fast processing and manipulation of multi-dimensional numerical data in Ruby | 418 |
r1chardj0n3s/parse | A library that parses strings using a specification based on the Python format() syntax | 1,717 |
reddavis/n-gram | Generates sequences of characters from a given text, useful for data analysis and modeling | 37 |
rust-bakery/nom | A parser combinator framework for building safe and efficient parsers in Rust | 9,512 |
markburns/numbers_in_words | Converts numbers to English words and vice versa in Ruby | 79 |
ruedigermoeller/fast-serialization | Provides an efficient serialization framework compatible with JDK Serialization, enabling faster data exchange in Java applications. | 1,591 |
msuhanov/dfir_ntfs | A digital forensics tool for parsing and analyzing NTFS/FAT file systems. | 192 |