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

Question on language options #56

Closed
poldham opened this issue Jul 23, 2020 · 2 comments
Closed

Question on language options #56

poldham opened this issue Jul 23, 2020 · 2 comments
Labels
question Further information is requested

Comments

@poldham
Copy link

poldham commented Jul 23, 2020

HI @dimus,

I am attempting to write a wrapper for gnfinder in R (and making some decent progress) so that a user could pass a data frame with texts to gnfinder and receive a data frame with the parsed json as the results.

I have a quick question about the options for the -l flag. I can see that "eng" is available but could you mention what the other options might be for the -l flag? I may have missed something so apologies in advance if that is the case.

Many thanks and I will let you know when I get to the stage of posting the package on GitHub... as usual I spent today on a rethink and rewrite!

Best, Paul

@dimus
Copy link
Member

dimus commented Jul 24, 2020

@poldham the -l flag currently only supports two options eng and deu. I do plan to add more langugages in the future, but for now it is more of a proof of concept feature. I am curious how do you connect gnfinder with R? Do you use pipes, clib binding or gRPC interface?

@dimus dimus added the question Further information is requested label Jul 24, 2020
@poldham
Copy link
Author

poldham commented Jul 24, 2020 via email

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

No branches or pull requests

2 participants