dugongdingo / WEEL

WEEL - Word Embeddings Experiments with Linguality
0 stars 0 forks source link

Necessary Code Cleanup #2

Open dugongdingo opened 6 years ago

dugongdingo commented 6 years ago

The Wikipedia extraction does not allow choice on skipping or keep examples (quotes and user examples)

dugongdingo commented 6 years ago

various tasks are to be done:

  1. merge and clean code for wiktionary and wordnet data reading
  2. add a functionality to __main__.py to deal exclusively with data extraction
  3. add comments to and clean up network.py
  4. rewrite preprocess.py to dissociate extracting vectors out of fasttext.bin from encrypting sequences
  5. add a simple install shell
  6. cleanup __main__.py and settings.py, merge argparse and settings.py