Syn.Bot
1.1.1
Prefix Reserved
See the version list below for details.
dotnet add package Syn.Bot --version 1.1.1
NuGet\Install-Package Syn.Bot -Version 1.1.1
<PackageReference Include="Syn.Bot" Version="1.1.1" />
paket add Syn.Bot --version 1.1.1
#r "nuget: Syn.Bot, 1.1.1"
// Install Syn.Bot as a Cake Addin #addin nuget:?package=Syn.Bot&version=1.1.1 // Install Syn.Bot as a Cake Tool #tool nuget:?package=Syn.Bot&version=1.1.1
An official SIML (Synthetic Intelligence Markup Language) interpreter for .Net Framework. This is a Portable Class Library and can target multiple platforms. Using this library developers can easily create intelligent Chatbots or integrate Artificial Intelligence and Natural Language Processing to their .Net and Mono applications.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Syn.Bot:
Package | Downloads |
---|---|
Syn.VA
The official Syn VA Framework for developing custom Digital Assistants development and to interface with Syn VA Dashboard application via Plugins. |
|
Syn.Bot.Channels
Enables OSCOVA architecture based bots to be hosted on Web API Servers, Discord, Telegram and also as Website Widgets |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
6.0.7 | 5,578 | 2/17/2023 |
6.0.1 | 2,413 | 2/3/2023 |
5.0.0 | 2,964 | 7/23/2022 |
4.6.0 | 3,743 | 6/3/2021 |
4.5.1 | 5,437 | 8/7/2020 |
4.0.3 | 2,334 | 4/21/2020 |
3.4.0 | 9,785 | 11/5/2018 |
3.0.1 | 4,953 | 5/21/2018 |
3.0.0 | 2,807 | 4/19/2018 |
2.9.5.1 | 2,914 | 3/23/2018 |
2.9.5 | 2,364 | 3/21/2018 |
2.9.4 | 3,336 | 2/23/2018 |
2.9.0 | 3,085 | 1/20/2018 |
2.6.0 | 5,333 | 9/6/2017 |
2.5.7 | 3,612 | 7/30/2017 |
2.5.6 | 2,710 | 7/24/2017 |
2.5.1 | 2,653 | 6/26/2017 |
2.5.0 | 2,325 | 6/26/2017 |
2.1.3 | 2,803 | 6/12/2017 |
2.1.2 | 2,297 | 6/10/2017 |
2.1.0 | 2,418 | 6/5/2017 |
2.0.5 | 4,522 | 3/30/2017 |
2.0.4 | 3,001 | 3/9/2017 |
2.0.3 | 2,511 | 3/5/2017 |
2.0.2 | 3,171 | 2/17/2017 |
2.0.1 | 2,931 | 2/1/2017 |
2.0.0 | 3,802 | 1/4/2017 |
1.2.6 | 5,355 | 10/27/2016 |
1.2.5 | 2,609 | 10/17/2016 |
1.2.4 | 5,430 | 6/16/2016 |
1.2.3 | 3,508 | 4/16/2016 |
1.2.2 | 3,462 | 2/15/2016 |
1.2.1 | 2,840 | 12/23/2015 |
1.1.82 | 3,123 | 11/30/2015 |
1.1.71 | 2,561 | 9/23/2015 |
1.1.5 | 2,547 | 6/22/2015 |
1.1.3 | 2,349 | 5/11/2015 |
1.1.2 | 2,735 | 4/21/2015 |
1.1.1 | 3,550 | 4/13/2015 |
1.1.0 | 2,409 | 4/5/2015 |
1.0.81 | 2,568 | 3/19/2015 |
1. EmotionChanged event for Bot and Users
2. 3 to 5 Argument tuple value support for Variable values
3. True or False variable names will activate conditional elements
4. IsEmpty operator supported
5. Added Vocabulary detail
6. Added and replaced Define element with faster Bind element
7. XML Namespace support added for Adapters.
8. Fixed proper namespace as per SIML specification to http://syn.co.in/2014/siml
9. Memory optimization via configuration.
10. Improved Analyzer