🗂️ A minimalist program indexing the content of Noam Chomsky
Find a file
2020-10-04 13:42:59 +01:00
cnt Add CNT files 2020-09-29 18:07:25 +01:00
examples Add examples 2020-09-30 19:21:28 +01:00
base.py Create base.py 2020-10-03 17:00:48 +01:00
convert.py Create convert.py 2020-10-03 17:00:14 +01:00
display.py Create display.py 2020-10-01 19:51:38 +01:00
icon_black.icns Create icon_black.icns 2020-10-04 13:41:56 +01:00
icon_black.ico Create icon_black.ico 2020-10-04 13:41:00 +01:00
icon_white.png Create icon_white.png 2020-10-04 13:42:59 +01:00
README.md Update README.md 2020-09-30 19:41:58 +01:00
search.py Create search.py 2020-10-01 19:53:07 +01:00
sources.py Create sources.py 2020-10-03 16:59:27 +01:00

The Chomsky Index

A minimalist program indexing the content of Noam Chomsky.

Download

Windows

Download The Chomsky Index.exe from releases.

Mac

Download The Chomsky Index.app from releases.

Install from source with pyinstaller

Windows

pyinstaller --icon=icon_black.ico --add-data cnt/*.cnt;cnt --add-data icon_white.png;png -w --onefile display.py

Mac/Linux

pyinstaller --icon=icon_black.icns --add-data cnt/*.cnt:cnt --add-data icon_white.png:png -w --onefile display.py

Usage

Use math to search for results containing math, for example in math, maths, mathematics, metamathematics and aftermath.

Use anarchism; communism; fascism to search for results with all of anarchism, communism and fascism. Useful in searching for multiple topics mentioned within the same result.

Use bertrand russell + rosa luxemburg to search for results with bertrand russell and rosa luxemburg nearby. Useful in searching for quotes.

Examples

Using a normal search to find occurrences of haiti

examples/tci_normal.gif





Using a separate search to find results that contain arithmetic and atoms

examples/tci_separate.gif





Using a nearby search to find the source of a quote

examples/tci_nearby.gif