-
非常感谢百度能够提供这么多实用、好用的深度学习模型,现有个问题咨询一下。
我想通过`PaddleNLP/preprocess`下提供的分词预处理脚本`tokenizer.py`对医学文本进行分词,使用过程中发现该脚本依赖于预训练模型`--model_path`、`--word_dict_path`、`--label_dict_path`和`--word_rep_dict_path`等参数。
…
-
**Informations**
- **Node.js version**: v10.15.2
- **NPM version**: 6.4.1
- **Strapi version**: 3.0.0-alpha.25.2
- **Database**: mongodb v4.0.3
- **Operating syste…
-
I'd like to be able to pass a function as a parameter to another function.
I feel like this is one of the keystones of functional programming, and a functional language without this capability is r…
-
# User Story:
As an OSCAL profile maintainer, I have the ability to define dynamic parameters based on certain requirements. While not a common scenario, a specific example can be found with `cm-6_…
-
The package compiler in `developer/js` should be distributed much like the lexical model compiler. @mcdurdin its input should just be the XML file, right? And it produces a `.kmp`?
-
hi,
I use LSTM for text classification (return_sequences=False).
Each input instance is n size words. Now instead of feeding the whole input sequence, I'd like to feed the first m (m
-
As a user I would like to reason lexically over strings, like "Monkey" > "Ashtray".
However,
```
(get-info :name)
(get-info :version)
(set-logic ALL)
(set-option :produce-models true)
(set-in…
-
As a user I would like to reason lexically over strings, like "Monkey" > "Ashtray".
However,
```
(get-info :name)
(get-info :version)
(set-logic ALL)
(set-option :produce-models true)
(set-info…
-
Hello,
I've used the corenlp client to extract out tregex matches based on a pattern involving Noun Phrases. However I'm trying to figure out how to use the output of tregex.
I have:
```
{'se…
-
- 版本、环境信息:
1)PaddlePaddle版本:1.4.1
3)GPU:K40m,Cuda8.0,cuDNN6.2, nccl_2.0.5
4)系统环境:CentOS6.3, Python2.7
- 问题描述
单机单卡模型能正常训练,单机多卡模式在训练迭代多个batch后会hang住,同时没有报错信息。
上述情况的复现代码如下所示:
```
git clon…