@chaituchaitanya28 wrote:
Hello Everyone,
I am working on 0.5 million text sentences, I am working on POS tagging , Chunking and keyword extraction using R. I am trying to use Annotate function and i am getting the below error.Can someone please help me on this
POSAnnotation <- annotate(y1, Maxent_POS_Tag_Annotator(), wordAnnotation)
Error: cannot allocate vector of size 55.5 Gb
Posts: 3
Participants: 2