Add notes to index.py
This commit is contained in:
parent
9fc2e1af53
commit
21961fced6
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ from pathlib import Path
|
|||
import argparse
|
||||
import os
|
||||
import json
|
||||
|
||||
# investigate ngrams for "multi word" matching
|
||||
ignored_words = ['a', 'the','is']
|
||||
|
||||
def build_index():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue