-
Thank you for your prompt and helpful response on #150
I modified the tokenizer as you suggested. Scores still don’t make appear to make sense. Am I doing something wrong here ?
I tried both a…
-
I'm planning to use ATR4S with a very large corpus (tens of millions of documents), wherein new documents are added & old ones are updated on a weekly basis. Since it's not feasible to process the ent…
-
The result statistics as they are currently shown in the 'result center' should be extended to include:
1. The total number of lines in all texts that has been searched
1. The total number of words …
-
Hi there,
Have been using your latest version of the package (0.5.1.2) which am finding really good. Thanks for your efforts with the development of this package!
I noticed that in the `plot` m…
-
In a followup of https://github.com/scikit-learn/scikit-learn/issues/10735, @jnothman mentioned in https://github.com/scikit-learn/scikit-learn/pull/10818#issuecomment-374178472w
> In terms of gene…
-
Thanks for your code, it helps me l a lot. Can you tell me What is the data set in your code? Is it MSRA?
-
I have a laptop here, Ubuntu 14.04, with minimal install and setup, and I am getting this:
```
Traceback (most recent call last):
File "./example.py", line 9, in
print ("Version:", clg.link…
linas updated
6 years ago
-
this impact early stopping criteria.
afaji updated
6 years ago
-
I have some new issues with spaCy missing Person entities. Below are some examples when it seems like spaCy is going blind when the name is preceded with certain titles or punctuation. I reported a si…
-
Hi @amittai
After running the algorithm using toy files (representative_sentences.en, .all_other_data.en), the execution finishes with an empty Jaded text file. Any hint on what's going on?
Many…