search for: sampletxt2

Displaying 6 results from an estimated 6 matches for "sampletxt2".

Did you mean: sampletxt
2017 Jul 11
2
Extracting sentences with combinations of target words/terms from cancer patient text medical records
...tic. This sentence contains the word breast and the term stage IV." ) ), .Names = c("PTNO", "DATE", "TYPE", "TVAR"), class = c("tbl_df", "tbl", "data.frame"), row.names = c(NA,-4L) ) sampletxt2 <- group_by_at(sampletxt, vars(PTNO, DATE, TYPE)) sampletxt2 <- sampletxt2 %>% mutate( EXTRACTED = sentence_match(TVAR) )
2017 Jul 11
0
Extracting sentences with combinations of target words/terms from cancer patient text medical records
...st and the term stage IV." > ) > ), > .Names = c("PTNO", "DATE", "TYPE", "TVAR"), > class = c("tbl_df", > "tbl", "data.frame"), > row.names = c(NA,-4L) > ) > > sampletxt2 <- group_by_at(sampletxt, vars(PTNO, DATE, TYPE)) > sampletxt2 <- > sampletxt2 %>% > mutate( > EXTRACTED = sentence_match(TVAR) > ) > > ______________________________________________ > R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see &g...
2017 Jul 12
2
Extracting sentences with combinations of target words/terms from cancer patient text medical records
...ord breast and the term stage IV." > ) > ), > .Names = c("PTNO", "DATE", "TYPE", "TVAR"), > class = c("tbl_df", > "tbl", "data.frame"), > row.names = c(NA,-4L) > ) > >sampletxt2 <- group_by_at(sampletxt, vars(PTNO, DATE, TYPE)) >sampletxt2 <- > sampletxt2 %>% > mutate( > EXTRACTED = sentence_match(TVAR) > ) > >______________________________ ________________ >R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see >http...
2017 Jul 12
0
Extracting sentences with combinations of target words/terms from cancer patient text medical records
...ord breast and the term stage IV." > ) > ), > .Names = c("PTNO", "DATE", "TYPE", "TVAR"), > class = c("tbl_df", > "tbl", "data.frame"), > row.names = c(NA,-4L) > ) > >sampletxt2 <- group_by_at(sampletxt, vars(PTNO, DATE, TYPE)) >sampletxt2 <- > sampletxt2 %>% > mutate( > EXTRACTED = sentence_match(TVAR) > ) > >______________________________ ________________ >R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see >http...
2017 Jul 13
1
Extracting sentences with combinations of target words/terms from cancer patient text medical records
...ord breast and the term stage IV." > ) > ), > .Names = c("PTNO", "DATE", "TYPE", "TVAR"), > class = c("tbl_df", > "tbl", "data.frame"), > row.names = c(NA,-4L) > ) > >sampletxt2 <- group_by_at(sampletxt, vars(PTNO, DATE, TYPE)) >sampletxt2 <- > sampletxt2 %>% > mutate( > EXTRACTED = sentence_match(TVAR) > ) > >______________________________ ________________ >R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see >http...
2017 Jul 13
0
Extracting sentences with combinations of target words/terms from cancer patient text medical records
...ord breast and the term stage IV." > ) > ), > .Names = c("PTNO", "DATE", "TYPE", "TVAR"), > class = c("tbl_df", > "tbl", "data.frame"), > row.names = c(NA,-4L) > ) > >sampletxt2 <- group_by_at(sampletxt, vars(PTNO, DATE, TYPE)) >sampletxt2 <- > sampletxt2 %>% > mutate( > EXTRACTED = sentence_match(TVAR) > ) > >______________________________ ________________ >R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see >http...