NLPShala , the best IDE for all Natural language processing tasks.

Overview

NLPShala , the best IDE for all Natural language processing tasks.

Natural language processing (NLP) is the ability of a computer program to understand human language as it is spoken and written which is referred to as natural language. It is a component of artificial intelligence.

Through NLPShala you can easily perform all NLP Task visually and with lots of customizations.

7u8

Introduction

NLPShala is an opensource project with provides NLP scientist a IDE through which they can perform all NLP tasks easily.

It's a solid platform for all beginner enthusiasts to learn NLP in python.

Various NLP pre builts functions are packed in this tool.

As a beginner student we often face much difficulty learning nlp core concepts. As programming without getting it visually doesn't develop much interest. While exploring many open source projects i didn't get any beginner friendly materials to get started with as we don't get much interest in learning the things. While if these goes visually then some interest gets developed.

The idea behind such a tool was to create something that can reduce repetitive code and also while keeping it beginner friendly.

Quick intro

Through NLPShala beginner's can learn NLP tasks easily that is without writing much code and for advanced programmers there is also a full robust library which contains all the required NLP tasks that can com handy in any project!

Just import the library and starts coding a nlp project and yes with pre built sets of APIs.

Dependencies

Various open source libraries such as TextBlob , SpaCy and NLTK have been used accordingly, and yes as a beginner this project will surely help in undernstanding these libraries and concepts that are used in all major NLP related tasks.

What's there

  • Fully modern UI IDE.
  • Plugable library that can be plugged into any project.
  • Rest APIs prototypes to power your development.
  • Beginner friendly docs.

Features

  • Sentiment Analysis.
  • Get synonym and antonym.
  • Floating widgets to change required words easily.
  • Get definitions of each word.
  • Spacy Phrase Matcher.
  • Summary generation.
  • Most common words , Visualizations.
  • Perfrom dependency parsing that is transition-based dependency parser component.
  • Personalize accordingly.

Future development task

yes there is a lot more to build, Basically integrating all the remaining NLP operations into the project.

Owner
Abhi
I'm a Full-stack web, Python developer! Currently in my 1st year CSE.
Abhi
Shirt Bot is a discord bot which uses GPT-3 to generate text

SHIRT BOT ยท Shirt Bot is a discord bot which uses GPT-3 to generate text. Made by Cyclcrclicly#3420 (474183744685604865) on Discord. Support Server EX

31 Oct 31, 2022
Continuously update some NLP practice based on different tasks.

NLP_practice We will continuously update some NLP practice based on different tasks. prerequisites Software pytorch = 1.10 torchtext = 0.11.0 sklear

0 Jan 05, 2022
This library is testing the ethics of language models by using natural adversarial texts.

prompt2slip This library is testing the ethics of language models by using natural adversarial texts. This tool allows for short and simple code and v

9 Dec 28, 2021
Question answering app is used to answer for a user given question from user given text.

Question answering app is used to answer for a user given question from user given text.It is created using HuggingFace's transformer pipeline and streamlit python packages.

Siva Prakash 3 Apr 05, 2022
PyTorch implementation of Tacotron speech synthesis model.

tacotron_pytorch PyTorch implementation of Tacotron speech synthesis model. Inspired from keithito/tacotron. Currently not as much good speech quality

Ryuichi Yamamoto 279 Dec 09, 2022
๐ŸŠ PAUSE (Positive and Annealed Unlabeled Sentence Embedding), accepted by EMNLP'2021 ๐ŸŒด

PAUSE: Positive and Annealed Unlabeled Sentence Embedding Sentence embedding refers to a set of effective and versatile techniques for converting raw

EQT 21 Dec 15, 2022
An automated program that helps customers of Pizza Palour place their pizza orders

PIzza_Order_Assistant Introduction An automated program that helps customers of Pizza Palour place their pizza orders. The program uses voice commands

Tindi Sommers 1 Dec 26, 2021
This project uses word frequency and Term Frequency-Inverse Document Frequency to summarize a text.

Text Summarizer This project uses word frequency and Term Frequency-Inverse Document Frequency to summarize a text. Team Members This mini-project was

1 Nov 16, 2021
This repository contains data used in the NAACL 2021 Paper - Proteno: Text Normalization with Limited Data for Fast Deployment in Text to Speech Systems

Proteno This is the data release associated with the corresponding NAACL 2021 Paper - Proteno: Text Normalization with Limited Data for Fast Deploymen

37 Dec 04, 2022
NLPretext packages in a unique library all the text preprocessing functions you need to ease your NLP project.

NLPretext packages in a unique library all the text preprocessing functions you need to ease your NLP project.

Artefact 114 Dec 15, 2022
This is a NLP based project to extract effective date of the contract from their text files.

Date-Extraction-from-Contracts This is a NLP based project to extract effective date of the contract from their text files. Problem statement This is

Sambhav Garg 1 Jan 26, 2022
PyTorch Implementation of "Bridging Pre-trained Language Models and Hand-crafted Features for Unsupervised POS Tagging" (Findings of ACL 2022)

Feature_CRF_AE Feature_CRF_AE provides a implementation of Bridging Pre-trained Language Models and Hand-crafted Features for Unsupervised POS Tagging

Jacob Zhou 6 Apr 29, 2022
Transformers Wav2Vec2 + Parlance's CTCDecodeTransformers Wav2Vec2 + Parlance's CTCDecode

๐Ÿค— Transformers Wav2Vec2 + Parlance's CTCDecode Introduction This repo shows how ๐Ÿค— Transformers can be used in combination with Parlance's ctcdecode

Patrick von Platen 9 Jul 21, 2022
Simple, Pythonic, text processing--Sentiment analysis, part-of-speech tagging, noun phrase extraction, translation, and more.

TextBlob: Simplified Text Processing Homepage: https://textblob.readthedocs.io/ TextBlob is a Python (2 and 3) library for processing textual data. It

Steven Loria 8.4k Dec 26, 2022
Contains links to publicly available datasets for modeling health outcomes using speech and language.

speech-nlp-datasets Contains links to publicly available datasets for modeling various health outcomes using speech and language. Speech-based Corpora

Tuka Alhanai 77 Dec 07, 2022
Tools and data for measuring the popularity & growth of various programming languages.

growth-data Tools and data for measuring the popularity & growth of various programming languages. Install the dependencies $ pip install -r requireme

3 Jan 06, 2022
NeurIPS'21: Probabilistic Margins for Instance Reweighting in Adversarial Training (Pytorch implementation).

source code for NeurIPS21 paper robabilistic Margins for Instance Reweighting in Adversarial Training

9 Dec 20, 2022
Tokenizer - Module python d'analyse syntaxique et de grammaire, tokenization

Tokenizer Le Tokenizer est un analyseur lexicale, il permet, comme Flex and Yacc par exemple, de tokenizer du code, c'est ร  dire transformer du code e

Manolo 1 Aug 15, 2022
A music comments dataset, containing 39,051 comments for 27,384 songs.

Music Comments Dataset A music comments dataset, containing 39,051 comments for 27,384 songs. For academic research use only. Introduction This datase

Zhang Yixiao 2 Jan 10, 2022
Train and use generative text models in a few lines of code.

blather Train and use generative text models in a few lines of code. To see blather in action check out the colab notebook! Installation Use the packa

Dan Carroll 16 Nov 07, 2022