I'm a newer using RQDA package to do some text mining in Chinese.
Downloading and Installing this 2 packages successfully and packages needed to be imported before(such as GTK) are also done.
but when I want to use method RQDA2tm(), it always said no such methods.
when I use ?RQDA2tm, there is no result either.
Is this package still working?
thx.
I've found where the problems was.
It was because packages
RQDAhad moved toRQDAtm, and corresponding methods had changed names, such asRQDA2tm()changed tocodings2tm9().