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

APIs to avoid datatype constraint between CorpusLoaders.jl and TextAnalysis.jl #195

Closed
tejasvaidhyadev opened this issue Feb 11, 2020 · 2 comments

Comments

@tejasvaidhyadev
Copy link
Member

CorpusLoaders.jl APIs can not be directly used because of datatype constraint input require in Avg Perceptron POS and other models . I think we can provide new methods in Avg Perceptron POS model to make it compatible with CorpusLoaders.jl.

@Ayushk4
Copy link
Member

Ayushk4 commented Feb 11, 2020

Can you give an example/code snippet on what you expect and what changes you suggest? I am not able to get what changes you are trying to propose to TextAnalysis.jl? Though from what you say here, it seems that these changes would be better made to CorpusLoaders.jl rather than this package.

@tejasvaidhyadev
Copy link
Member Author

I am closing the issue. I think it will be too specific if we do it here

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