F# Type Provider for Stanford NLP TokensRegex - http://nlp.stanford.edu/software/tokensregex.html.
Info
Version: | 0.0.1 |
Author(s): | Riccardo Terrell |
Last Update: | Friday, October 7, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/statmuse/TokensRegexProvider/ |
NuGet Url: | https://www.nuget.org/packages/TokensRegexProvider |
Install
Install-Package TokensRegexProvider
dotnet add package TokensRegexProvider
paket add TokensRegexProvider
TokensRegexProvider Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core
- Stanford.NLP.CoreNLP(>= 3.6.0 && <= 3.6.0)
Tags