Problem is not that your question is obvious, but that it is not clear what you
want.
However, you should be aware that R is a powerful programing language in which
almost any algorithm you can find can be implemented. If you don't find
answers when you Google or read the Text analysis Task View, then you can read
some literature on the topic and create some tools to meet your needs.
--
Sent from my phone. Please excuse my brevity.
On February 27, 2018 11:48:20 PM PST, mathias svane hansen via R-help <r-help
at r-project.org> wrote:>Hi everyone.
>
>I'm very new to R, so please forgive me, if I ask the obvious. I am
>currently using R to fulltextsearches in PDF files, using the PDFsearch
>package and it is working quite well. My question is however if it is
>possible search for words near one another fx "house" &
"Busstop".
>
>Thank you.
>
>M. S. Hansen
>
>______________________________________________
>R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
>https://stat.ethz.ch/mailman/listinfo/r-help
>PLEASE do read the posting guide
>http://www.R-project.org/posting-guide.html
>and provide commented, minimal, self-contained, reproducible code.