udpipe_flutter 0.1.1 copy "udpipe_flutter: ^0.1.1" to clipboard
udpipe_flutter: ^0.1.1 copied to clipboard

Flutter library and demo app for UDPipe 1 — NLP tokenization, POS tagging and dependency parsing across 50+ languages, with native FFI on desktop/mobile and WebAssembly on the web.

0.1.1 #

  • Added gender, number, and degree fields to UDToken (parsed from the CoNLL-U FEATS column).
  • Added package example (example/example.dart).

0.1.0+1 #

  • Initial release.
  • Native FFI bindings for UDPipe 1 on Windows, Linux, macOS, Android.
  • WebAssembly backend via Emscripten for Flutter web.
  • CoNLL-U parser with separable-verb detection (German).
  • Demo app with model selector, token table and UPOS colour badges.
0
likes
0
points
84
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter library and demo app for UDPipe 1 — NLP tokenization, POS tagging and dependency parsing across 50+ languages, with native FFI on desktop/mobile and WebAssembly on the web.

Repository (GitHub)
View/report issues

Topics

#nlp #ffi #text-processing #linguistics

License

unknown (license)

Dependencies

ffi, flutter

More

Packages that depend on udpipe_flutter