Overview: Module Code — Cassis 0.0.1 Documentation

cassis
  • Welcome to cassis’s documentation!
  • API Reference
    • Cas
      • Cas.add()
      • Cas.add_all()
      • Cas.add_annotation()
      • Cas.add_annotations()
      • Cas.create_view()
      • Cas.document_language
      • Cas.get_covered_text()
      • Cas.get_document_annotation()
      • Cas.get_sofa()
      • Cas.get_view()
      • Cas.remove()
      • Cas.remove_annotation()
      • Cas.select()
      • Cas.select_all()
      • Cas.select_covered()
      • Cas.select_covering()
      • Cas.sofa_array
      • Cas.sofa_mime
      • Cas.sofa_string
      • Cas.sofa_uri
      • Cas.sofas
      • Cas.to_json()
      • Cas.to_xmi()
      • Cas.typecheck()
      • Cas.typesystem
      • Cas.views
    • Sofa
      • Sofa.mimeType
      • Sofa.sofaArray
      • Sofa.sofaID
      • Sofa.sofaNum
      • Sofa.sofaString
      • Sofa.sofaURI
      • Sofa.type
      • Sofa.xmiID
    • TypeSystem
      • TypeSystem.add_feature()
      • TypeSystem.contains_type()
      • TypeSystem.create_feature()
      • TypeSystem.create_type()
      • TypeSystem.get_type()
      • TypeSystem.get_types()
      • TypeSystem.is_array()
      • TypeSystem.is_collection()
      • TypeSystem.is_instance_of()
      • TypeSystem.is_list()
      • TypeSystem.is_primitive()
      • TypeSystem.is_primitive_array()
      • TypeSystem.is_primitive_collection()
      • TypeSystem.is_primitive_list()
      • TypeSystem.subsumes()
      • TypeSystem.to_xml()
      • TypeSystem.transitive_closure()
      • TypeSystem.typecheck()
    • View
      • View.add_annotation_to_index()
      • View.get_all_annotations()
      • View.remove_annotation_from_index()
      • View.type_index
    • cas_to_comparable_text()
    • load_cas_from_json()
    • load_cas_from_xmi()
    • load_dkpro_core_typesystem()
    • load_typesystem()
    • merge_typesystems()
    • Type
      • Type.__call__()
      • Type.description
      • Type.name
    • Feature
cassis
  • Overview: module code
All modules for which code is available
  • cassis.cas
  • cassis.json
  • cassis.typesystem
  • cassis.util
  • cassis.xmi

Tag » Code Cassis