26 packages tagged with “transformer”
The Snowplow Analytics SDK for .NET lets you work with Snowplow enriched events in your .NET event processing and data modeling jobs. Use this SDK with Azure Data Lake Analytics, Azure Functions, AWS Lambda, Microsoft Orleans and other .NET-compatible data processing frameworks.
LinksPlatform's Platform.RegularExpressions.Transformer Class Library
Drag and drop nodes and manipulate transformer libraries. (Transformer, canvas operator, curve nodes, dotted line, marquee tool)
Data Conveyer is a lightweight transformation engine to facilitate real-time data migrations.
Want a fast .net transform/mapper tool? DecepticonTransformer uses IL Emit (LCG - Lightweight Code Gen) to make fast copy of data from a type to another.
Json Transformer
Permet de transcrire les nombres en lettres. En français uniquement. Gère les format d'affichage : standard, recommandation de 1990 et monétaire. Classe d'extension enregistré dans le namespace System. Une fois référencé, utiliser la méthode .ToWord() pour récupérer une string du nombre.
osu! mapping utility library built for Mapping Tools.
Converter for changing XML documents to other formats such as Markdown
Seq2SeqSharp is a tensor based fast & flexible encoder-decoder deep neural network framework written by .NET (C#). It can be used for sequence-to-sequence task, sequence-labeling task and sequence-classification task and other NLP tasks. Seq2SeqSharp supports both CPUs (x86, x64 and ARM64) and GPUs. It's powered by .NET core, so Seq2SeqSharp can run on both Windows and Linux without any modification and recompilation.
Parses simple markdown files generated from FuncyDown back to FuncyDown types.
A reusable email validator and transformer for .NET apps.
A complete C# re-write of Berkeley's open source Convolutional Architecture for Fast Feature Encoding (CAFFE) for Windows C# Developers with full On-line Help, now with Temporal Fusion Transformers, GPT, Seq2Seq/Attention, Single-Shot MultiBox, TripletNet, SiameseNet, NoisyNet, Deep Q-Network and Policy Gradient Reinforcement Learning, cuDNN LSTM Recurrent Learning, and Neural Style Transfer support!
C# + TorchSharp implementation of GPT
Contains various code generators for parser optimized for speed and no allocation This package was built from the source at https://github.com/nemesissoft/Nemesis.TextParsers/tree/519299603ad55cff1d7a52e9db77969aff95f2bf
Extension classes for Antrl4 lexer and parser. Wraps a parser as a component. Integrates helpfull additional classes and methods
GPT-2 neural network (https://openai.com/blog/better-language-models/). GPT-2 translates text, answers questions, summarizes passages, and generates text output on a level is sometimes indistinguishable from that of humans. A .NET port of open-source artificial intelligence created by OpenAI.
Advanced placeholder replacement for appsettings.json with deep nesting support. Resolves values like {Settings:Api:BaseUrl} in config using IConfigurationBuilder
A cimple library to transform ViewModel objects to Model Objects binding properties accordingly.
Welvet - LOOM Neural Network Framework for .NET. 12 layer types (Dense, LSTM, RNN, Conv2D, Conv1D, MHA, LayerNorm, RMSNorm, SwiGLU, Softmax, Embedding, Parallel), transformer/LLM inference with streaming, neural tweening, K-Means clustering, Pearson/Spearman correlation, network grafting, step-based forward pass, 7 LR schedulers, 3 optimizers (SGD/AdamW/RMSprop), ensemble features, and bit-for-bit model sharing with Python/TypeScript/Go. Multi-platform: Linux, Windows, macOS, Android, iOS.
Library for converting .NET classes to script classes.
Strong Log Transformer (strong-log-transformer) binding library for Bridge.NET projects.
High-accuracy multilingual sentiment analysis using DistilBERT transformer. Supports 104 languages with 3-class classification (positive/neutral/negative). NOTE: The ~270MB model is downloaded on first use and cached locally for offline use. Requires SentimentAnalyzer.Core.
Lightweight transformer-based sentiment analysis using TinyBERT (~18MB). 94.2% accuracy on Amazon reviews. Fully offline with embedded model. English-only, binary classification (positive/negative). For multilingual support, use SentimentAnalyzer.Onnx.Multilingual.
The library for creating book and card flip animations in ViewPager in Android
Generative AI library for .NET 10.0 with built-in OpenAI ChatGPT and Google Gemini API clients and support for C# function calling via reflection. Features: - Chat Completion - Response Streaming - Text Embedding - Text-to-Speech - Speech-to-Text - Moderation - Configurable Token Limit - Configurable Character Limit - Configurable Message Limit - Message Pinning - Function Calling - Support for Dependency Injection - Automatic Reattempt on Failure - Advanced Customization