-
Remove stopwords from statements and sections.
-
LIAAD/yake has special handling of plural here: https://github.com/LIAAD/yake/blob/master/yake/datarepresentation.py#L148
yake-rust lacks this logic. Compare a few of the valid terms with TF (in pa…
-
I'm trying to add a page to the Menu via Admin > Content > Menus > Add Menu Item. This brings up a modal dialog for searching for the page to add to the menu. In it you can see the `About this blog` p…
-
In [get_widget_data()](https://github.com/htrc/torchlite-backend/blob/a4cd41836cd08d653b4dde98332daa9bd6ed94ce/htrc/torchlite/routers/dashboards.py#L148), call a function that returns a version of `fi…
-
tbd if I have time
-
nltk_data/packages/corpora/stopwords.zip contains four wrong german stopwords:
```
unse
unsem
unsen
unses
```
-
hello,
how can i config of stop words for arabic language and english language,
i did it like that but it doesn't work :
'analysis' => [
'analyzer' => [
'custom_analy…
-
While working on bodleian/fihrist-mss#28 I've realized that, while stopwords files exists (for English, Arabic, and other languages) in the standard Solr installation, they haven't been enabled in the…
-
Hi have this core dump in the log
```
ct 09 17:06:23 indexer-worker(l*******************): Panic: file hash.c: line 266 (hash_table_insert_node): assertion failed: (opcode == HASH_TABLE_OP_UPDATE)…
arete updated
4 weeks ago
-
**Is your feature request related to a problem? Please describe.**
The stopword list is currently a static list in the tweetwall core. If there are additional stopwords necessary to be added to the s…