model · Wordnet model.
to_wndb · Export Wordnet model to WNDB files.
from_yaml · Parse WordNet YAML files into model.
to_sql · Export Wordnet model to SQL files.
parse_wndb · Parse WordNet WNDB file into pojos.
from_wndb · Parse WordNet WNDB file into model.
to_ser · Serialize Wordnet model to file.
from_xml · Parse WordNet XML file into model.
yaml_to_wndb · Read YAML Wordnet model and export it to WNDB files.
yaml_to_sql · Read YAML Wordnet model and export it to SQL files.
yaml_to_ser · Read YAML Wordnet model and serialize model.
xml_to_wndb · Read XML Wordnet model and export it to WNDB files.
wndb_to_wndb · Read WNDB Wordnet model and export it to WNDB files.
wndb_to_sql · Read WNDB Wordnet model and export it to SQL files.
from_ser · Deserialize files to Wordnet model.
to_json · Serialize Wordnet model to JSON file.
wndb_to_json · Read WNDB Wordnet model and export it to json files.
Advertisement
Top Dependency Usages