Uma lib de machine learning para simular um serviço cognitivo para responder perguntas de usuários consultando uma base de conhecimento previamente carregada.
Info
Version: | 1.1.0 |
Author(s): | Snowflakes |
Last Update: | Friday, October 30, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/FluentQnA |
Install
Install-Package FluentQnA
dotnet add package FluentQnA
paket add FluentQnA
FluentQnA Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.9)
- Microsoft.ML(>= 1.5.2)
Tags