CatgirlIntelligenceAgency/code/features-index/index-forward
Viktor Lofgren 0152004c42 Initial Commit Anchor Tags
* Added new (optional) model file in $WMSA_HOME/data/atags.parquet
* Converter gets a component for creating a projection of its domains onto the full atags parquet file
* New WordFlag ExternalLink
* These terms are also for now flagged as title words
* Fixed a bug where Title words aliased with UrlDomain words
* Fixed a bug in the encyclopedia sideloader that gave everything too high topology ranking
2023-11-04 14:24:17 +01:00
..
src Initial Commit Anchor Tags 2023-11-04 14:24:17 +01:00
build.gradle (build) Move unit test configuration to root build.gradle 2023-10-04 12:46:22 +02: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