germanet_dart 1.0.10 copy "germanet_dart: ^1.0.10" to clipboard
germanet_dart: ^1.0.10 copied to clipboard

The dart adaption to the GermaNet lexical unit system and alogrithms

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add germanet_dart

With Flutter:

 $ flutter pub add germanet_dart

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  germanet_dart: ^1.0.10

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:germanet_dart/germanet_dart.dart';
2
likes
110
pub points
0%
popularity

Publisher

verified publisherprojectad.de

The dart adaption to the GermaNet lexical unit system and alogrithms

Homepage

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

xml

More

Packages that depend on germanet_dart