Skip to content
View sruddell09's full-sized avatar

Block or report sruddell09

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

Popular repositories Loading

  1. expectationMaximization expectationMaximization Public

    A Python program that Implements the expectation-maximization (EM) algorithm and applies it to train a naive Bayes classifier for text classification.

    Python 1

  2. spamDetect spamDetect Public

    Python program that detects spam using a Naive Bayes classifier

    Python

  3. minEditDistance minEditDistance Public

    Python program that calculates the minimum edit distance for spell correction

    Python

  4. genRandSent genRandSent Public

    Python program that uses n-grams taken from a txt file of "corporate bs" sentences to generate random sentences

    Python

  5. posTag posTag Public

    A part-of-speech tagger using the Viterbi Algorithm in Python

    Python

  6. schoolWork schoolWork Public

    A portfolio of some linguistic annotation work for school assignments.

    Python