natural-synaptic icon indicating copy to clipboard operation
natural-synaptic copied to clipboard

Javascript Natural Language Classifier

Results 4 natural-synaptic issues
Sort by recently updated
recently updated
newest added

neataptic is a lot faster and the code change is minimal I guess. Or is this an Idea for a new package? Like natural-neataptic?

Is there a way to run this on a server. Let's say we have a big json file after training. It doesn't look efficient to pull the json file for...

1- check my last commit for the context of this 2- the networks ouputs a string of value "noMatch" if it's not confident enough 3- the networks must return a...

As an enhancement, it would be interesting to have multiple outputs. For example "What's the price of the Pink the shirt?" outputting ["Price", "Pink Tshirt"] It could allow people to...