|
|
|
|
|
by unwind
4503 days ago
|
|
It's written in Python, and seems to use SQLite under the hood. I guess it just applies tokenization and throws the text into a temporary database. Quite similar to the Go project https://github.com/dinedal/textql, at least superficially. |
|
https://news.ycombinator.com/item?id=7175830