Skip to content
View stivennpe's full-sized avatar

Block or report stivennpe

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. word_segmentation word_segmentation Public

    Simple implementation of a word segmenter for English

    Python

  2. ML-Classifiers-for-identifying-translation-pairs ML-Classifiers-for-identifying-translation-pairs Public

    ML Classifiers for identifying translation pairs

    Python

  3. sentence_segmentation sentence_segmentation Public

    Sentence segmentation for English based on a Bi-LSTM.

    Jupyter Notebook

  4. ner_nete_project ner_nete_project Public

    Dissertation Project

  5. LinearRegression_reviews LinearRegression_reviews Public

    Linear Regression model for predicting the evaluation score (integer) of a paper given the review (textual data).

    Jupyter Notebook

  6. KNN-NB_classifiers KNN-NB_classifiers Public

    Simple implementation of a KNN and a Naive Bayes classifiers.

    Python