medpost 2008.6.24.19

dotnet add package medpost --version 2008.6.24.19
NuGet\Install-Package medpost -Version 2008.6.24.19
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="medpost" Version="2008.6.24.19" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add medpost --version 2008.6.24.19
#r "nuget: medpost, 2008.6.24.19"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install medpost as a Cake Addin
#addin nuget:?package=medpost&version=2008.6.24.19

// Install medpost as a Cake Tool
#tool nuget:?package=medpost&version=2008.6.24.19

The algorithms maintained here were developed by John Wilbur's group in the Computational Biology Branch of the NCBI.

The library supports core NLP tasks in the biomedical domain including:

* Part of Speech Tagging
* Sentence Segmentation

If you want to use the tool in your project, you need to download the following files from http://www.ncbi.nlm.nih.gov/staff/lsmith/MedPost.html.

* medpost.lex
* medpost.ngrams
* medpost.pairs

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2008.6.24.19 180 7/13/2014
2003.9.5.16 72 6/21/2014