Skip to content

emmanuelbernard/presentation-inverted-index

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Read me

This is a presentation on inverted index technology. The target audience is computer science students.

How to build

# Generate the HTML
./gradlew asciidoc

# Listen to file change and regenerate the HTML

./gradlew -t asciidoc

# Generate the PDF
./gradlew generatePdf

# more tasks
./gradlew tasks --all

More

gradle/asciidoctor.gradle has some properties and html substitutions for the first slide

About

Introduction to inverted index for computer science students

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages