GithubHelp home page GithubHelp logo

zimolzak / spep-nlp Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 11 KB

Natural language classification of serum protein electrophoresis reports

Home Page: https://pubmed.ncbi.nlm.nih.gov/32813561/

License: The Unlicense

Makefile 2.77% R 97.23%
spep multiple-myeloma veterans-affairs natural-language-processing electrophoresis

spep-nlp's Introduction

SPEP classifier

Natural language processing of serum protein electrophoresis reports, using support vector machine and rules-based approaches.

PDF: https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7477876/pdf/CCI.19.00167.pdf

PMC: https://www.ncbi.nlm.nih.gov/pmc/articles/pmid/32813561/

PubMed: https://pubmed.ncbi.nlm.nih.gov/32813561/

Journal: https://www.doi.org/10.1200/CCI.19.00167

Ryu JH, Zimolzak AJ. Natural Language Processing of Serum Protein Electrophoresis Reports in the Veterans Affairs Health Care System. JCO Clin Cancer Inform. 2020 Aug;4:749-756. doi: 10.1200/CCI.19.00167.

Code is public domain, because created as work for hire by an employee of US Federal Government.

Details about iterations of rules-based

First attempt

[1] 0.82
   yhat
y     0   1
  0 126  41
  1  13 120

Second

   yhat
y     0   1
  0 166   1
  1  14 119
[1] 0.95

Third

   yhat
y     0   1
  0 166   1
  1   9 124
[1] 0.9666667

Fourth

   yhat
y     0   1
  0 166   1
  1   5 128
[1] 0.98

After fixing 3 annotation errors

   yhat
y     0   1
  0 169   1
  1   2 128

[1] 0.99

spep-nlp's People

Contributors

zimolzak avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.