-
Some notebooks are mature enough to be turned into a blog article. I propose to add a blog page in our gh-pages.
Here is a running list of articles:
* basic
- [ ] basic data retrieval and derivat…
-
There should be a pluggable method (configurable in the settings?) that can apply heuristics to incoming emails and pull out Indivo record_ids or account_ids.
Example heuristics might include:
- emai…
-
Hi Wuwei,
Thanks for sharing the code and learned from your code! I have a small question below:
I found that for other models you use `from torchtext.vocab import load_word_vectors` to load pre…
-
硬件:Jetson Nano 2G
cuda:10.2
cudnn:8.0.0
paddlepaddle-gpu:2.0.2
paddlehub:2.0.0
paddlenlp:2.3.3
在Python终端中输入import paddlehub后输出以下报错
/usr/lib/python3/dist-packages/apport/report.py:13: Deprec…
-
I installed the mxnet on mac. I didn't find the data folder in the installation path.
Anyway, I downloaded the timemachine from the gutenberg.org website. But the version is "Last Updated: January …
-
```
The Ark group at CMU has assembled and released a corpus of Tweets along with
POS tags
(http://code.google.com/p/ark-tweet-nlp/downloads/detail?name=twpos-data-v0.2.ta
r.gz&can=2&q=)
Instead of …
-
Hi Vicent,
First, thank you for creating and maintaining the memo library. It has been incredibly useful for my projects. I am writing to request support for asynchronous functions in the memo libr…
-
Good morning, this is my code obtained from
the following page: https://spacy.io/universe/project/bertopic after running it I get the following error: Can't retrieve unregistered extension attribute …
-
The player stats data we currently have is not enough to be effective at modeling.
Ideally, I want to have the following data (and be able to continuously retrieve this data before upcoming games):
…
-
Hi, I'm working on adding a dataset and ran into an error due to `download` not being defined on `MockDataLoaderManager`, but being defined in `nlp/utils/download_manager.py`. The readme step running …