MANIFEST.in
README.md
setup.cfg
setup.py
ConceptNet.egg-info/PKG-INFO
ConceptNet.egg-info/SOURCES.txt
ConceptNet.egg-info/dependency_links.txt
ConceptNet.egg-info/requires.txt
ConceptNet.egg-info/top_level.txt
conceptnet5/__init__.py
conceptnet5/api.py
conceptnet5/assoc_query.py
conceptnet5/edges.py
conceptnet5/nodes.py
conceptnet5/query.py
conceptnet5/uri.py
conceptnet5/builders/__init__.py
conceptnet5/builders/assoc_to_vector_space.py
conceptnet5/builders/combine_assertions.py
conceptnet5/builders/distribute_edges.py
conceptnet5/builders/index_assertions.py
conceptnet5/builders/json_to_msgpack.py
conceptnet5/builders/merge_vector_spaces.py
conceptnet5/builders/msgpack_to_assoc.py
conceptnet5/builders/msgpack_to_csv.py
conceptnet5/builders/msgpack_to_json.py
conceptnet5/formats/__init__.py
conceptnet5/formats/json_stream.py
conceptnet5/formats/msgpack_stream.py
conceptnet5/formats/semantic_web.py
conceptnet5/formats/sql.py
conceptnet5/language/__init__.py
conceptnet5/language/english.py
conceptnet5/language/token_utils.py
conceptnet5/readers/__init__.py
conceptnet5/readers/conceptnet4.py
conceptnet5/readers/dbpedia.py
conceptnet5/readers/extract_wiktionary.py
conceptnet5/readers/globalmind.py
conceptnet5/readers/jmdict.py
conceptnet5/readers/ptt_petgame.py
conceptnet5/readers/umbel.py
conceptnet5/readers/verbosity.py
conceptnet5/readers/wiktionary.py
conceptnet5/readers/wordnet.py
conceptnet5/support_data/README.txt
conceptnet5/support_data/cmudict.0.7a
conceptnet5/support_data/iso639-enfrde.txt
conceptnet5/support_data/iso639.txt
conceptnet5/support_data/testdata
conceptnet5/support_data/zh_frames.json
conceptnet5/support_data/testdata/README.md
conceptnet5/support_data/testdata/input/combiner.csv
conceptnet5/support_data/testdata/input/conceptnet4.jsons
conceptnet5/support_data/testdata/input/dbpedia.nt
conceptnet5/support_data/testdata/input/en_titles.db
conceptnet5/support_data/testdata/input/jmdict.xml
conceptnet5/support_data/testdata/input/ptt_petgame.csv
conceptnet5/support_data/testdata/input/verbosity.txt
conceptnet5/support_data/testdata/input/wiktionary.xml
conceptnet5/support_data/testdata/input/assertions/part_00.jsons
conceptnet5/support_data/testdata/input/assertions/part_00.msgpack
conceptnet5/support_data/testdata/input/assoc_space/assoc.npy
conceptnet5/support_data/testdata/input/assoc_space/labels.txt
conceptnet5/support_data/testdata/input/assoc_space/sigma.npy
conceptnet5/support_data/testdata/input/assoc_space/u.npy
conceptnet5/support_data/testdata/input/wordnet/wordnet-glossary.ttl
conceptnet5/support_data/testdata/input/wordnet/wordnet-hyponym.ttl
conceptnet5/support_data/testdata/input/wordnet/wordnet-synset.ttl
conceptnet5/support_data/testdata/input/wordnet/full/wordnet-derivationallyrelated.ttl
conceptnet5/support_data/testdata/input/wordnet/full/wordnet-wordsense-synset-relations.ttl
conceptnet5/support_data/testdata/output/combiner.jsons
conceptnet5/support_data/testdata/output/combiner.msgpack
conceptnet5/support_data/testdata/output/conceptnet4.jsons
conceptnet5/support_data/testdata/output/conceptnet4.msgpack
conceptnet5/support_data/testdata/output/dbpedia.jsons
conceptnet5/support_data/testdata/output/dbpedia.msgpack
conceptnet5/support_data/testdata/output/dbpedia_map.nt
conceptnet5/support_data/testdata/output/en_wiktionary.jsons
conceptnet5/support_data/testdata/output/en_wiktionary.msgpack
conceptnet5/support_data/testdata/output/jmdict.jsons
conceptnet5/support_data/testdata/output/jmdict.msgpack
conceptnet5/support_data/testdata/output/ptt_petgame.jsons
conceptnet5/support_data/testdata/output/ptt_petgame.msgpack
conceptnet5/support_data/testdata/output/verbosity.jsons
conceptnet5/support_data/testdata/output/verbosity.msgpack
conceptnet5/support_data/testdata/output/wordnet.jsons
conceptnet5/support_data/testdata/output/wordnet.msgpack
conceptnet5/support_data/testdata/output/wordnet_map.nt
conceptnet5/util/__init__.py
conceptnet5/util/language_codes.py
conceptnet5/util/sounds_like.py
conceptnet5/util/whereami.py
conceptnet5/web_interface/__init__.py
conceptnet5/web_interface/utils.py
conceptnet5/web_interface/web_interface.py
conceptnet5/wiktparse/__init__.py
conceptnet5/wiktparse/de_parser.py
conceptnet5/wiktparse/en_parser.py
conceptnet5/wiktparse/extract_ebnf.py
conceptnet5/wiktparse/rules.py