Skip to content
Snippets Groups Projects
Commit 7de1ceaf authored by Lucas Schons's avatar Lucas Schons
Browse files

Merge branch '75-remove-outdated-todo-comments' into 'master'

Resolve "Remove outdated todo comments"

Closes #75

See merge request !79
parents ae093df7 b6b1948a
No related branches found
No related tags found
1 merge request!79Resolve "Remove outdated todo comments"
......@@ -3,11 +3,6 @@
# Author: David
### TODO: Matching pronouns would be the way to get a few additional matches.
### This is somewhat difficult though as it will be hard to establish to whom the pronoun refers.
### Similarly
#' Reads the spouse of an physicist from text if possible
#'
#' @param physicist Name of the physicist we're looking at
......@@ -95,8 +90,6 @@ get_spouse <- function(physicist, annotation) {
return(results)
}
return(NA)
}
......
#!/usr/bin/env Rscript
## TODO: check if the ORG is in relation with another person
## TODO: clean Parentices
## Authors: Leonard
#' Function to extract academic affiliation from text
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment