ABSA-PyTorch VS transformers

Compare ABSA-PyTorch vs transformers and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
ABSA-PyTorch transformers
1 175
1,945 125,021
- 3.1%
0.0 10.0
11 months ago 5 days ago
Python Python
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ABSA-PyTorch

Posts with mentions or reviews of ABSA-PyTorch. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-06.
  • Is there an open-source way to replicate entity-level sentiment from Google's Cloud Natural Language API?
    2 projects | /r/LanguageTechnology | 6 Dec 2021
    I'm learning about NLP and was really impressed with Google's Natural Language API (demo). It seems that entity-level sentiment analysis is the future of NLP. Has anyone in the community come across open-source libraries that replicate the API (although of course with lower F1 scores). I found an excellent repo called ABSA-PyTorch but it seems that all the implementations are classification-based; that is, they return "positive/negative" rather than a spectrum between positive and negative. Is there a sub field of Aspect-Based Sentiment Analysis (ABSA) that isn't classification based? I wasn't able to find any keywords despite hours of Google searching.

transformers

Posts with mentions or reviews of transformers. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-23.

What are some alternatives?

When comparing ABSA-PyTorch and transformers you can also consider the following projects:

clip-as-service - 🏄 Scalable embedding, reasoning, ranking for images and sentences with CLIP

fairseq - Facebook AI Research Sequence-to-Sequence Toolkit written in Python.

nlphose - Enables creation of complex NLP pipelines in seconds, for processing static files or streaming text, using a set of simple command line tools. Perform multiple operation on text like NER, Sentiment Analysis, Chunking, Language Identification, Q&A, 0-shot Classification and more by executing a single command in the terminal. Can be used as a low code or no code Natural Language Processing solution. Also works with Kubernetes and PySpark !

sentence-transformers - Multilingual Sentence & Image Embeddings with BERT

entity-sentiment-analysis - Various ops for handling several entities in a document, perform anaphora resolution, clustering, etc.

llama - Inference code for Llama models

ERNIE - Official implementations for various pre-training models of ERNIE-family, covering topics of Language Understanding & Generation, Multimodal Understanding & Generation, and beyond.

transformer-pytorch - Transformer: PyTorch Implementation of "Attention Is All You Need"

obsei - Obsei is a low code AI powered automation tool. It can be used in various business flows like social listening, AI based alerting, brand image analysis, comparative study and more .

text-generation-webui - A Gradio web UI for Large Language Models. Supports transformers, GPTQ, AWQ, EXL2, llama.cpp (GGUF), Llama models.

pytorch-sentiment-analysis - Tutorials on getting started with PyTorch and TorchText for sentiment analysis.

huggingface_hub - The official Python client for the Huggingface Hub.