Giter Site home page Giter Site logo

Comments (14)

zhaoyingjun avatar zhaoyingjun commented on July 29, 2024

你看一下你进行转换后的语料,里面是不是有很多的3 或者表情符号,表情符号代表UNK的词,你调大一下字典的大小就可以了

from chatbot.

PanDengStudio avatar PanDengStudio commented on July 29, 2024

默认2w,我之前用的4w,调到多大才合理?

from chatbot.

PanDengStudio avatar PanDengStudio commented on July 29, 2024

GAN训练转换语料全是3是怎么回事?

from chatbot.

zhaoyingjun avatar zhaoyingjun commented on July 29, 2024

你看一下data_utils这里,应该是没有做好语料词典转换

from chatbot.

daniellibin avatar daniellibin commented on July 29, 2024

你好,我的回答也全是表情符号。请问有没有训练好的模型分享一下,谢谢。

from chatbot.

Iron-head avatar Iron-head commented on July 29, 2024

GAN训练转换语料全是3是怎么回事?

你好,我也遇到这个问题了,请问你是怎么解决的,求分享,谢谢

from chatbot.

Leii avatar Leii commented on July 29, 2024

你看一下你进行转换后的语料,里面是不是有很多的3 或者表情符号,表情符号代表UNK的词,你调大一下字典的大小就可以了

您好 我也遇到这个问题,出来的结果都是å � ¯ 或者= 请问要怎么解决?

from chatbot.

daniellibin avatar daniellibin commented on July 29, 2024

你看一下你进行转换后的语料,里面是不是有很多的3 或者表情符号,表情符号代表UNK的词,你调大一下字典的大小就可以了

您好 我也遇到这个问题,出来的结果都是å � ¯ 或者= 请问要怎么解决?

你好,请问有没有训练好的模型,能不能分享一下呢,谢谢~

from chatbot.

daniellibin avatar daniellibin commented on July 29, 2024

GAN训练转换语料全是3是怎么回事?

你好,我也遇到这个问题了,请问你是怎么解决的,求分享,谢谢

你好,你的模型训练怎么样啦,效果可以吗?

from chatbot.

prozyworld avatar prozyworld commented on July 29, 2024

请问一下 返回的全是表情符号 应该改哪里

from chatbot.

huxianhe0 avatar huxianhe0 commented on July 29, 2024

同问,这个问题半年了,现在跑出来还是都是UNK,在execute.py中outputs始终为[3, 3, 3],问题出在哪里呢

from chatbot.

huxianhe0 avatar huxianhe0 commented on July 29, 2024

avatar

我做了两点改动:
(1)分词的basic_tokenizer改成了jieba方法,normalise_digits改成了false;
(2)data_utils.py 中改成UTF-8, with open(conv_path,encoding='UTF-8') as f:
改动后一切结果正常,但语料库太弱了,只能用作demo练练手,想变成工程项目的话必须重新制作或购买语料库

from chatbot.

Arbre57 avatar Arbre57 commented on July 29, 2024

头像

我做了两点改动:
(1)分词的basic_tokenizer改成了解霸方法,normalise_digits改成了假;
(2)data_utils.py中改成UTF-8,打开时(conv_path,encoding ='UTF-8')为f:
放置后一切结果正常,但语料库太弱了,只能使用demo练练手,想变成工程项目的话必须重新制作或购买语料库

能说具体一点在哪改动的吗,谢谢啦

from chatbot.

hujianhang2996 avatar hujianhang2996 commented on July 29, 2024

#79 (comment)

from chatbot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.