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


Release history Release notifications | RSS feed

Download files

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

Source Distribution

argument_esa_model-3.11.109.linux-x86_64.tar.gz (14.8 kB view details)

Uploaded Source

Built Distribution

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

argument_esa_model-3.11.109-py3-none-any.whl (10.8 kB view details)

Uploaded Python 3

File details

Details for the file argument_esa_model-3.11.109.linux-x86_64.tar.gz.

File metadata

  • Download URL: argument_esa_model-3.11.109.linux-x86_64.tar.gz
  • Upload date:
  • Size: 14.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.6.9

File hashes

Hashes for argument_esa_model-3.11.109.linux-x86_64.tar.gz
Algorithm Hash digest
SHA256 714677eb148877398e815fc8f1f9d1fa1b11be401dfac93df99830a421fb840b
MD5 7dccd02484de6f714fc6f5f3c0cc77ba
BLAKE2b-256 eb2113af8cd87c33efc5e4935239adae6142680529b5ed406725e29fece2f6b2

See more details on using hashes here.

File details

Details for the file argument_esa_model-3.11.109-py3-none-any.whl.

File metadata

  • Download URL: argument_esa_model-3.11.109-py3-none-any.whl
  • Upload date:
  • Size: 10.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.6.9

File hashes

Hashes for argument_esa_model-3.11.109-py3-none-any.whl
Algorithm Hash digest
SHA256 47190038e999b7148aa9841ce178335d4278507a52ac232cf3f1a4212f762386
MD5 2b1efe3701bf85a5b4e73ea4861245b8
BLAKE2b-256 fa6994ba644bd8de7bc1d25cf96cdbe090c955aa7802d04aab766c8d0a646f1b

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