CatgirlIntelligenceAgency/code/features-index/index-forward
Viktor Lofgren aa0d256d6a Upgrade code to Java 20.
* Change language version
* Upgrade Lombok to a JDK20 compatible version
2023-08-23 13:37:49 +00:00
..
src (forward-index, valuator) HTML features in valuator 2023-08-18 11:54:56 +02:00
build.gradle Upgrade code to Java 20. 2023-08-23 13:37:49 +00:00
readme.md The refactoring will continue until morale improves. 2023-03-12 10:50:31 +01:00

Forward Index

The forward index contains a mapping from document id to word id. It also provides document-level metadata, and a document-to-domain mapping.

Central Classes