Skip to content
This repository has been archived by the owner on Apr 13, 2020. It is now read-only.

Node version? #12

Open
pietrop opened this issue Dec 5, 2019 · 2 comments
Open

Node version? #12

pietrop opened this issue Dec 5, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@pietrop
Copy link

pietrop commented Dec 5, 2019

Hello,
This is great! Any chance there could be a node version?

Happy to help writing python into node js if there are no obvious limitations or blockers, and with some guidance on what to look out for.

@bedapudi6788
Copy link
Owner

Porting all the numpy preprocessing to node might not be possible. (My experience with node is beginner level at best). Easiest way would be to host this as a micro service.

Even if we use tf serving, https://github.com/bedapudi6788/txt2txt/blob/master/txt2txt/txt2txt.py lot of functions from this needs to be ported.

@bedapudi6788 bedapudi6788 added the enhancement New feature or request label Dec 7, 2019
@pietrop
Copy link
Author

pietrop commented Dec 7, 2019

ok, thanks, for now I am using the time of the space character in the results, to break when the duration between words is over 1 seconds, and seems to be ok. Altho not as good as actual punctuation.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants