cc-archive / open-ledger

Prototype code and examples for work on the Creative Commons "CC Search" project
MIT License
48 stars 23 forks source link

Implement English stopword list #178

Closed lizadaly closed 7 years ago

lizadaly commented 7 years ago

Enable English stop words along with the change for #164

lizadaly commented 7 years ago

Done, common English terms like "an" or "the" are now ignored.