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

Training Finder #182

Open
eduardozf opened this issue May 24, 2022 · 1 comment
Open

Training Finder #182

eduardozf opened this issue May 24, 2022 · 1 comment

Comments

@eduardozf
Copy link

Hello! I'm having a lot of doubts about how to train the Finder, I saw that there are some models available as .ttx but i'd never worked with this format before

Which tool is recommended to generate TTX files, and does it have a specific function that I should use to optmize the workflow?

I'm really having a lot of doubt to generate these training sets, I'd be really happy for any help on which way to go

@inukshuk
Copy link
Owner

Unfortunately there isn't any documentation on this, but you I wrote some comments about my TTX workflow in another thread. As mentioned there, I was using VIM to work with the files -- but I suspect most common code editors will provide similar functionality. To work with TTX files it's helpful to vertically insert or change the prefix across many lines or pages and a good diff-mode that shows only differing lines.

If you're working of the current finder model, please be aware that the TTX in the repository here are only a sub-set of the original training set. Unfortunately, we can't share all documents used in the current model because of licensing restrictions.

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

No branches or pull requests

2 participants