Neimat1 / Inverted-Index

This is the implementation of the intersect algorithm, union algorithm, and not algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inverted-Index

This is the implementation of the intersect algorithm, union algorithm, and not algorithm

  • word1 OR word2
  • word1 AND word2
  • word1 AND word2 OR word3 AND NOT word4

About

This is the implementation of the intersect algorithm, union algorithm, and not algorithm


Languages

Language:Java 100.0%