GitHub / SpydazWebAI-NLP 1 Repository
SpydazWeb NLP is Primarly Focused on Creating NLP tools with VB.NET;
SpydazWebAI-NLP/BertTokenizers Fork of NMZivkovic/BertTokenizers
Open source project for BERT Tokenizers in C#.
Language: Jupyter Notebook - Size: 1010 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

SpydazWebAI-NLP/BasicLanguageModelling2023
Basic Language Models , Bag of Words, Ngram Models Etc
Language: Visual Basic .NET - Size: 311 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

SpydazWebAI-NLP/Basic_VectorStore2023
Basic Vector DB DataStorage For Images/Audio/Text Embeddings.
Language: Visual Basic .NET - Size: 26.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

SpydazWebAI-NLP/Basic_Tokenizer2023
The Tokenizer is a versatile text processing library written in Visual Basic (VB.NET). It provides functionalities for tokenizing text into words, sentences, characters, and n-grams. The library is designed to be flexible, customizable, and easy to integrate into your VB.NET projects.
Language: Visual Basic .NET - Size: 1.06 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

SpydazWebAI-NLP/BasicWordEmbeddings2023
A Basic Word2Vector WordEmbeddings Model. With image2Vector and Audio2Vector Encoding and decoding. (Audio is not great but works NEeds improvement - but can be reconstructred)
Language: Visual Basic .NET - Size: 86.9 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

SpydazWebAI-NLP/Ilang_Model
Transformer/ Neural lang modelling
Language: Visual Basic .NET - Size: 0 Bytes - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

SpydazWebAI-NLP/Basic_BeliefNetwork2023
Basic Belief Network Tree In VB.net
Language: Visual Basic .NET - Size: 14.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

SpydazWebAI-NLP/SpydazWebAI_NLP_Models
Word/Image/Audio Embedding models, Tokenizer models, Ngram language models, MatrixModels, Corpus building, Vocabulary Building, Language modelling
Language: Visual Basic .NET - Size: 2.93 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

SpydazWebAI-NLP/Basic_NLP_IDE2023
Basic Nlp Interactive Development Repl 2023. Use to perform basic nlp tasks
Language: Visual Basic .NET - Size: 9.03 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

SpydazWebAI-NLP/BasicVBCompiler2023
BAsic Compiler Element for your APP
Language: Visual Basic .NET - Size: 8.69 MB - Last synced at: 21 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

SpydazWebAI-NLP/BasicUserControls2023
Basic UI Controls
Language: Visual Basic .NET - Size: 9.11 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

SpydazWebAI-NLP/BASIC-VB-Repl2023
Basic VB REPL
Language: Visual Basic .NET - Size: 11.8 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

SpydazWebAI-NLP/BasicPositionalEncoderDecoder2023
The Positional Encoder Decoder is a Visual Basic .NET class that provides functionality for encoding and decoding tokens and sentences using positional embeddings. It allows you to convert between string tokens and their corresponding embeddings, and vice versa.
Language: Visual Basic .NET - Size: 25.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

SpydazWebAI-NLP/BasicCommonExtensions2023
Basic Everyday Extensions required for basic nlp Tasks and math related etc
Language: Visual Basic .NET - Size: 293 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

SpydazWebAI-NLP/BasicCorpus2023
A Basic Corpus Object , Giving Positional Encoding / Decoding . ,A Fully Loaded Corpus = Corpus > Document > Sentences > Clauses > Words
Language: Visual Basic .NET - Size: 2.63 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

SpydazWebAI-NLP/BasicMath2023
MAths Extensions and common operations
Language: Visual Basic .NET - Size: 85 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

SpydazWebAI-NLP/BasicTransformer2023
gpt model development
Language: Visual Basic .NET - Size: 1.21 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

SpydazWebAI-NLP/BasicEntityManagement2003
Basic Entity detection / Topic /Sentiment detection. Also enabling for entity sentence extraction and pattern discovery.
Language: Visual Basic .NET - Size: 36.1 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 1

SpydazWebAI-NLP/BasicNeuralNetWork2023
A Basic Multi layered Neural Network, With Attention Masking Features
Language: Visual Basic .NET - Size: 36.1 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 1

SpydazWebAI-NLP/github.io
IO website
Language: HTML - Size: 0 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

SpydazWebAI-NLP/Basic_AI_VisualReco2023
Basic Visual Recognition 2023
Language: Visual Basic .NET - Size: 11.4 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

SpydazWebAI-NLP/BasicConsoleChatBot2023
Basic Console Chatbot REPL
Language: Visual Basic .NET - Size: 11.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

SpydazWebAI-NLP/Chatbot_LessonV2 Fork of spydaz/Chatbot_2020_Tutorial
In this model I have created a basic AI chatbot Interface with External plugin abilities; with visual basic An Interface AI_Contracts enables for Intefacing with the AI; Implementing the Interface and placing in the the compiled DLL into the APP\Plugins folder enables for the AI_Interface to discover and call the plugin obtaining a response to be
Size: 7.87 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

SpydazWebAI-NLP/Trie-Tree Fork of spydaz/ClassTrie
The tree data structure is a versatile object ; This offering offers the Trie tree - And Binary tree - Data tree. Information can be save at nodes of the tree Trees can be Printed to Tree-view Control / Function Insert / Find Prefix / Find Word a Start Character is used and Stop Character is used. the Trie tree Can store Characters as nodes; Used f
Size: 42 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

SpydazWebAI-NLP/ChatBotDesign_FirstLessons Fork of spydaz/Creating-a-Chatbot
SpydazWeb Basic Chatbot Design; Adopted by ChatGPT! - Using Visual basic to Create a Chatbot with plugins and database storage. This is a basic interface design. you can extend this model for any possible chatbot purpose, this is a good starting point and framwork for designing and building anyform of chatbot interface.
Language: Visual Basic .NET - Size: 1.62 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
