-
**Mandatory**
* [X] I read the documentation ([readme](https://github.com/fhamborg/news-please/blob/master/README.md) and [wiki](https://github.com/fhamborg/news-please/wiki)).
* [X] I searched othe…
-
Do you plan to publish the details of the training process? The results are excellent and it would be very beneficial for the research community to know the details of training.
-
Hi,
I just performed a fresh install of nlp_architect and the command does not exist after the installation process is complete. Here's my environment:
- Ubuntu 18.04.2 LTS
- 16GB RAM
- Python …
-
Hi
I'm wondering if you plan to provide article body text in the future. Looking at a handful of publishers, I wasn't able to find it in their `news` collections.
-
Traceback (most recent call last):
File "Main.py", line 4, in
import newspaper
ModuleNotFoundError: No module named 'newspaper'
why?
-
## Checklist
- [ x] I have verified that the issue exists against the `master` branch of AllenNLP.
- [ x] I have read the relevant section in the [contribution guide](https://github.com/al…
-
### Issue Report Checklist
* [x] Read the relevant sections of the [Spyder Troubleshooting Guide](https://github.com/spyder-ide/spyder/wiki/Troubleshooting-Guide-and-FAQ) and followed its advic…
-
```
$ easy_install jieba
ValueError: bad marshal data (unknown type code)
```
It seems there are some *.pyc files in package, so we get this error.
Python 3.4
```
$ easy_install --version
setuptoo…
-
Will make life easier
-
Keyword extractor (V2.0.1.20191105):
In order to analyse the news content to extract keywords, it needs downloading first. However, exception may be raised for some URLs because of the code 403 and 4…