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
A website which allows you to play with the GPT-2 transformer

transformers A website which allows you to play with the GPT-2 model Built with ❤️ by raphtlw Table of contents Model Setup About Contributors Model T

raphtlw 2 Jan 27, 2022
Natural Language Processing at EDHEC, 2022

Natural Language Processing Here you will find the teaching materials for the "Natural Language Processing" course at EDHEC Business School, 2022 What

1 Feb 04, 2022
A simple version of DeTR

DeTR-Lite A simple version of DeTR Before you enjoy this DeTR-Lite The purpose of this project is to allow you to learn the basic knowledge of DeTR. P

Jianhua Yang 11 Jun 13, 2022
Stanford CoreNLP provides a set of natural language analysis tools written in Java

Stanford CoreNLP Stanford CoreNLP provides a set of natural language analysis tools written in Java. It can take raw human language text input and giv

Stanford NLP 8.8k Jan 07, 2023
An easy-to-use framework for BERT models, with trainers, various NLP tasks and detailed annonations

FantasyBert English | 中文 Introduction An easy-to-use framework for BERT models, with trainers, various NLP tasks and detailed annonations. You can imp

Fan 137 Oct 26, 2022
Pattern Matching in Python

Pattern Matching finalmente chega no Python 3.10. E daí? "Pattern matching", ou "correspondência de padrões" como é conhecido no Brasil. Algumas pesso

Fabricio Werneck 6 Feb 16, 2022
Spacy-ginza-ner-webapi - Named Entity Recognition API with spaCy and GiNZA

Named Entity Recognition API with spaCy and GiNZA I wrote a blog post about this

Yuki Okuda 3 Feb 27, 2022
Search for documents in a domain through Google. The objective is to extract metadata

MetaFinder - Metadata search through Google _____ __ ___________ .__ .___ / \

Josué Encinar 85 Dec 16, 2022
A minimal code for fairseq vq-wav2vec model inference.

vq-wav2vec inference A minimal code for fairseq vq-wav2vec model inference. Runs without installing the fairseq toolkit and its dependencies. Usage ex

Vladimir Larin 7 Nov 15, 2022
Basic Utilities for PyTorch Natural Language Processing (NLP)

Basic Utilities for PyTorch Natural Language Processing (NLP) PyTorch-NLP, or torchnlp for short, is a library of basic utilities for PyTorch NLP. tor

Michael Petrochuk 2.1k Jan 01, 2023
A repo for open resources & information for people to succeed in PhD in CS & career in AI / NLP

A repo for open resources & information for people to succeed in PhD in CS & career in AI / NLP

420 Dec 28, 2022
This converter will create the exact measure for your cappuccino recipe from the grandiose Rafaella Ballerini!

About CappuccinoJs This converter will create the exact measure for your cappuccino recipe from the grandiose Rafaella Ballerini! Este conversor criar

Arthur Ottoni Ribeiro 48 Nov 15, 2022
L3Cube-MahaCorpus a Marathi monolingual data set scraped from different internet sources.

L3Cube-MahaCorpus L3Cube-MahaCorpus a Marathi monolingual data set scraped from different internet sources. We expand the existing Marathi monolingual

21 Dec 17, 2022
FireFlyer Record file format, writer and reader for DL training samples.

FFRecord The FFRecord format is a simple format for storing a sequence of binary records developed by HFAiLab, which supports random access and Linux

77 Jan 04, 2023
Predict an emoji that is associated with a text

Sentiment Analysis Sentiment analysis in computational linguistics is a general term for techniques that quantify sentiment or mood in a text. Can you

Tetsumichi(Telly) Umada 30 Sep 07, 2022
Smart discord chatbot integrated with Dialogflow to manage different classrooms and assist in teaching!

smart-school-chatbot Smart discord chatbot integrated with Dialogflow to interact with students naturally and manage different classes in a school. De

Tom Huynh 5 Oct 24, 2022
Simple multilingual lemmatizer for Python, especially useful for speed and efficiency

Simplemma: a simple multilingual lemmatizer for Python Purpose Lemmatization is the process of grouping together the inflected forms of a word so they

Adrien Barbaresi 70 Dec 29, 2022
Code for PED: DETR For (Crowd) Pedestrian Detection

Code for PED: DETR For (Crowd) Pedestrian Detection

36 Sep 13, 2022
Learning General Purpose Distributed Sentence Representations via Large Scale Multi-task Learning

GenSen Learning General Purpose Distributed Sentence Representations via Large Scale Multi-task Learning Sandeep Subramanian, Adam Trischler, Yoshua B

Maluuba Inc. 309 Oct 19, 2022
Large-scale pretraining for dialogue

A State-of-the-Art Large-scale Pretrained Response Generation Model (DialoGPT) This repository contains the source code and trained model for a large-

Microsoft 1.8k Jan 07, 2023