distant_supervision/ds_es_client.py [127:132]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                        "filter": [
                            "standard",  # does nothing: https://www.elastic.co/guide/en/elasticsearch/reference/current/analysis-standard-tokenfilter.html
                            "asciifolding",
                            "english_possessive_stemmer",
                            "lowercase",
                            "english_stop",
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



distant_supervision/ds_es_client.py [150:155]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                        "filter": [
                            "standard",
                            "asciifolding",
                            "english_possessive_stemmer",
                            "lowercase",
                            "english_stop",
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



