How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Natural language detection package in pure Go
The main features of rylans/getlang are: Language Detection, Natural Language Processing.
Projects with overlapping indexed features include: 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.
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