nlp-apis

There are 56 repositories under nlp-apis topic.

  • Cloudmersive/Cloudmersive.APIClient.NodeJS.NLP

    Cloudmersive NodeJS API Client for NLP APIs

    Language:JavaScript1101
  • dpom/nlpcore

    nlpcore is a library for Natural Language Processing core protocols and specs used in other projects.

    Language:Clojure1200
  • aritra1804/Cohere-LinguaLink

    This project uses a multilingual embedding model to align sentences in one language ( preferably a low-resource language) to their potential paired translation in English. The idea is that if we can crawl documents in both languages online (eg from news sites), we can easily pair up sentences that are translations of each other.

    Language:Python0100
  • Boussenna/nlp-playground

    Playground for text processing and meaning extraction

  • itsmesatwik/SentiLyricAnalysis

    Analyzing the Sentiment of Artists over the Course of their Career

    Language:Python0100
  • Janaina-MJ/evaluate-news-nlp

    A web tool that allows users to run Natural Language Processing (NLP) on articles or blogs found on other websites.

    Language:JavaScript0100
  • LaevusDexter/cloudmersive-api-client

    Go API client for cloudmersive solutions. Currently stands only for NLP(v2) API.

    Language:Go0200
  • MatthewLarson/NLTK.NET

    NLTK Source

    Language:Python0000
  • pranshurastogi29/News-summarization-Topic-Prediction

    Full code to create app that summarize the news and get the topic using models that are easy to train and deploy (Use the API)

    Language:Jupyter Notebook0100
  • Riturao/NLP-Speech-in-one-language-to-speech-in-other-language

    Speech recognition and conversion into speech of any other language

    Language:Jupyter Notebook0200
  • swelcker/cmd.csp.postagger

    A robust and easy-to-use toolkit for POS (Part of Speech; NLP) tagging. It's approach is to automatically construct tagging rules in the form of a binary tree. Supports pre-trained UPOS, XPOS tagging models for about 80 languages.

    Language:Java0200
  • vbhatsaccnt/Text-to-speech

    This project is a web application that converts text input into speech, providing a convenient and accessible way to transform written content into spoken words. Users can enter text in the provided textarea, click the "Predict" button, and instantly hear the generated speech. The app utilizes Flask for the backend.

    Language:HTML00
  • donyori/gocorenlp

    A Go (Golang) client for Stanford CoreNLP server.

    Language:Go10
  • gigadr3w/nlp-rest

    A simple NLP rest microservice made with python and dockerized @ gigadr3w/nlp-rest

    Language:Python
  • ksajan/Elearn

    Learning tool for Researcher, Scholar and Academician.

    Language:Python2
  • mnsotelo/NLP-spanish-tools

    Nlp tools in Java, Python. With examples and installation requirements. Examples focused in spanish language

    Language:Java10
  • naeemahaz/amazon-japan-help-desk

    Amazon Japan Help Desk on Twitter

    Language:Jupyter Notebook20
  • peeti-sriwongsanguan/chatbot-rag

    CICD Answering-Question Chatbot for RAG (Retrieval-Augmented Generation) using Streamlit

    Language:Python
  • VedantK1604/NLP-GUI-App

    The NLP Analysis Toolkit, a Python GUI application that harnesses the power of Natural Language Processing (NLP) to provide insights into text data. This comprehensive tool integrates three key features: Sentiment Analysis, Named Entity Recognition (NER), and Emotion Detection.

    Language:Python