linguist.cr
Language detector
An implementation of GitHub's Linguist for syntax highlighting and language detection in Crystal programming language
Github's Linguist but in Crystal
8 stars
2 watching
1 forks
Language: Crystal
last commit: about 5 years ago
Linked from 1 awesome list
crystallinguisticsyntax-highlighting
Related projects:
Repository | Description | Stars |
---|---|---|
| A Ruby-based language detection tool that uses N-Gram based text categorization to identify the language of given text. | 36 |
| Automatically detects programming languages from given strings. | 39 |
| A Ruby client for detecting the language of given text | 29 |
| A WebAssembly-based JavaScript binding to Google's Compact Language Detector v3 | 59 |
| An accurate language detection library for Java and the JVM suitable for both short and long text inputs. | 716 |
| A compact language detection library for Ruby based on Google Chrome's technology | 211 |
| An open-source Java library implementing text categorization and language detection using N-grams. | 5 |
| A library that accurately detects the language of short to long text inputs without requiring external APIs or configuration. | 1,192 |
| A system designed to identify the language of an arbitrary text string using machine learning and multiple data sources. | 2 |
| A Rust library for detecting the language of text, including script recognition and reliability estimation. | 980 |
| A tool that detects programming languages in files and returns their type and safety flags | 460 |
| Tools for detecting the language of unstructured text in Elixir applications | 116 |
| A Go client for detecting the language of given text and interacting with the Detect Language API | 25 |
| A library for detecting and identifying languages in text | 644 |
| A natural language detection package that identifies the source language of input text without an internet connection. | 171 |