Code Monkey home page Code Monkey logo

Comments (7)

CEfanmin avatar CEfanmin commented on June 1, 2024

你好,我也不知道怎么训练的conv数据,麻烦能答疑解惑一下不?

from dgk_lost_conv.

fighting41love avatar fighting41love commented on June 1, 2024

并不知道。。。我读了代码,改了代码,不知道为何还是不行。我联系过作者,她可能比较忙。。。
我是在做一个公益项目,想加入这个功能。。。始终未能如愿,如有解决办法,烦请告知。
多谢啦!
我自己也会再研究研究,看看有什么办法。。。(⊙o⊙)…

from dgk_lost_conv.

CEfanmin avatar CEfanmin commented on June 1, 2024

好,谢谢,我也研究研究看,知道了我就回复你。

from dgk_lost_conv.

Edward-liang avatar Edward-liang commented on June 1, 2024

@fighting41love @CEfanmin 请问这里的语料使用有进展吗?我正在找一些可用于中文聊天机器人的可用语料。

from dgk_lost_conv.

guob1l avatar guob1l commented on June 1, 2024

下载这个文件就好了。dgk_shooter_min.conv.zip

from dgk_lost_conv.

Edward-liang avatar Edward-liang commented on June 1, 2024

@zzngb 使用了之后发现对话很奇怪。
然后仔细看了下 语料编排的规则:
//M 表示话语,E 表示分割。
E
M 话语 a
M 话语 b
M 话语 c
M 话语 d
E
M 话语 a
M 话语 b
M 话语 c
M 话语 d


然而,电影对白,这种才是可用的吧:
场景 1:
A to B
B to A
A to B
...

场景 2:
A to B
B to A
A to B
...


请问本语料是否有好的应用思路呢?
M 话语 a
M 话语 b
M 话语 c
M 话语 d
这个话语不一定是不是一个人说的呢。

from dgk_lost_conv.

Charles3000 avatar Charles3000 commented on June 1, 2024

直接把后缀改成.txt就可以用了

from dgk_lost_conv.

Related Issues (3)

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.