Skip to content
View PeterCaine's full-sized avatar
  • Netherlands
Block or Report

Block or report PeterCaine

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

  1. VU_Thesis_Aspect_Extraction_Category_Detection VU_Thesis_Aspect_Extraction_Category_Detection Public

    Code for my VU - text mining master's thesis comparing contrasting approaches to Aspect Extraction and Aspect Category Detection as defined in SemEval 2014 - Task 4

    Jupyter Notebook 5 2

  2. SDG-Tracker SDG-Tracker Public

    BERT-Based approach to filtering news sites for news articles relating to the UN Sustainable Development Goals

    Jupyter Notebook 1

  3. Airline_reviews_with_plotly_dash Airline_reviews_with_plotly_dash Public

    A project visualising a range of nlp approaches to consumer reviews using plotly dash

    HTML 1

  4. Trip-Advisor_Scrape Trip-Advisor_Scrape Public

    Scraping Airlines from Trip Advisor using Python and Selenium

    Python

  5. CoreNLP_Scraped_Data CoreNLP_Scraped_Data Public

    Using Stanford's CoreNLP, 'stanza', module to convert scraped reviews (TripAdvisor - Airlines) into CoNLL formatted .tsv files (for a sequence labelling task)

    Python

  6. Named_Entity_Recognition_ML_experiments Named_Entity_Recognition_ML_experiments Public

    An exploration of machine learning approaches to Named Entity Recognition (NER) on the Reuters datases, including techniques employing classical ML classifiers as well as those employing Neural Net…

    Python