Skip to content
View marcoramponi's full-sized avatar

Block or report marcoramponi

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

    The Python code in this notebook can be used to implement a baseline Chatbot aimed at reproducing philosophical conversation. It consists of various NLP components: a topic extractor (SpaCy, nltk) …

    Jupyter Notebook 1

  2. marcoramponi.github.io marcoramponi.github.io Public

    Marco Ramponi

    HTML

  3. news_classifier news_classifier Public

    Classifier of news articles via Machine Learning (word embedding and LSTM)

    Jupyter Notebook

  4. QuestionGenerator-GPT2 QuestionGenerator-GPT2 Public

    Fine-tuning a Transformers GPT2 model on a dataset composed of questions by F. Nietzsche that generates questions with philosophical flavor

    Jupyter Notebook

  5. Extract-Relevant-Text Extract-Relevant-Text Public

    This code can be used to implement a text search algorithm. Specifically, given an input text it returns a summary of the most relevant paragraph from a given list of paragraphs.

    Jupyter Notebook

  6. TextGeneration TextGeneration Public

    This code can be used for text generation (NLG). We fine-tune a GPT2 model on a dataset composed by movie plots. The goal is to create a model that can generate movie scripts automatically.

    Jupyter Notebook 2