awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to cjhutto/vadersentiment

Open-source alternatives to VaderSentiment

30 open-source projects similar to cjhutto/vadersentiment, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best VaderSentiment alternative.

  • alfred1984/interesting-pythonAvatar de Alfred1984

    Alfred1984/interesting-python

    4,990Voir sur GitHub↗

    This project is a collection of Python implementations for web scraping, network traffic interception, data analysis, and sentiment analysis. It provides methods for extracting structured data from websites and mobile application interfaces. The collection includes tools for capturing and analyzing network packets from mobile applications to identify hidden internal API endpoints. It also features scripts for evaluating the emotional tone and public perception of text data. The project covers data manipulation and transformation of large datasets, as well as the generation of charts and grap

    Jupyter Notebook
    Voir sur GitHub↗4,990
  • dongrixinyu/jionlpAvatar de dongrixinyu

    dongrixinyu/JioNLP

    3,847Voir sur GitHub↗

    JioNLP is a Chinese natural language processing toolkit designed for cleaning, normalizing, and extracting structured information from unstructured text. It functions as a linguistic analyzer for Chinese characters and a rule-based named entity extractor, providing a specialized system for sentiment scoring and synthetic data generation for machine learning workflows. The project features a lexicon-based sentiment analysis engine that computes numerical emotional tone scores and a data augmentation library that uses back-translation and synonym replacement to expand training datasets. It incl

    Python
    Voir sur GitHub↗3,847
  • axa-group/nlp.jsAvatar de axa-group

    axa-group/nlp.js

    6,574Voir sur GitHub↗

    nlp.js is a JavaScript natural language processing library and development framework used to build natural language understanding engines. It provides a toolkit for creating local machine learning models for intent classification and acts as a multilingual text processor that detects languages and normalizes text across various dialects. The framework distinguishes itself by supporting local execution on both servers and mobile devices, enabling chatbot functionality without an internet connection. It features a specialized system for conversational slot filling to collect mandatory informati

    JavaScriptbotbotschatbot
    Voir sur GitHub↗6,574

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
  • hit-scir/ltpAvatar de HIT-SCIR

    HIT-SCIR/ltp

    5,253Voir sur GitHub↗

    This is a Chinese natural language processing toolkit providing a suite of tools for word segmentation, part-of-speech tagging, and named entity recognition. It includes a neural dependency parser for analyzing syntactic and semantic relationships between words and a machine learning training suite for creating custom linguistic models using annotated datasets. The toolkit distinguishes itself through its deployment flexibility, offering a dockerized server and a web service interface that exposes processing capabilities via API. It supports the use of pretrained models and allows for the int

    Pythonchinese-nlpmachine-learningnatural-language-processing
    Voir sur GitHub↗5,253
  • johnsnowlabs/spark-nlpAvatar de JohnSnowLabs

    JohnSnowLabs/spark-nlp

    4,135Voir sur GitHub↗

    Spark NLP is a toolkit for scalable text analysis and machine learning built on the Apache Spark distributed computing framework. It provides a multimodal machine learning framework and a distributed pipeline system for sequencing annotators to process large-scale linguistic data. The library includes a transformer text processor for generating contextual vector embeddings and a dedicated inference engine for managing large language models. The project distinguishes itself through its ability to process heterogeneous data types, including text, audio, and images, within a unified vision-langu

    Scala
    Voir sur GitHub↗4,135
  • isnowfy/snownlpAvatar de isnowfy

    isnowfy/snownlp

    6,631Voir sur GitHub↗

    SnowNLP is a Python library for Chinese natural language processing. It provides tools for text segmentation, sentiment analysis, document classification, and phonetic transliteration. The library includes capabilities for training and saving custom machine learning models for tokenization and sentiment analysis using raw training datasets. It covers a range of linguistic processing areas, including parts of speech tagging, sentence splitting, and text similarity measurement. The toolkit also provides utilities for extracting key information through text summarization and calculating word im

    Python
    Voir sur GitHub↗6,631
  • maxbbraun/trump2cashAvatar de maxbbraun

    maxbbraun/trump2cash

    6,522Voir sur GitHub↗

    trump2cash is a sentiment-based stock trading bot and social media market monitor. It uses a natural language processing sentiment analysis tool to scan real-time social media feeds for mentions of publicly traded companies and translates the emotional tone of that text into automated buy or short stock market orders. The system utilizes a ticker mapping utility to resolve company names, subsidiaries, and brands into valid public stock market ticker symbols. To verify the efficacy of these sentiment-driven signals, it includes an algorithmic trading backtester that evaluates trading strategie

    Python
    Voir sur GitHub↗6,522
  • pandabearlab/prompt-tutorialAvatar de PandaBearLab

    PandaBearLab/prompt-tutorial

    1,330Voir sur GitHub↗

    This project serves as an educational resource and guide for prompt engineering, providing a structured methodology for interacting with large language models. It focuses on teaching core strategies to improve the reliability, accuracy, and consistency of model outputs across a variety of natural language processing tasks. The framework emphasizes the use of standardized templates and logical decomposition to manage complex instructions. By implementing techniques such as few-shot context injection, iterative refinement, and delimiter-based segmentation, the project demonstrates how to guide

    Voir sur GitHub↗1,330
  • nghuyong/weibospiderAvatar de nghuyong

    nghuyong/WeiboSpider

    4,086Voir sur GitHub↗

    WeiboSpider is a social media scraper designed to extract user profiles, posts, and interaction data from the Sina Weibo platform. It functions as a web-based data crawler that retrieves information via external interfaces rather than parsing the visual frontend. The tool includes a content lineage tracer to follow shared posts back to their original sources. It also features a social engagement analyzer to collect view counts and nested comment threads to measure user interaction metrics. The system provides capabilities for keyword-based social monitoring and search result filtering to tra

    Pythonpythonscrapyweibo
    Voir sur GitHub↗4,086
  • dataabc/weibo-crawlerAvatar de dataabc

    dataabc/weibo-crawler

    4,541Voir sur GitHub↗

    This project is a Sina Weibo web scraper and social media data pipeline designed to extract user profiles, posts, comments, and multimedia assets. It functions as a containerized data crawler that automates the collection and local storage of social media content and engagement metrics. The system includes a processing layer that uses large language models to analyze scraped text, generating summaries and sentiment analysis. It differentiates itself through a deployment-ready container model featuring an HTTP interface for managing extraction tasks and monitoring job progress. The crawler co

    Pythoncrawlerweiboweibo-spider
    Voir sur GitHub↗4,541
  • abosamoor/polyglotAvatar de aboSamoor

    aboSamoor/polyglot

    2,367Voir sur GitHub↗

    Multilingual text (NLP) processing toolkit

    Python
    Voir sur GitHub↗2,367
  • alexrozanski/llamachatAvatar de alexrozanski

    alexrozanski/LlamaChat

    1,510Voir sur GitHub↗

    Chat with your favourite LLaMA models in a native macOS app

    Swiftaillamallamacpp
    Voir sur GitHub↗1,510
  • alexsergivan/transliteratorA

    alexsergivan/transliterator

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • artidoro/qloraAvatar de artidoro

    artidoro/qlora

    10,929Voir sur GitHub↗

    This project is a quantized fine-tuning framework for large language models. It implements a low-rank adaptation library and a four-bit quantizer to reduce the GPU memory requirements needed to train large models. The framework utilizes four-bit quantization and low-rank adapters to enable model training on consumer-grade hardware. It further reduces the memory footprint through double quantization and a paged optimizer that offloads states to system RAM. The system supports distributed training across multiple GPUs to handle larger parameter scales and includes utilities for custom dataset

    Jupyter Notebook
    Voir sur GitHub↗10,929
  • aigc-audio/audiogptAvatar de AIGC-Audio

    AIGC-Audio/AudioGPT

    10,174Voir sur GitHub↗

    AudioGPT is an LLM-driven audio framework and processing suite that uses large language models to orchestrate neural audio pipelines. It functions as a multimodal audio generator and processing system, integrating a collection of pretrained models to handle speech synthesis, sound generation, and audio manipulation. The system is distinguished by its ability to generate audio from diverse inputs, including text and images, and its capacity to produce synchronized talking head videos. It also operates as a neural speech translator, converting spoken language between different tongues while pre

    Pythonaudiogptmusic
    Voir sur GitHub↗10,174
  • abitdodgy/gibranAvatar de abitdodgy

    abitdodgy/gibran

    65Voir sur GitHub↗

    Gibran is an Elixir natural language processor, and a port of WordsCounted.

    Elixir
    Voir sur GitHub↗65
  • 7compass/sentimentalAvatar de 7compass

    7compass/sentimental

    465Voir sur GitHub↗

    Simple sentiment analysis with Ruby

    Ruby
    Voir sur GitHub↗465
  • ai-shifu/chatallAvatar de ai-shifu

    ai-shifu/ChatALL

    16,283Voir sur GitHub↗

    ChatALL is a desktop application that functions as a multi-model chat client and aggregator for artificial intelligence services. It enables users to send a single prompt to multiple AI models simultaneously, allowing for the side-by-side comparison of generated responses within a unified interface. The application distinguishes itself through a local-first approach to data management, ensuring that all conversation logs and user configurations are stored directly on the user's device. This architecture supports privacy and offline access while providing a centralized system for managing and

    JavaScriptbingchatchatbotchatgpt
    Voir sur GitHub↗16,283
  • allenai/allennlpAvatar de allenai

    allenai/allennlp

    11,889Voir sur GitHub↗

    AllenNLP is a PyTorch-based research library and deep learning language toolkit designed for developing and training neural network architectures for linguistic tasks. It provides a distributed training system that coordinates data and gradients across multiple GPUs and a framework for integrating pretrained transformer architectures. The system distinguishes itself with a dedicated algorithmic bias mitigation tool used to identify and reduce bias in linguistic model predictions. It also includes model influence analysis to interpret predictions by calculating the influence of specific traini

    Python
    Voir sur GitHub↗11,889
  • all-hands-ai/openhandsAvatar de All-Hands-AI

    All-Hands-AI/OpenHands

    77,468Voir sur GitHub↗

    OpenHands is an autonomous AI software engineer and coding assistant designed to execute software engineering tasks by interacting directly with codebases and development environments. It functions as a platform for running AI agents that can write code and manage files to automate complex development workflows. The system distinguishes itself through a container-based execution environment that isolates agent actions within a sandboxed Linux environment. It employs an autonomous agent loop of observation, planning, and action, supported by a standardized communication protocol that allows it

    Python
    Voir sur GitHub↗77,468
  • allenai/mmc4Avatar de allenai

    allenai/mmc4

    953Voir sur GitHub↗

    MultimodalC4 is a multimodal extension of c4 that interleaves millions of images with text.

    Python
    Voir sur GitHub↗953
  • allenai/scispacyAvatar de allenai

    allenai/SciSpaCy

    1,968Voir sur GitHub↗

    This repository contains custom pipes and models related to using spaCy for scientific documents.

    Python
    Voir sur GitHub↗1,968
  • alvations/annotate-questionnaireAvatar de alvations

    alvations/annotate-questionnaire

    59Voir sur GitHub↗

    Summary of Responses to Questionnaire on Annotation Platform https://forms.gle/iZk8kehkjAWmB8xe9

    Voir sur GitHub↗59
  • anujvyas/natural-language-processing-projectsAvatar de anujvyas

    anujvyas/Natural-Language-Processing-Projects

    254Voir sur GitHub↗

    This repository consists of all my NLP Projects

    Jupyter Notebook
    Voir sur GitHub↗254
  • arc53/docsgptAvatar de arc53

    arc53/DocsGPT

    17,939Voir sur GitHub↗

    DocsGPT is a retrieval-augmented generation platform and private knowledge base used to build AI agents that perform grounded search and analysis. It functions as a multi-model AI orchestrator and enterprise agent builder, allowing for the integration of various local and cloud language models to customize reasoning and text generation. The project provides a visual environment for developing automated assistants using conditional logic and third-party API connectivity. It enables the creation of private AI agents capable of performing enterprise search and detailed document analysis using pr

    Pythonagent-builderagentsai
    Voir sur GitHub↗17,939
  • argilla-io/argillaAvatar de argilla-io

    argilla-io/argilla

    5,015Voir sur GitHub↗

    Argilla is a collaborative AI feedback tool and data curation management system. It serves as a human-in-the-loop dataset platform designed to coordinate workforce annotators and domain experts in labeling, rating, and refining data samples for machine learning projects. The platform focuses on large language model dataset curation and reinforcement learning from human feedback workflows. It provides a shared workspace for integrating human expertise into AI development to validate model outputs and correct data errors. The system manages the end-to-end machine learning data pipeline, includ

    Python
    Voir sur GitHub↗5,015
  • arongdari/python-topic-modelAvatar de arongdari

    arongdari/python-topic-model

    374Voir sur GitHub↗

    Implementation of various topic models

    Jupyter Notebook
    Voir sur GitHub↗374
  • arongdari/topic-model-lecture-noteAvatar de arongdari

    arongdari/topic-model-lecture-note

    22Voir sur GitHub↗

    lecture notes for probabilistic topic models using ipython notebook

    Voir sur GitHub↗22
  • ahmedbesbes/character-based-cnnA

    ahmedbesbes/character-based-cnn

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • abadojack/whatlanggoAvatar de abadojack

    abadojack/whatlanggo

    688Voir sur GitHub↗

    Natural language detection library for Go

    Go
    Voir sur GitHub↗688