Python Nltk

Open-source Python projects categorized as Nltk

Top 21 Python Nltk Projects

  • NLTK

    NLTK Source

    Project mention: Create a Question/Answer Chatbot in Python | dev.to | 2024-09-11

    Using the NTLK Natural Language Toolkit

  • Scout Monitoring

    Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.

    Scout Monitoring logo
  • TextBlob

    Simple, Pythonic, text processing--Sentiment analysis, part-of-speech tagging, noun phrase extraction, translation, and more.

    Project mention: Using EvaDB to build AI-enhanced apps | dev.to | 2024-01-10

    TextBlob is a Python toolkit for text processing. It offers some common NLP functionalities such as part-of-speech tagging and noun phrase extraction. We’ll use TextBlob in our project to perform some quick sentiment analysis on tweets.

  • stocksight

    Stock market analyzer and predictor using Elasticsearch, Twitter, News headlines and Python natural language processing and sentiment analysis

  • ai-chatbot-framework

    A python chatbot framework with Natural Language Understanding and Artificial Intelligence.

  • rake-nltk

    Python implementation of the Rapid Automatic Keyword Extraction algorithm using NLTK.

  • Python-ai-assistant

    Python AI assistant 🧠

    Project mention: Jarvis: A Voice Virtual Assistant in Python (OpenAI, ElevenLabs, Deepgram) | news.ycombinator.com | 2023-12-18

    There is another one (Also Jarvis) that's been around for a while and is more useful, wonder if they can combine forces? https://github.com/ggeop/Python-ai-assistant

    Not sure if anyone has noticed but OpenAI now has a mobile app (I've been using the PWA all this time) and the voice assistant on there is really strong. Sounds good, fast, and seems to even run a pass on my voice before it submits the query.

  • Watcher

    Watcher - Open Source Cybersecurity Threat Hunting Platform. Developed with Django & React JS. (by Felix83000)

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • cltk

    The Classical Language Toolkit (by cltk)

  • dialog

    RAG LLM Ops App for easy deployment and testing (by talkdai)

    Project mention: Open WebUI + talkd.ai/Dialog: RAG deployment and Development made easy with awesome UI! | dev.to | 2024-06-25

    git clone https://github.com/talkdai/dialog.git

  • bibaandboba

    Python package for analyzing Telegram chats and finding correlations between people

  • orange3-text

    🍊 :page_facing_up: Text Mining add-on for Orange3

    Project mention: Ask HN: What Underrated Open Source Project Deserves More Recognition? | news.ycombinator.com | 2024-03-07
  • Sentiment-analysis-of-financial-news-data

    Sentiment Analysis of news on stock prices

  • ChatbotVerse

    A Python module that lets you whip up your own custom chatbot with just a few lines of code. This AI-based package feeds your custom data into a neural network which is trained and outputs a fully functional chatbot.

  • teller_of_tales

    Create narrated video story from book chapter using NLP, OpenAI and StableDiffusion.

  • twitter-stock-sentiment

    Use twitter to get live and trending stock sentiment!

  • anime_wordclouds

    Anime wordclouds

  • tsdae

    Tranformer-based Denoising AutoEncoder for Sentence Transformers Unsupervised pre-training.

    Project mention: Tranformer-based Denoising AutoEncoder for ST Unsupervised pre-training | news.ycombinator.com | 2024-02-04

    A new PyPI package for training sentence embedding models in just 2 lines.

    The acquisition of sentence embeddings often necessitates a substantial volume of labeled data. However, in many cases and fields, labeled data is rarely accessible, and the procurement of such data is costly. In this project, we employ an unsupervised process grounded in pre-trained Transformers-based Sequential Denoising Auto-Encoder (TSDAE), introduced by the Ubiquitous Knowledge Processing Lab of Darmstadt, which can realize a performance level reaching 93.1% of in-domain supervised methodologies.

    The TSDAE schema comprises two components: an encoder and a decoder. Throughout the training process, TSDAE translates tainted sentences into uniform-sized vectors, necessitating the decoder to reconstruct the original sentences utilizing this sentence embedding. For good reconstruction quality, the semantics must be captured well in the sentence embeddings from the encoder. Subsequently, during inference, the encoder is solely utilized to form sentence embeddings.

    GitHub : https://github.com/louisbrulenaudet/tsdae

    Installation :

  • Precis

    Scrape news articles and summarize them using NLP

  • lyricsavant

    Lyric Savant is a data-driven User Interface that leverages the Lyrics Genius API to webscrape an artist's lyrics and display a module that includes their biographical information, a sample of their lyrics, and statistical insights regarding their vocabulary and polarity scores of their lyrics.

  • News-Sense

    A Streamlit app based on Python that fetches top news articles from the News API, generates a summary of each article using the OpenAI GPT-3 model, analyzes the sentiment of the article using the NLTK library, and classifies the article into different categories based on keywords.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python Nltk discussion

Log in or Post with

Python Nltk related posts

  • Create a Question/Answer Chatbot in Python

    1 project | dev.to | 11 Sep 2024
  • NLTK version 3.8.2 is no longer available on PyPI

    1 project | news.ycombinator.com | 16 Aug 2024
  • Nltk version 3.8.2 is no longer available on PyPI

    1 project | news.ycombinator.com | 15 Aug 2024
  • Open WebUI + talkd.ai/Dialog: RAG deployment and Development made easy with awesome UI!

    1 project | dev.to | 25 Jun 2024
  • Talkd/dialog open source project has been selected for 2024 GitHub Accelerator

    1 project | news.ycombinator.com | 26 May 2024
  • talkd.ai got accepted into the Github Accelerator! (also our first official release)

    2 projects | dev.to | 23 May 2024
  • GPT-4o: Learn how to Implement a RAG on the new model, step-by-step!

    1 project | dev.to | 13 May 2024
  • A note from our sponsor - SaaSHub
    www.saashub.com | 14 Oct 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Nltk projects in Python? This list will help you:

Project Stars
1 NLTK 13,517
2 TextBlob 9,125
3 stocksight 2,136
4 ai-chatbot-framework 1,946
5 rake-nltk 1,060
6 Python-ai-assistant 911
7 Watcher 854
8 cltk 835
9 dialog 361
10 bibaandboba 143
11 orange3-text 127
12 Sentiment-analysis-of-financial-news-data 119
13 ChatbotVerse 22
14 teller_of_tales 10
15 twitter-stock-sentiment 10
16 anime_wordclouds 8
17 tsdae 4
18 Tf-Idf_Search 3
19 Precis 2
20 lyricsavant 1
21 News-Sense 0

Sponsored
Free Django app performance insights with Scout Monitoring
Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
www.scoutapm.com

Did you konow that Python is
the 1st most popular programming language
based on number of metions?