Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation for script.dlg and corpous.dlg #928

Open
obaid opened this issue May 25, 2021 · 5 comments
Open

Documentation for script.dlg and corpous.dlg #928

obaid opened this issue May 25, 2021 · 5 comments
Labels

Comments

@obaid
Copy link

obaid commented May 25, 2021

I can't seem to find any documentation on how to generate script and corpous dlg files. Is this something that is currently not documented at all?

I am kinda reversing things from https://github.com/jesus-seijas-sp/nlpjs-examples

@ericzon
Copy link
Collaborator

ericzon commented Aug 9, 2021

I know that this is not "official" but take a look this: #715

@ericzon
Copy link
Collaborator

ericzon commented Jan 6, 2022

FYI, we'll add more detailed documentation in next days.

@sielay
Copy link

sielay commented Dec 21, 2022

I followed the docs and issues and would like to dig more, but while the repo is maintained I got confused by missing few bits:

  • is mentioned version 5 with bot orchestration happening, dead or just became part of 4?
  • is there specification of dlg and dlt fies (or even pipeline files) outside of tests?

Plus suggestion:

  • project uses a lot NLP jargon, it would be good to add a glossary to readme

@ericzon
Copy link
Collaborator

ericzon commented Dec 23, 2022

hi @sielay bot orchestration is included in v4. We are putting order and creating updated documentation of v4.
Well, if you arrived here, implies that you need to get some notions about the topic before start playing but we'll take note of that, thanks!

@sielay
Copy link

sielay commented Dec 23, 2022

Thanks @ericzon I'll be working on some tooling I feel like I'm missing too heavily using your lib. So please expect further questions. Anyhow thanks for the clarification regarding versioning.

To not reinvent the wheel: I don't see typings for the library nor schema validation for any input/output files like corpus, dlg etc. Is that right? It it's the case I'll start by adding to some open packages as I need them as well :)

I started work on https://github.com/sielay/nlp-manager as I have to type most of your libs at some point I'd be happy to export it as a separate package. Please feel free to share ideas/criticism/references.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants