NLP-Models-Tensorflow
NLP-Models-Tensorflow copied to clipboard
Gathers machine learning and Tensorflow deep learning models for NLP problems, 1.13 < Tensorflow < 2.0
Where can I see the paper corresponding to the code about text-classification?
从文本分类中测试结果看,好像fasttext的性价比最高,acc:0.76,耗时:0.49499;为啥fasttext直接训练会达到如此好的效果?
在attention/1.bahdanau.ipynb文件中存在 from utils import * 语句 但是未找到utils的实现python文件
Should the project run with tf v1.x? So Will you update the project with newest version of tf?
@huseinzol05 Can you please help me solve the below error?? Versions: Python: 3.6.10 Tensorflow: 1.13.1 Bert: 2.2.0 **Code Source:** [https://github.com/huseinzol05/NLP-Models-Tensorflow/blob/master/spelling-correction/3.bert-base-fast.ipynb](url) I am running the exact same code that is in...
Hello, you can introduce this data? i meet data like this {a, b, c},each element is article. now, it tells me this a and b's similarity greater than a and...
I tried to download data from the given link: !wget http://baidudeeplearning.bj.bcebos.com/image_contest_level_1.tar.gz but I got the error `--2023-02-06 09:42:01-- http://baidudeeplearning.bj.bcebos.com/image_contest_level_1.tar.gz Resolving baidudeeplearning.bj.bcebos.com (baidudeeplearning.bj.bcebos.com)... 103.235.46.61, 2409:8c04:1001:1002:0:ff:b001:368a Connecting to baidudeeplearning.bj.bcebos.com (baidudeeplearning.bj.bcebos.com)|103.235.46.61|:80... connected. HTTP...