textprocessing

There are 34 repositories under textprocessing topic.

  • apache/opennlp

    Apache OpenNLP

    Language:Java1.5k890454
  • psemiletov/tea-qt

    TEA text editor

    Language:C++9164413
  • apache/opennlp-sandbox

    Apache OpenNLP Sandbox

    Language:Java4218033
  • tupilabs/HumanNameParser.java

    HumanNameParser.java, a Java port of HumanNameParser.php. Parser for human names in Java, all credit goes to @jasonpriem

    Language:Java237821
  • YeetWords

    verachell/YeetWords

    a domain-specific language for text substitution

    Language:Ruby13120
  • cat_win

    SilenZcience/cat_win

    Simple OS Independent Text-Processing and -Analytics Command Line Tool made in Python.

    Language:Python9310
  • kashishsinghyadav/VoiceVista-voice-to-sign-converter

    An application which takes in live speech or audio recording as input, converts it into text and displays the relevant Indian Sign Language images or GIFs.

    Language:Python6100
  • apache/opennlp-models

    Apache OpenNLP Models

    Language:Shell51302
  • absmj/texcel

    Texel is a converting tool between text and colors. All symbols define hexadecimal values, convert to RGB values and set pixels.

    Language:JavaScript3100
  • Doktorierer/WordAsLatexEditor

    MS Word as a LaTeX editor/previewer

  • EdenOved/SMSTranslation

    Developed an Android application that translates SMS messages into the user's preferred language, offering both on-demand and automatic translation. Integrated machine learning models for offline translation, enabling users to understand SMS notifications without internet access.

    Language:Java2100
  • HimalayaMinds/string-mastery-toolkit

    A Comprehensive Toolbox for Mastery in String Operations Across Programming Paradigms 🚀🔍

  • ManuPer3z/Sentiment-Analysis-Project

    A project that harnesses the Stanford NLP library to gauge sentiment from provided text via an intuitive graphical interface.

    Language:Java2211
  • Afnanksalal/TextWave

    Empower your projects with high-quality, natural-sounding voices, crafted for diverse applications from interactive games to enhanced accessibility.

    Language:Python1100
  • ao9000/NTU-SC1015-Data-Science-Mini-Project

    Mini project for NTU-SC1015 (Introduction to Data Science and Artificial Intelligence). Regarding fake news analysis & classification

    Language:Jupyter Notebook1101
  • jyu0414/linelog2py

    LINE Chat History Parser for Python

    Language:Python1200
  • Unc1eCat/spotify-lyrics-server-substitute

    This application fixes the issue of missing lyrics on Spotify. It fetches them from other lyrics providers rather than the ones Spotify is in partnership with.

    Language:Python1200
  • Abhikar12/AIL

    This assignments focuses on implementing and applying various AI algorithms and techniques.

    Language:Python0100
  • arya-io/email-generator

    A Cold Email Generator that uses Groq Cloud, ChromaDB, Langchain, and Streamlit to automatically create personalized cold emails for job opportunities by extracting details from job listings.

    Language:Python00
  • arya-io/NLP-Explorer

    NLP Explorer is an interactive Streamlit app that lets users explore various NLP techniques like Tokenization, POS Tagging, Stemming, Lemmatization, and NER. It provides real-time analysis of text, making it a great tool for learning and experimenting with NLP concepts.

    Language:Python0200
  • IvanaRehman/ExampleCode

    Some example code I've written during my PhD in Applied Linguistics and Technology.

    Language:Python0100
  • muhammadkhairiisufyaan/Analisis-Sentimen-Berita-Pilpres-pada-Platform-Twitter-

    This project represents my team's contribution to the semi-final of Gelar Rasa 2023, a competition organized by HIMASADA UPN "Veteran" East Java. With enthusiasm and dedication, our team managed to secure the 2nd place in the competition.

    Language:Jupyter Notebook0100
  • SaikatPhys/python-web-scraping

    Web & social media scraping in Pythonian way

    Language:Jupyter Notebook0101
  • Tech-Guyy/Text-processing-Information-retrieval-and-information-extraction-text-to-speech

    The author implemented simple rule base solution and machine learning approach for information retrieval and information extraction after which the result were analyzed.

    Language:Jupyter Notebook0100
  • Tech-Guyy/Text-processing-sentiments-analysis

    The author implemented support vector machine for sentiments analysis and applied two feature extractions, Bag-of-Words (CountVectorizer) and TF-IDF (TfidfVectorizer), after which the results for both methods were analysed. The accuracy obtained for both methods were (BoW = 87%) and (TF-IDF = 86%).

    Language:Jupyter Notebook0100
  • udaycruise2903/khasi-dienshonhi

    Documentation and scripts of khasi-khasi Dictionary Digitalisation project

    Language:Python0200
  • arya-io/LingoLens

    A Streamlit app for language translation and sentiment analysis powered by GoogleTranslator and TextBlob.

    Language:Python10
  • arya-io/NER-EntityLinker

    A Streamlit app that performs Named Entity Recognition (NER), links entities to Wikipedia, and handles disambiguation for ambiguous terms like "Apple," using NLP techniques.

    Language:Python
  • HubaixOrg/Sarcasm-Detection-Application

    "Detect sarcasm effortlessly! This Python app uses NLP and ML to analyze text sentiment, distinguishing sarcastic tones. With a user-friendly interface, input any text for real-time sarcasm identification. Achieve accurate results through advanced sentiment analysis techniques and trained models."

    Language:Python20
  • Huzaifa-367/Text-Preprocessing-with-NLTK

    Text Preprocessing with NLTK

    Language:Jupyter Notebook10
  • NagiPragalathan/TerminalDesigner

    TerminalDesigner is a Python-based project aimed at enhancing text processing capabilities in the terminal. It provides a set of tools and functionalities to manipulate text appearance, create ASCII art, and modify terminal colors

    Language:Python10
  • suraj5424/Text-Clustering-and-Visualization

    This project processes and clusters text data using BERT embeddings, K-means, and dimensionality reduction. Visualizations include t-SNE plots and word clouds. Dataset and embeddings links are provided.

    Language:Jupyter Notebook10
  • wasim0009/NLP-Chatbot

    a simple chatbot application that provides word meanings, synonyms, and antonyms using flask and nlp.

    Language:Python101