Skip to main content

An ESA implementation in python.

Project description

Get the required resources

scp -r webis@webislab40.medien.uni-weimar.de:/home/weci2587/projects/args-topic-modeling/resources .

To run the ESA-script with all terms run:

For normal ESA:

./esa-all-terms.py  --similarity cos
                    --matrix-path <path_to_resources>/resources/esa-plain/<debatepedia|strategic-intelligence|wikipedia>.mat
                    --model-path <path_to_resources>/resources/esa-w2v/GoogleNews-vectors-negative300.bin
                    --model-vocab <path_to_resources>/resources/esa-w2v/w2v-vocab.p
                    --input-path <path_to_input_file>
                    --output-path <path_to_output_file>

For word2vec-ESA:

./esa-all-terms.py  --similarity max
                    --matrix-path <path_to_resources>/resources/esa-w2v/<debatepedia|strategic-intelligence|wikipedia>.mat
                    --model-path <path_to_resources>/resources/esa-w2v/GoogleNews-vectors-negative300.bin
                    --model-vocab <path_to_resources>/resources/esa-w2v/w2v-vocab.p
                    --input-path <path_to_input_file>
                    --output-path <path_to_output_file>

To run the word2vec-ESA with reduced terms run:

./esa-top-n-terms.py    -n <number_of_terms> 
                        --corpus-path <path_to_resources>/resources/corpora/<debatepedia|strategic-intelligence|wikipedia>.csv
                        --model-path <path_to_resources>/resources/esa-w2v/GoogleNews-vectors-negative300.bin
                        --model-vocab <path_to_resources>/resources/esa-w2v/w2v-vocab.p
                        --input-path <path_to_input_file>
                        --output-path <path_to_output_file>

The input document must be a csv file with "|" as the separator and must contain the column "document", which is used as the input text for the ESA.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sklearn_esa-0.0.13.linux-x86_64.tar.gz (3.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sklearn_esa-0.0.13-py3-none-any.whl (4.1 kB view details)

Uploaded Python 3

File details

Details for the file sklearn_esa-0.0.13.linux-x86_64.tar.gz.

File metadata

  • Download URL: sklearn_esa-0.0.13.linux-x86_64.tar.gz
  • Upload date:
  • Size: 3.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.5.0.1 requests/2.21.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.6.9

File hashes

Hashes for sklearn_esa-0.0.13.linux-x86_64.tar.gz
Algorithm Hash digest
SHA256 9447048afe42f0364bd4a9fb522c329e5b4330ed521fd4dd224e5e132129d6e5
MD5 b3f438c4dbf955e3b117f0d96d86f0d3
BLAKE2b-256 b3b1a8af70a315b6147bf1d49ccc0038214399e10af919f4e4436a11a17bf50b

See more details on using hashes here.

File details

Details for the file sklearn_esa-0.0.13-py3-none-any.whl.

File metadata

  • Download URL: sklearn_esa-0.0.13-py3-none-any.whl
  • Upload date:
  • Size: 4.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.5.0.1 requests/2.21.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.6.9

File hashes

Hashes for sklearn_esa-0.0.13-py3-none-any.whl
Algorithm Hash digest
SHA256 52367b13b042acefe23a6ed445e38349f2f60dee94058316c8c15d6ac8aa8aa7
MD5 549bff4f86d6324a062daeca44210274
BLAKE2b-256 0ed02ab3f7cbae2f9da0e68bcb9769cf66d24ea7151b654077d45a20fe0d064f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page