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

Inject phrases function from outside #11

Merged
merged 1 commit into from
Aug 28, 2020

Conversation

lacti
Copy link
Contributor

@lacti lacti commented Aug 27, 2020

To deploy this system into AWS Lambda, I should inject phrases function from the outside because AWS Lambda doesn't support two runtimes in an one Lambda instance. I will make phrases-api as another stack and use ApiPhraser in textrankr-api stack.

I think the code quality of this PR is not so good because I don't want to touch many things as possible as I can. So please suggest better design you think.
Thanks!

@lacti
Copy link
Contributor Author

lacti commented Aug 27, 2020

I upload phrases-api on AWS Lambda. You can check in this repository:lacti/phrases-api.

@theeluwin
Copy link
Owner

Thank you for the contribution. Using external tokenizer was in the plan.

@theeluwin theeluwin merged commit c03f53e into theeluwin:master Aug 28, 2020
@lacti lacti deleted the feature/use-phrases-api branch August 28, 2020 07:38
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

Successfully merging this pull request may close these issues.

None yet

2 participants