sergey_tihon
NuGet publisher profile
Packages (36)
FsUnit
FsUnit is a set of extensions that add special testing syntax to NUnit.
FSharpx.Collections
FSharpx.Collections is a collection of datastructures for use with F# and C#.
FsUnit.xUnit
FsUnit is a set of extensions that add special testing syntax to xUnit.
FSharp.Configuration
The FSharp.Configuration project contains type providers for the configuration of .NET projects.
FsLexYacc
Tools for FsLex/FsYacc lexer/parser generation tools
FsLexYacc.Runtime
Runtime for FsLex/FsYacc lexer/parser generation tools
Stanford.NLP.CoreNLP
Stanford CoreNLP provides a set of natural language analysis tools which can take raw English language text input and give the base forms of words, their parts of speech, whether they are names of companies, people, etc., normalize dates, times, and numeric quantities, and mark up the structure of sentences in terms of phrases and word dependencies, and indicate which noun phrases refer to the same entities. Stanford CoreNLP is an integrated framework, which make it very easy to apply a bunch of language analysis tools to a piece of text. Starting from plain text, you can run all the tools on it with just two lines of code. Its analyses provide the foundational building blocks for higher-level and domain-specific text understanding applications.
SwaggerProvider
F# Type Providers for Swagger & OpenAPI
FSharpx.Collections.Experimental
FSharpx.Collections is a collection of datastructures for use with F# and C#.
Clippit
Fresh PowerTools for OpenXml
FSharp.Management
Various type providers for management of the machine.
TickSpec
TickSpec is a lightweight Behaviour Driven Development (BDD) framework for .Net. Describe behaviour in plain text using the Gherkin business language, i.e. Given, When, Then. Easily execute the behaviour against matching F# 'ticked' methods (let ``tick method`` () = true) or attributed C# or F# methods.
OpenNLP.NET
The Apache OpenNLP library is a machine learning based toolkit for the processing of natural language text. It supports the most common NLP tasks, such as tokenization, sentence segmentation, part-of-speech tagging, named entity extraction, chunking, parsing, and coreference resolution. These tasks are usually required to build more advanced text processing services. OpenNLP also included maximum entropy and perceptron based machine learning.
Stanford.NLP.NER
Stanford NER (also known as CRFClassifier) is a Java implementation of a Named Entity Recognizer. Named Entity Recognition (NER) labels sequences of words in a text which are the names of things, such as person and company names, or gene and protein names. The software provides a general (arbitrary order) implementation of linear chain Conditional Random Field (CRF) sequence models, coupled with well-engineered feature extractors for Named Entity Recognition.
Stanford.NLP.POSTagger
A Part-Of-Speech Tagger (POS Tagger) is a piece of software that reads text in some language and assigns parts of speech to each word (and other token), such as noun, verb, adjective, etc., although generally computational applications use more fine-grained POS tags like 'noun-plural'.
Fs30Unit.MsTest
FsUnit is a set of extensions that add special testing syntax to MsTest.
Stanford.NLP.Parser
A natural language parser is a program that works out the grammatical structure of sentences, for instance, which groups of words go together (as \"phrases\") and which words are the subject or object of a verb. Probabilistic parsers use knowledge of language gained from hand-parsed sentences to try to produce the most likely analysis of new sentences.
FSharp.Core.Fluent-4.0
Fluent extensions for FSharp.Core
TickSpec.Xunit
TickSpec integration with Xunit. TickSpec is a lightweight Behaviour Driven Development (BDD) framework for .Net. Describe behaviour in plain text using the Gherkin business language, i.e. Given, When, Then. Easily execute the behaviour against matching F# 'ticked' methods (let ``tick method`` () = true) or attributed C# or F# methods.
FsUnit.xUnit.Sample
FsUnit is a set of extensions that add special testing syntax to xUnit.
FsUnit.Sample
FsUnit is a set of extensions that add special testing syntax to NUnit.
Fs30Unit.MsTest.Sample
FsUnit is a set of extensions that add special testing syntax to MsTest.
Stanford.NLP.Segmenter
Tokenization of raw text is a standard pre-processing step for many NLP tasks. For English, tokenization usually involves punctuation splitting and separation of some affixes like possessives. Other languages require more extensive token pre-processing, which is usually called segmentation.
TickSpec.NUnit
Describe behaviour in plain text using the Gherkin business language, i.e. given, when, then. Easily execute the behaviour against matching F# tick methods (let ``tick method`` () = true) or attributed C# or F# methods.
Stanford.NLP.Parser.Fsharp
F# extensions for Stanford.NLP.Parser
FSharp.TypeProviders.Templates
`dotnet new` template for building F# Type Providers.
FsUnit.MbUnit
FsUnit is a set of extensions that add special testing syntax to MbUnit.
FSharp.Core.Fluent-3.1
Fluent members for Seq, List, Array and all F# 3.1 FSharp.Core functions
DynamicsCRMProvider
A type provider for Microsoft Dynamics CRM 2011.
MaltParser
MaltParser is a system for data-driven dependency parsing, which can be used to induce a parsing model from treebank data and to parse new data using an induced model.
6 more packages load after hydration.