Skip to main content

Semantic Textual Similarity and Dialogue System package for Python

Project description

ASAPPpy

ASAPPpy is a Python package for developing models to compute the Semantic Textual Similarity (STS) between texts in Portuguese. These models follow a supervised learning approach to learn an STS function from annotated sentence pairs, considering a variety of lexical, syntactic, semantic and distributional features.

ASAPPpy can also be used to develop STS based dialogue agents and deploy them to Slack.

Development

If you want to contribute to this project, please follow the Google Python Style Guide.

Installation

To install the latest version of ASAPPpy use the following command:

    pip install ASAPPpy

After finishing the installation, you might need to download the word embeddings models. Given that they were obtained from various sources, we collected them and they can be downloaded at once by running the Python interpreter in your terminal followed by these commands:

    import ASAPPpy
    ASAPPpy.download()

Finally, if you have never used spaCy before and you want to use the dependency parsing features, you will need to run the next command in the terminal:

    python -m spacy download pt

Alternatively, you can check the latest version of ASAPPpy using this command:

    git clone https://github.com/ZPedroP/ASAPPpy.git

Project History

ASAP(P) is the name of a collection of systems developed by the Natural Language Processing group at CISUC for computing STS based on a regression method and a set of lexical, syntactic, semantic and distributional features extracted from text. It was used to participate in several STS evaluation tasks, for English and Portuguese, but was only recently integrated into two single independent frameworks: ASAPPpy (available here), in Python, and ASAPPj, in Java.

Help and Support

Documentation

Coming soon...

Communication

If you have any questions feel free to open a new issue and we will respond as soon as possible.

Citation

When citing ASAPPpy in academic papers and theses, please use the following BibTeX entry:

@inproceedings{santos_etal:assin2020,
    title = {ASAPPpy: a Python Framework for Portuguese STS},
    author = {José Santos and Ana Alves and Hugo {Gonçalo Oliveira}},
    url = {http://ceur-ws.org/Vol-2583/2_ASAPPpy.pdf},
    year = {2020},
    date = {2020-01-01},
    booktitle = {Proceedings of the ASSIN 2 Shared Task: Evaluating Semantic Textual Similarity and Textual Entailment in Portuguese},
    volume = {2583},
    pages = {14--26},
    publisher = {CEUR-WS.org},
    series = {CEUR Workshop Proceedings},
    keywords = {aia, asap, sts},
    pubstate = {published},
    tppubtype = {inproceedings}
}

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

ASAPPpy-0.1b2.tar.gz (12.7 MB view details)

Uploaded Source

Built Distribution

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

ASAPPpy-0.1b2-py3-none-any.whl (12.9 MB view details)

Uploaded Python 3

File details

Details for the file ASAPPpy-0.1b2.tar.gz.

File metadata

  • Download URL: ASAPPpy-0.1b2.tar.gz
  • Upload date:
  • Size: 12.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.7.3

File hashes

Hashes for ASAPPpy-0.1b2.tar.gz
Algorithm Hash digest
SHA256 fce01a97737e212b885d9e1add81cd9cfd374d395d89bf0f55c2a26c5fc7e224
MD5 2d26b0182cb993ee82d06c0afa72198c
BLAKE2b-256 d82e3e084302086aed21d6659541627ab34770602a62374e5f02fa15f16d74c9

See more details on using hashes here.

File details

Details for the file ASAPPpy-0.1b2-py3-none-any.whl.

File metadata

  • Download URL: ASAPPpy-0.1b2-py3-none-any.whl
  • Upload date:
  • Size: 12.9 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.7.3

File hashes

Hashes for ASAPPpy-0.1b2-py3-none-any.whl
Algorithm Hash digest
SHA256 4a9dd0f3c81729ba302a76a3fad9ab76f1ecd84768d6323ec2949556b2f02a08
MD5 38f741b87aabda1a51659926c24244b9
BLAKE2b-256 bfa8cedfc68bc051293533bbe416368e1fb424139c5d629c8ef00bd76a815d76

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