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/edges.py
conceptnet5/nodes.py
conceptnet5/support_data
conceptnet5/uri.py
conceptnet5/wsgi_api.py
conceptnet5/wsgi_web.py
conceptnet5/builders/__init__.py
conceptnet5/builders/combine_assertions.py
conceptnet5/builders/distribute_edges.py
conceptnet5/builders/json_to_assoc.py
conceptnet5/builders/json_to_csv.py
conceptnet5/builders/json_to_solr.py
conceptnet5/formats/__init__.py
conceptnet5/formats/json_stream.py
conceptnet5/formats/semantic_web.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/verbosity.py
conceptnet5/readers/wiktionary_en.py
conceptnet5/readers/wordnet.py
conceptnet5/support_data/README.txt
conceptnet5/support_data/cmudict.0.7a
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/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/wordnet
conceptnet5/support_data/testdata/input/wordnet/full
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/conceptnet4.jsons
conceptnet5/support_data/testdata/output/dbpedia.jsons
conceptnet5/support_data/testdata/output/dbpedia_map.nt
conceptnet5/support_data/testdata/output/jmdict.jsons
conceptnet5/support_data/testdata/output/ptt_petgame.jsons
conceptnet5/support_data/testdata/output/verbosity.jsons
conceptnet5/support_data/testdata/output/wiktionary.jsons
conceptnet5/support_data/testdata/output/wordnet.jsons
conceptnet5/support_data/testdata/output/wordnet_map.nt
conceptnet5/util/__init__.py
conceptnet5/util/language_codes.py
conceptnet5/util/sounds_like.py
conceptnet5/web_interface/__init__.py
conceptnet5/web_interface/utils.py
conceptnet5/web_interface/web_interface.py
conceptnet5/wiktparse/parser.py