@awesomeopensource · Post #167 · 06.10.2018, 01:33
llmd 如果将markdown视作一门编程语言可以做哪些有趣的事情呢? Tags:#parser#markdown Languages:#C
TGINSIGHT SIMILAR POSTS
Источник @procode404 · Post #3913 · 12 янв.
🔥Искусственный интеллект с примерами на Python Джоши Пратик — специалист по проблемам искусственного интеллекта, автор пяти книг и постоянный докладчик на конференциях TEDx. В своей книге он разбирает следующие практические темы: — Создание интеллектуальных рекомендательных систем — Построение автоматизированных систем распознавания речи — Основы эвристического поиска и генетического программирования — Разработка игр с использованием искусственного интеллекта — Создание интеллектуальных приложений, связанных с обработкой изображений, текста и последовательных данных — Алгоритмы глубокого обучения и создание приложений на их основе Автор: Джоши Пратик Год: 2019 Скачать книгу #python#нейронки
Поиск: #parser
@awesomeopensource · Post #167 · 06.10.2018, 01:33
llmd 如果将markdown视作一门编程语言可以做哪些有趣的事情呢? Tags:#parser#markdown Languages:#C
@githubtrending · Post #15163 · 24.09.2025, 19:30
#python#document_analysis#layout_analysis#ocr#parser#pdf#pdf_converter#pdf_parser#python#vlm_ocr Dolphin is a smart AI tool that can analyze and understand complex document images, like pages with text, tables, formulas, and pictures. It works in two steps: first, it figures out the layout and reading order of the page; then, it quickly parses each element using special prompts. This makes it fast and accurate for turning document images into structured data like JSON or Markdown. You can use pre-trained models and easy code to process single pages, PDFs, or specific elements. This helps you save time and effort when extracting information from complicated documents efficiently. https://github.com/bytedance/Dolphin
@githubtrending · Post #15115 · 03.09.2025, 11:30
#rust#code_analyzer#code_style#coding_standards#formatter#lexer#linter#parser#php#static_analysis#type_checker Mago is a very fast tool for PHP that checks your code for errors, fixes many problems automatically, and formats it neatly. It is built using Rust, which makes it much faster and more reliable than many other PHP tools. Mago helps you find bugs, improve code quality, and keep your code clean and consistent with less effort. It also offers deep analysis to catch tricky issues and lets you see your code’s structure visually. This means you can write better PHP code faster and with more confidence. Installation is easy on macOS and Linux using a simple script or other methods like Homebrew or Composer. https://github.com/carthage-software/mago