How to create an inverted index that stores the document IDs, sentence numbers and positions in sentences for every word?

前端 未结 0 794
闹比i
闹比i 2020-12-14 21:15

I would like to build an inverted index that stores for every word or word ID the document IDs, sentence numbers and positions in sentence as shown below.

wor         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题