Skip to content
View cwilden's full-sized avatar

Block or report cwilden

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
cwilden/README.md
  • 👋 Hi, I’m @cwilden
  • 👀 I’m interested in healthcare/medical AI software companies.
  • 🌱 I’m currently learning Generative AI.
  • 📫 How to reach me : [email protected]

Popular repositories Loading

  1. nlp-Deidentification nlp-Deidentification Public

    De-identification of PHI in Medical Records

    Python

  2. nlp-authorDetection nlp-authorDetection Public

    Author detection and generation of likeliest text by author

    Python

  3. topicModeling topicModeling Public

    Returns top K topics for a given corpus

    Scala

  4. nlp-sentimentAnalysis nlp-sentimentAnalysis Public

    Logistic Regression model to predict sentiment on sentences in a corpus and displays top k features

    Python

  5. nlp-documentWordCount nlp-documentWordCount Public

    Using John Snow Labs NLP Pretrained Pipeline to tokenize a corpus and return tuples of unique word and associated word count

    Scala

  6. nlp-keywordQueryDocuments nlp-keywordQueryDocuments Public

    Using NLP to find document matches with a single keyword query

    Scala