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

Single-sentence text inference directly using FCGEC-Joint #15

Closed
yuan-cherish opened this issue Apr 21, 2023 · 5 comments
Closed

Single-sentence text inference directly using FCGEC-Joint #15

yuan-cherish opened this issue Apr 21, 2023 · 5 comments
Assignees
Labels
Done The issue is fixed enhancement New feature or request

Comments

@yuan-cherish
Copy link

Hello, I have finished predicting the test set according to the steps you provided, but now I want to predict only one line of text how to do it? Obviously the prediction steps you provided are a bit too responsible, can I just use Forwardl of FCGEC-Joint to fix a single line of text? If so could you please give me an example?

@xlxwalex
Copy link
Owner

Thank you for your interest in our work. Actually, I have designed a tool (website with server) for error correction in the process of modeling. It may meet your requirements. I will simplify it into a DEMO version and update it in the code. Please keep an eye on our repository.

@xlxwalex xlxwalex self-assigned this Apr 21, 2023
@xlxwalex xlxwalex added the enhancement New feature or request label Apr 21, 2023
@yuan-cherish
Copy link
Author

Ok thanks a lot, looking forward to your subsequent contributions.

xlxwalex added a commit that referenced this issue Apr 24, 2023
New features: Reporter(20230424)
xlxwalex added a commit that referenced this issue Apr 24, 2023
Single line inference .py file
@xlxwalex
Copy link
Owner

Hi, i have comitted the two new features in this repo:

1. Single line inference:
You can refer to inference_singleline.py for predicting one line of text.

~H9{D 3DR7Y Q_CWZPDSJJG

2. Document reporter:
The code in app can be utilized to generate the detailed report for error correction task. The demo script is shown in demo_pipeline.py.
demo-v2

If you have any questions, feel free to leave comments here.

@xlxwalex xlxwalex added the Done The issue is fixed label Apr 24, 2023
@xlxwalex xlxwalex pinned this issue Apr 24, 2023
@yuan-cherish
Copy link
Author

Yes, that's what I was looking for, thanks a lot!

@xlxwalex
Copy link
Owner

:)You're welcome

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Done The issue is fixed enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants