kst179/telegram-ml-contest
Solution of the telegram ML competition 2023
This solution helps developers quickly identify the programming language of a code snippet. You input a piece of code, and it tells you which of over 100 programming languages it most likely is. It's designed for software developers or platform engineers who need to categorize or route code based on its language.
No commits in the last 6 months.
Use this if you need a fast and accurate way to determine the programming language of a code snippet, especially for a wide range of common and less common languages.
Not ideal if your snippets are longer than 4KB or if you require perfect accuracy for all languages, as some have lower precision scores.
Stars
14
Forks
1
Language
C
License
MIT
Category
Last pushed
May 26, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/kst179/telegram-ml-contest"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
davisking/dlib
A toolkit for making real world machine learning and data analysis applications in C++
ZigRazor/CXXGraph
Header-Only C++ Library for Graph Representation and Algorithms
apache/singa
a distributed deep learning platform
mlpack/mlpack
mlpack: a fast, header-only C++ machine learning library
hosseinmoein/DataFrame
C++ DataFrame for statistical, financial, and ML analysis in modern C++