franc
natural
franc | natural | |
---|---|---|
1 | 4 | |
4,104 | 10,564 | |
- | 0.2% | |
4.8 | 8.3 | |
3 months ago | about 1 month ago | |
JavaScript | JavaScript | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
franc
-
Reasons Why JavaScript is Awesome
Franc is a JavaScript package that allows you to detect the language of a given text. I have included a small program to illustrate how it works. You can provide the program with a paragraph of text, and it will use the franc library to try to detect its language. Note that the functionality doesn't work great when provided with a shorter text.
natural
-
Categorize scraped products by using their title and/or description
I was now playing around with some NLP libraries. Like with Natural I tried to use this BayesianCalssifier()(See here) and then train it with the categories, series, and expansions. Same as above, sometimes works, sometimes no.
-
Why do people curse JS so much, but also say it's better than Python
Natural: This is a library for natural language processing in JavaScript. It provides a wide range of functionality for tasks such as tokenization, stemming, and sentiment analysis.
-
Site that tracks player mentions in /r/FantasyPL (with sentiment)
I used this one: https://www.npmjs.com/package/natural
-
Programming for Art
These are just a few examples of all the awesome libraries in the JavaScript ecosystem that can help you create art and express your creativity. There are a lot more examples, such as Phaser.js for creating games, howler.js for working with audio, natural for natural language processing, etc.
What are some alternatives?
nlp.js - An NLP library for building bots, with entity extraction, sentiment analysis, automatic language identify, and so more
retext - natural language processor powered by plugins part of the @unifiedjs collective
Brain.js - Simple feed-forward neural network in JavaScript
leven - Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm
machine-translator - Translate words using a statistical model
text2token - break down a corpus of text into lines and tokens
Tesseract.js - Pure Javascript OCR for more than 100 Languages 📖🎉🖥
language-detection - A language detection library for PHP. Detects the language from a given text string.
Synaptic.js - architecture-free neural network library for node.js and the browser