TMU-BioTextMining.i2b2.Section by Hong-Jie Dai

<PackageReference Include="TMU-BioTextMining.i2b2.Section" Version="1.0.0.8" />

 TMU-BioTextMining.i2b2.Section 1.0.0.8

A section recognizer developed for the i2b2 discharge summary dataset.

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>TMU-BioTextMining.i2b2.Section</id>
    <version>1.0.0.8</version>
    <title>TMU.BioTextMining.i2b2.Section</title>
    <authors>Hong-Jie Dai</authors>
    <owners>Hong-Jie Dai</owners>
    <licenseUrl>https://sites.google.com/site/hongjiedai/projects/tmuclinicalnet/license</licenseUrl>
    <projectUrl>https://sites.google.com/site/hongjiedai/projects/tmuclinicalnet</projectUrl>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <description>A section recognizer developed for the i2b2 discharge summary dataset.</description>
    <summary>The library contains tmuClinicl.NET types for implmenting the section heading recognition for discharge summaries.</summary>
    <copyright>The MIT License (MIT)</copyright>
    <language>es-US</language>
    <tags>MedicalNLP</tags>
    <dependencies>
      <dependency id="IASL-BioTextMining.MachineLearning" version="2.0.1.4" />
      <dependency id="IASL-BioTextMining.Cores" version="2.0.1.6" />
      <dependency id="IASL-BioTextMining.NamedEntityRecognition" version="2.0.1.4" />
      <dependency id="medpost" version="2008.6.24.19" />
    </dependencies>
  </metadata>
</package>