Coder Social home page Coder Social logo

Hi, I’m @robert1ridley. I’m currently a PhD student at the Artificial Intelligence Institute at Nanjing University. I’m open to collaborating on any interesting projects. You can reach me at [email protected].

Robert Ridley's Projects

alluxio icon alluxio

Alluxio, formerly Tachyon, Unify Data at Memory Speed

chinese-segmentation-tool icon chinese-segmentation-tool

This poject is a segmentation tool for Chinese text. It uses a combination of Forward Maximum Matching (FMM) and Reverse Maximum Matching (RMM) followed by a lowest-mean-cost disambiguation algorithm.

concentration icon concentration

Concentration is an ios app. Flip the cards and try to find matching pairs.

cross-prompt-trait-scoring icon cross-prompt-trait-scoring

This repository contains the code used to produce the results from the paper Automated Cross-prompt Scoring of Essay Traits published in AAAI 2021.

cryptocurrency-tracker icon cryptocurrency-tracker

cryptocurrency-tracker is a React Native app. It displays a list of cryptocurrencies along with their current prices and performance over the past hour, day and week.

dimensionality_reduction__with_knn icon dimensionality_reduction__with_knn

This repository contains code for three different dimensionality-reduction techniques, PCA (Principal Component Analysis), SVD (Single Value Decomposition) and Isomap. There is also a 1-Nearest Neighbors algorithm which is used to classify the reduced-dimensionality test data.

document_topic_modelling_with_lda icon document_topic_modelling_with_lda

This repository contains code for LDA (Latent Dirichlet Allocation) for document topic modelling. There exist two different LDA implementations in the repository, a gensim implementation and an LDA written from scratch .

fling-server icon fling-server

fling-server is a node.js postgraphql backend for a flingapp front-end.

flingapp-frontend icon flingapp-frontend

flingapp is a react.js front-end for managing an organisation's book of freelancers.

frequencywords icon frequencywords

Repository for Frequency Word List Generator and processed files

linguisticbias icon linguisticbias

This is the code and data used to produce the results from the EMNLP 2023 paper Addressing Linguistic Bias through a Contrastive Analysis of Academic Writing in the NLP Domain.

ner-tagging icon ner-tagging

This NER tagger uses a hidden-markov language model plus the viterbi algorithm to tag Chinese sentences according to whether they contain named entities, such as the names of people, times, places and businesses. The model achieves 96% accuracy and an 87% f1-score on the dev.txt data.

nlp-first icon nlp-first

This project is a dictionary lookup that will return Chinese translations and part-of-speech tags for English queries. The program also incorporates a rule-based stemmer so that results for words with grammatical suffixes are also be returned. For example, a search query of 'studying' will additionally return results for 'study'.

planeargame icon planeargame

This is my first foray into the world of AR: a simple game where you tap as many planes as you can in 20 seconds.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.