Stefan Engineering

Statistics and other things

Blog About Archive Tags Theme

corrplot fix title cut off type='upper'

2018-05-14
  • R
  • corrplot

corrplot

Read More

Rename column names with dplyr

2018-05-14
  • R
  • dplyr
  • regex

Rename iris columns from Sepal.Length to Length of Sepal using the setNames function and gsub.

Read More

Add rank within group with dplyr

2018-05-14
  • R
  • dplyr
  • regex

Add a new column rank, which is the rank according to mpg for each of the cars in each cyl group. Using min_rank within each group.

Read More

Detecting Hyponyms with spaCy matchers

2017-03-21
  • spaCy
  • nlp
  • python

In this post we are going to explore spaCy’s matchers.

Read More

Anki - Type Answer in Cloze Deletion

2016-12-06
  • anki
  • cloze

cloze-typing cloze-typing-answer

Read More
 Previous