Posts

  • ChineseLocalization

    Localization for Sublime Text, support 简体中文 繁体中文 日本語 Chinese Japanese German Russian Spanish Armenian Swedish and French

    Simplified Chinese and Traditional Chinese Translation for Sublime Text 3. Support MainMenu TabMenu ContextMenu,etc.

    I try to support more languages. Now Japanese is partially supported.

    I add support to Deutsche(German) Русский(Russian) Español(Spanish) Հայերեն(Armenian) Svenska(Swedish) Français(French) in version 1.11.0.

    Tags: #python

  • esp-dl

    Espressif deep-learning library for AIoT applications

    ESP-DL is a library for high-performance deep learning resources dedicated to ESP32, ESP32-S2, ESP32-S3 and ESP32-C3. Please read ESP-DL User Guide for more information about ESP-DL.

    Tags: #python

  • better-docs

    Beautiful toolbox for jsdoc generated documentation - with ‘typescript’, category and component plugins

    Example documentation can be found here: https://softwarebrothers.github.io/example-design-system/index.html

    Tags: #javascript

  • activitypub

    A PHP implementation of ActivityPub protocol based upon the ActivityStreams 2.0 data format.

    use ActivityPhp\Type\Extended\Actor\Application;
    use ActivityPhp\Type\Extended\Actor\Group;
    use ActivityPhp\Type\Extended\Actor\Organization;
    use ActivityPhp\Type\Extended\Actor\Person;
    use ActivityPhp\Type\Extended\Actor\Service;
    

    Tags: #php • activitypub • activitystreams

  • nusoap

    :smirk: Fixed NuSOAP for PHP 5.6 - 8.2

    • Supported PHP: 5.4 - 8.2
    • Official project: https://sourceforge.net/projects/nusoap/

    Tags: #php • nusoap • soap

  • rars

    RARS – RISC-V Assembler and Runtime Simulator

    • RISC-V IMFDN Base (riscv32 and riscv64)
    • Several system calls that match behaviour from MARS or SPIKE.
    • Support for debugging using breakpoints and/or ebreak
    • Side by side comparison from pseudo-instruction to machine code with intermediate steps
    • Multifile assembly using either files open or a directory

    Tags: #java • mars • risc-v

  • arrow-js

    Reactivity without the framework

    Read the documentation.

    Tags: #typescript • declarative • reactive

  • eventmesh

    EventMesh is a new generation serverless event middleware for building distributed event-driven applications.

    Apache EventMesh is a new generation serverless event middleware for building distributed event-driven applications.

    Tags: #java • esb • event-driven

  • oled-js

    :tv: johnny-five compatible lib for OLED screens

    This repo is a library compatible with Rick Waldron’s johnny-five project. It adds support for I2C/SPI compatible monochrome OLED screens. Works with 128 x 32, 128 x 64 and 96 x 16 sized screens, of the SSD1306 OLED/PLED Controller (read the datasheet here).

    Got a MicroView from GeekAmmo/SparkFun? That’ll work too.

    Interested in the nerdy bits going on behind the scenes? Read my blog post about how OLED screens work!

    OLED screens are really cool - now you can control them with JavaScript!

    Tags: #typescript

  • seqeval

    A Python framework for sequence labeling evaluation(named-entity recognition, pos tagging, etc…)

    seqeval is a Python framework for sequence labeling evaluation. seqeval can evaluate the performance of chunking tasks such as named-entity recognition, part-of-speech tagging, semantic role labeling and so on.

    This is well-tested by using the Perl script conlleval, which can be used for measuring the performance of a system that has processed the CoNLL-2000 shared task data.

    Tags: #python • sequence-labeling • natural-language-processing

subscribe via RSS