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
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
Natural language detection package in pure Go
Les fonctionnalités principales de rylans/getlang sont : Language Detection, Natural Language Processing.
Les alternatives open-source à rylans/getlang incluent : abadojack/whatlanggo — Natural language detection library for Go. detectlanguage/detectlanguage-go — Detect Language API Go Client. 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.