Pinned Repositories
audio.whisper
Transcribe audio files using the "Whisper" Automatic Speech Recognition model from R
BTM
Biterm Topic Modelling for Short Text with R
image
Computer Vision and Image Recognition algorithms for R users
taskscheduleR
Schedule R scripts/processes with the Windows task scheduler.
udpipe
R package for Tokenization, Parts of Speech Tagging, Lemmatization and Dependency Parsing Based on the UDPipe Natural Language Processing Toolkit
word2vec
Distributed Representations of Words using word2vec
ETLUtils
Utilities for easily loading big data from relational databases directly into ffdf objects in R.
Myrrix-R-interface
Let R talk to Myrrix. Myrrix is a complete, real-time, scalable clustering and recommender system, evolved from Apache Mahout.
RMOA
Connect R to MOA for massive online data stream mining
udpipe-spacy-comparison
Compare accuracies of udpipe models and spacy models which can be used for NLP annotation
jwijffels's Repositories
jwijffels/ceta-txtmining
An overview of text mining visualisations possibilities with R on the CETA trade agreement (Canada / EU)
jwijffels/RscheduleR
Interface to scheduleR (https://github.com/Bart6114/scheduleR) allowing R users from RStudio to schedule R scripts, Markdown reports and Shiny apps.
jwijffels/activelearning
Active Learning in R
jwijffels/scheduleR
An interface to schedule R scripts
jwijffels/analogsea.ext
Extensions to work with the analogsea package. Currently only to use ggmap::geocode at DigitalOcean
jwijffels/hisco
Classification of HISCO codes to HISCLASS, SOCPO and HISCAM social class systems
jwijffels/jwijffels.github.io
jwijffels/LineSegm
Line Segmentation of Handwritten Documents using the A* Path Planning Algorithm
jwijffels/NNNamedEntity
Named Entity Recognition (NER) models (neural and sparse) implemented based on package LibN3L
jwijffels/phrase2vec
Implementation of phrase2vec from modified word2vec code.
jwijffels/phrase2vec-1
Inspired by 'Distributed Representations of Sentences and Documents'