Any precise advanced topic based search operator?

I’m creating a bot to search Chinese tutorial wiki, and send results to QQ chat group. But keyword based search result is too much, and sorting them is meanless, because search result can’t be sort by “relativity” score.

I need a search that uses TF-IDF or TextRank or word2vec, to match the precise tiddler I need. Or something similar that can sort the result using a “relativity” score.

I’m trying Extra Filter Operators v1.1.0 - Smarter searching at this moment.

1 Like

@linonetwo I think this question is too detailed and has too many references to other terms or solutions that for anyone to answer they need to know quite a bit about things they may not have seen.

Perhaps you can

  • break it down into simpler questions.
  • Explain if “relativity score”, is it something in TF-IDF or TextRank or word2vec?

I may be able to assist with part of this but its hard to unravel your question.