Libpostal is a C library designed for international address parsing and normalization. It utilizes statistical NLP and a language classifier to decompose unstructured global address strings into structured components and standardize street addresses by expanding abbreviations and resolving regional naming variations across multiple languages. The project provides tools for text transliteration, converting various scripts into standardized Latin-ASCII or NFD forms. It also includes capabilities for address deduplication, using symmetric fuzzy matching to identify whether different address reco
Markup is a tool for converting various documentation formats and manual pages into structured HTML. It functions as a rendering engine selector and converter that transforms raw markup files into web-ready output using a pluggable pipeline. The system identifies the appropriate rendering engine by utilizing file extensions or analyzing document content through pattern-based language detection. This allows the pipeline to handle documents where file extensions are missing or ambiguous. The project covers a broad range of content transformation, including the conversion of traditional man pag
Detect Language API Go Client
Las características principales de detectlanguage/detectlanguage-go son: Language Detection, Natural Language Processing.
Las alternativas de código abierto para detectlanguage/detectlanguage-go incluyen: abadojack/whatlanggo — Natural language detection library for Go. rylans/getlang — Natural language detection package in pure Go. soimort/translate-shell — Translate-shell is a command-line translation tool and terminal dictionary client. It allows for the translation of… github/markup — Markup is a tool for converting various documentation formats and manual pages into structured HTML. It functions as a… openvenues/libpostal — Libpostal is a C library designed for international address parsing and normalization. It utilizes statistical NLP and… abitdodgy/gibran — Gibran is an Elixir natural language processor, and a port of WordsCounted.