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

<PackageReference Include="TMU.BioTextMining.i2b2.RiskFactor" Version="1.0.0.1" />

 TMU.BioTextMining.i2b2.RiskFactor 1.0.0.1

The library contains fundamental classes and base classes that define commonly-used value and reference data types, abstract classes, and attributes for implmenting the risk factor recognition and time attribute assigner for the i2b2 2014 shared task track 2.

<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
  <metadata>
    <id>TMU.BioTextMining.i2b2.RiskFactor</id>
    <version>1.0.0.1</version>
    <title>TMU.BioTextMining.i2b2.RiskFactor</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>The library contains fundamental classes and base classes that define commonly-used value and reference data types, abstract classes, and attributes for implmenting the risk factor recognition and time attribute assigner for the i2b2 2014 shared task track 2.</description>
    <summary>Risk factor recognizer and time attribute assigner for discharge summaries.</summary>
    <copyright />
    <language>es-US</language>
    <tags>MedicalNLP</tags>
    <dependencies>
      <dependency id="TMU-BioTextMining.i2b2.Core" version="1.0.0.0" />
      <dependency id="TMU-BioTextMining.i2b2.Section" version="1.0.0.8" />
      <dependency id="TMU-BioTextMining.i2b2.Format" version="1.0.0.3" />
      <dependency id="Stanford.NLP.Parser" version="3.4.0.0" />
    </dependencies>
  </metadata>
</package>