Pinned Repositories
code-mixed-probes
This repository consists of the code and data used for the COLING-LREC 2024 paper 'Code-Mixed Probes Show How Pre-Trained Models Generalise On Code-Switched Text '.
Code-switch-Embeddings-for-Sentiment-Analysis
Code for Code-switch embedding for Master's project. This was preliminary work used for SemEval and this work was presented at TechLing 2019 in Galicia, Spain.
CS-Embed-SemEval2020
Code and specs for CS-Embed's entry for SemEval-2020 Task-9. We present code-switched embeddings, code for code-switched bilstm sentiment classifier, and code for CS tweet collection.
francesita
Config files for my GitHub profile.
MenoProject
Contains code used for the menopause project. The purpose was to analyze web articles and tweets to come up with a research topic dealing with menopause. This end was achieved by using different NLP techniques, including tfidf, and sentiment analysis.
MSc_course
Code for some assignments from the MSc Computer Science course
MTGLibrary
Program to keep track of magic collection and make decks
Predictive_text_project
A predictive text dictionary. Contains code for prototype and different interations of Dictionary. The final form is a dictionary class that uses a tree structure which allows for partial signature matching so users can see part of the words that match as they type.
ProfnerTask7a
stop-words
List of common stop words in various languages.
francesita's Repositories
francesita/CS-Embed-SemEval2020
Code and specs for CS-Embed's entry for SemEval-2020 Task-9. We present code-switched embeddings, code for code-switched bilstm sentiment classifier, and code for CS tweet collection.
francesita/code-mixed-probes
This repository consists of the code and data used for the COLING-LREC 2024 paper 'Code-Mixed Probes Show How Pre-Trained Models Generalise On Code-Switched Text '.
francesita/Code-switch-Embeddings-for-Sentiment-Analysis
Code for Code-switch embedding for Master's project. This was preliminary work used for SemEval and this work was presented at TechLing 2019 in Galicia, Spain.
francesita/francesita
Config files for my GitHub profile.
francesita/MenoProject
Contains code used for the menopause project. The purpose was to analyze web articles and tweets to come up with a research topic dealing with menopause. This end was achieved by using different NLP techniques, including tfidf, and sentiment analysis.
francesita/MSc_course
Code for some assignments from the MSc Computer Science course
francesita/MTGLibrary
Program to keep track of magic collection and make decks
francesita/Predictive_text_project
A predictive text dictionary. Contains code for prototype and different interations of Dictionary. The final form is a dictionary class that uses a tree structure which allows for partial signature matching so users can see part of the words that match as they type.
francesita/ProfnerTask7a
francesita/stop-words
List of common stop words in various languages.