메인 콘텐츠로 이동

Catswords OSS

Extended Math Library

The ExtraMath feature is a library that organizes simple mathematical formulas frequently used in the use cases of WelsonJS.

Currently, it supports the following:

Below is an example of utilizing DTM (Document-Term Matrix) and Cosine Similarity using the WelsonJS framework.


More complex forms of formulas (statistics, integrals, etc.) can utilize the numbers.js library.


You can also find this example in the testloader.js file.


Made with Readable