Seeking dart-only version of Japanese tokeniser called Mecab

This page summarizes the projects mentioned and recommended in the original post on /r/dartlang

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • wasm

    Discontinued Utilities for loading and running WASM modules from Dart code

  • Looking at the source, the code uses a C implementation of that algorithm under the hood. You could either try to translate the source code to Dart to use Dart's FFI to access the C library or if you feel adventurous, try to find a WASM version of that algorithm and import that module. Looks like the sqlite3 library goes the WASM way to embedding sqlite for the web.

  • mecab-wasm

    Mecab, a Japanese morphological analyzer, built for JS with Emscripten

  • Looking at the source, the code uses a C implementation of that algorithm under the hood. You could either try to translate the source code to Dart to use Dart's FFI to access the C library or if you feel adventurous, try to find a WASM version of that algorithm and import that module. Looks like the sqlite3 library goes the WASM way to embedding sqlite for the web.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • sqlite3.dart

    sqlite3 bindings for Dart

  • Looking at the source, the code uses a C implementation of that algorithm under the hood. You could either try to translate the source code to Dart to use Dart's FFI to access the C library or if you feel adventurous, try to find a WASM version of that algorithm and import that module. Looks like the sqlite3 library goes the WASM way to embedding sqlite for the web.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Apple is killing PWA?

    3 projects | dev.to | 29 Feb 2024
  • Comprehensive set of Flutter resources:

    11 projects | dev.to | 25 Jan 2024
  • flutter_rust_bridge VS rinf - a user suggested alternative

    2 projects | 17 Jan 2024
  • Python 3.12 Performance - a Quick Test

    1 project | dev.to | 6 Dec 2023
  • Show HN: Win32 – Build Win32 Apps with Dart

    1 project | news.ycombinator.com | 28 Nov 2023