Pinned Repositories
async_flask
Test of asynchronous flask communication with web page.
fastapi-spacy-flair-nlp-api-tutorial
Accompanying code to www.shanelynn.ie tutorial on FastAPI NLP API creation. In this simple API, we're building a web application that can process text in HTTP requests to extract sentiment and entities automatically.
geocoding-property-price-register
Finding GPS co-ordinates for every house in the property price register (PPR) database in Ireland.
Kohonen-Self-organising-maps-in-R
Using Kohonen self organising maps in R for customer segmentation and analysis.
Pandas-Merge-Tutorial
A tutorial on merging and joining data frames using Python Pandas. See accommpanying blog post at www.shanelynn.ie
python_batch_geocode
Python script for geocoding addresses in batches using Google Geocode API
ros_csv_extraction
CSV Data Extraction Tool for ROS bag files. ROS (robot operating system) is a software system gaining popularity in robotics for control and automation. This repository provides a tool to extract data to CSV format for a number of ROS message types for analysis in other software.
shanealynn's Repositories
shanealynn/async_flask
Test of asynchronous flask communication with web page.
shanealynn/python_batch_geocode
Python script for geocoding addresses in batches using Google Geocode API
shanealynn/Pandas-Merge-Tutorial
A tutorial on merging and joining data frames using Python Pandas. See accommpanying blog post at www.shanelynn.ie
shanealynn/ros_csv_extraction
CSV Data Extraction Tool for ROS bag files. ROS (robot operating system) is a software system gaining popularity in robotics for control and automation. This repository provides a tool to extract data to CSV format for a number of ROS message types for analysis in other software.
shanealynn/Kohonen-Self-organising-maps-in-R
Using Kohonen self organising maps in R for customer segmentation and analysis.
shanealynn/fastapi-spacy-flair-nlp-api-tutorial
Accompanying code to www.shanelynn.ie tutorial on FastAPI NLP API creation. In this simple API, we're building a web application that can process text in HTTP requests to extract sentiment and entities automatically.
shanealynn/geocoding-property-price-register
Finding GPS co-ordinates for every house in the property price register (PPR) database in Ireland.
shanealynn/is_that_a_duplicate_quora_question
shanealynn/logentries_elastic_beanstalk_app
Amazon AWS lambda script to upload rotated elastic beanstalk logs from S3 to the Logentries service.