GitHub topics: nlp-parsing
oprogramador/wiki-nlp
Natural language processing of the Wikipedia text (as far English only) with goals to detect contradictory info, and to create a chat bot providing more accurate answers than ChatGPT.
Language: JavaScript - Size: 942 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 2 - Forks: 0

brageon/biwa
PR campaigns with memes.
Language: Python - Size: 2.88 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0

plandes/mednlp
Medical natural language parsing and utility library
Language: Python - Size: 8.24 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 11 - Forks: 1

ku-nlp/pyknp
A Python Module for JUMAN++/KNP
Language: Python - Size: 450 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 91 - Forks: 24

mlipper/geoclient Fork of CityOfNewYork/geoclient
Geoclient geocoder
Language: Java - Size: 13.3 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 6 - Forks: 0

stanfordnlp/CoreNLP
CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing, coreference, sentiment analysis, etc.
Language: Java - Size: 378 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 9,909 - Forks: 2,714

joerg-rade/domox
Domain Model Extractor
Language: Java - Size: 1.52 MB - Last synced at: 6 days ago - Pushed at: 14 days ago - Stars: 1 - Forks: 1

mikeroyal/NLP-Guide
Natural Language Processing (NLP). Covering topics such as Tokenization, Part Of Speech tagging (POS), Machine translation, Named Entity Recognition (NER), Classification, and Sentiment analysis.
Language: Python - Size: 315 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 93 - Forks: 15

LVtag/spec
The Language Variant Tag (LVTag) format is a systematic approach to language classification that extends the BCP 47 standard using private-use subtags. It enables precise identification of language varieties across multiple dimensions including formality, politeness, domain, and orthography.
Language: Python - Size: 221 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

keiffster/program-y
Python 3.x based AIML 2.0 Chatbot interpreter, framework, related programs and knowledge files
Language: Python - Size: 36 MB - Last synced at: 2 days ago - Pushed at: about 1 year ago - Stars: 346 - Forks: 135

datamade/parserator
:bookmark: A toolkit for making domain-specific probabilistic parsers
Language: Python - Size: 169 KB - Last synced at: 17 days ago - Pushed at: 9 months ago - Stars: 802 - Forks: 82

dlite-tools/NLPiper
NLPiper is a package that agglomerates different NLP tools and applies their transformations in the target document.
Language: Python - Size: 165 KB - Last synced at: 12 days ago - Pushed at: almost 2 years ago - Stars: 19 - Forks: 1

fastnlp/fastNLP
fastNLP: A Modularized and Extensible NLP Framework. Currently still in incubation.
Language: Python - Size: 35.1 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 3,132 - Forks: 449

FlyingFathead/PDF-translator-OpenAI-API
Python-based PDF/plaintext translator framework for OpenAI API
Language: Python - Size: 639 KB - Last synced at: 1 day ago - Pushed at: 12 months ago - Stars: 8 - Forks: 3

ShubhamP1028/Development-Metrics-Chatbot
An intelligent chatbot built with Flask and MySQL that translates natural language queries into SQL to explore global development indicators like GDP, life expectancy, and internet usage across countries and years. It combines NLU, database design, and query generation to deliver insights from structured data.
Language: Python - Size: 27.3 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

choroba/tred-ud
TrEd Extension and Backend for Universal Dependencies
Language: Perl - Size: 102 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1

hxu296/nlp-resume-parser
NLP-powered, GPT-3 enabled Resume Parser from PDF to JSON.
Language: Python - Size: 1.29 MB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 255 - Forks: 52

rani-sikdar/Advanced-NLP
This repository contains code implementations, mathematical derivations, and project notebooks from an Advanced NLP course on Udemy. It serves as a comprehensive companion to the course, covering a wide range of state-of-the-art NLP algorithms, techniques, and their mathematical foundations.
Language: Jupyter Notebook - Size: 91.8 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

NIHOPA/NLPre
Python library for Natural Language Preprocessing (NLPre)
Language: Python - Size: 51 MB - Last synced at: 17 days ago - Pushed at: almost 2 years ago - Stars: 191 - Forks: 35

PasaOpasen/ContentDetector
Detect hard/soft skills from resumes in Russian
Language: Python - Size: 72.8 MB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 6 - Forks: 4

machinelearningprodigy/sms-spam-classiifer
This Email/SMS Spam Classifier is a machine learning-powered application built with Python and Streamlit to detect spam messages using Natural Language Processing (NLP) techniques. It preprocesses text, transforms it into numerical format, and predicts whether a message is Spam or Not Spam with a trained model. 🚀
Language: Python - Size: 85.9 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 4 - Forks: 0

konstantinosKokos/spindle
🕸️ An end-to-end neurosymbolic parser for Dutch.
Language: Python - Size: 105 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 9 - Forks: 1

Rohanberiwal/NLP-Information-Retrival
This repository focuses on essential concepts and techniques in Natural Language Processing (NLP) and Information Retrieval (IR). It covers various algorithms and models for text processing, tokenization, embeddings, and modern methods such as transformers. Additionally, it provides implementations of information retrieval systems, highlighting tec
Language: Python - Size: 65.4 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

simranjeet97/ChatBot_Tensorflow_NLP
Artificial Intelligent ChatBot using Tensorflow and NLP that understand the Context and Intent of Human Language.
Language: Jupyter Notebook - Size: 466 KB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 31 - Forks: 21

chewxy/lingo
package lingo provides the data structures and algorithms required for natural language processing
Language: Go - Size: 465 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 155 - Forks: 15

Ananthakrishnan12/Resume-Analyzer-Using-BERT
Resume Analyzer Using BERT
Language: Python - Size: 8.4 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

llwusill/NLPbadWords
NLP ile kötü sözcük tespiti
Language: Jupyter Notebook - Size: 2.07 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

Halvani/Constituent-Treelib
A lightweight Python library for constructing, processing, and visualizing constituent trees.
Language: Jupyter Notebook - Size: 2.67 MB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 67 - Forks: 12

Jasmine969/WechatVisualization
对微信聊天记录进行分析和可视化
Language: Python - Size: 326 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 103 - Forks: 3

Brijeshlakkad/smart-banking-chatbot
Smart Banking Chat Bot- AI based project uses several ML algorithms for Natural Language Understanding to identify intent and entities from user issues (text representation) and generates dialogue using Deep Learning.
Language: PHP - Size: 149 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 1

cridin1/pwsh-static-analysis
Static code analysis for powershell code through PSScript Analyzer
Language: Python - Size: 136 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

kevinschaich/billboard
🎤 Lyrics/associated NLP data for Billboard's Top 100, 1950-2015.
Language: JavaScript - Size: 6.17 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 85 - Forks: 51

Algoroxyolo/Auto-Question-Generator
An project for 15-112 in CMUQ 2022. A preperation for 11-411
Language: Python - Size: 302 KB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

wordbots/wordbots-core
Client-side code for Wordbots, the card game where YOU make the cards.
Language: TypeScript - Size: 92.9 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 24 - Forks: 4

nicolascortegoso/yakutmorph
A morphological analyzer for the Yakut (Sakha) language
Language: Lex - Size: 2.41 MB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 0

jpkrajewski/NLP-youtube-analysis
YouTube Comments Sentiment Analysis using Natural Language Processing (NLP)
Language: Jupyter Notebook - Size: 555 KB - Last synced at: 5 days ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

SRP4214/DeToxify
Introducing DeToxify – the ultimate toxicity buster. Armed with NLP superpowers, it sniffs out harmful comments, neutralizes negativity, and rewrites toxicity into pure class. Think of it as Jarvis for your online spaces—making the internet a kinder, smarter place, one comment at a time.
Language: Jupyter Notebook - Size: 9.25 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

pszemraj/ai-msgbot 📦
Training & Implementation of chatbots leveraging GPT-like architecture with the aitextgen package to enable dynamic conversations.
Language: Jupyter Notebook - Size: 66.8 MB - Last synced at: 5 months ago - Pushed at: almost 3 years ago - Stars: 48 - Forks: 10

NikhilCodes/VirtualBLU
A Virtual Assistant for Windows PC with wicked Qt Graphics.
Language: Python - Size: 181 MB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 58 - Forks: 6

krutip7/nlp-techniques
A collection of pre-processing techniques used for natural laguage processing
Language: Python - Size: 49.8 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

neomatrix369/nlp_profiler
A simple NLP library allows profiling datasets with one or more text columns. When given a dataset and a column name containing text data, NLP Profiler will return either high-level insights or low-level/granular statistical information about the text in that column.
Language: Python - Size: 3.54 MB - Last synced at: about 14 hours ago - Pushed at: about 1 year ago - Stars: 242 - Forks: 37

QuantiusBenignus/Spoken
Joplin text notes and to-dos via OFFLINE speech recognition. To-do reminders set directly from transcribed audio. Input from microphone or audio files. Output to Joplin or clipboard.
Language: Shell - Size: 884 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 9 - Forks: 1

busraoguzoglu/CYK-Parser-with-Turkish-CFG
Implementation of CYK algorithm to act as a recognizer and parser with Turkish CFG.
Language: Jupyter Notebook - Size: 28 MB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 2

kmatata/km_FullText
full text and semantic matching --> market-arbitrage-etl
Language: Python - Size: 95.7 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

jackaduma/ThreatReportExtractor
Extracting Attack Behavior from Threat Reports
Language: Python - Size: 21.6 MB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 76 - Forks: 18

Rajspeaks/Deep-Learning-Approach-to-Bengali-Word-Embedding-using-BengaliWord2Vec-from-BNLP
Bengali word embedding using BengaliWord2Vec from BNLP. A mini project under the mentorship of Prof. Sandipan Ganguly, HIT-K.
Language: Jupyter Notebook - Size: 2.1 MB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 1

sachnaror/AI-Customer-Support-Analyzer-NLP
Transform customer support data into actionable insights with my AI-powered analyzer! Built with Python, Streamlit & One AI API, it extracts summaries, emotions, sentiment, & topics from conversations. Easy to use, visually engaging, & perfect for support teams! 🚀📊
Language: Python - Size: 1.5 MB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

SPerekrestova/GmailCleaner
Helps you automatically unsubscribe from junk emails in your Gmail account
Language: Python - Size: 17.6 KB - Last synced at: 3 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

iomyaki/geo-address-parser
A parser for Russian geographical addresses
Language: Python - Size: 85 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

rahji/speachy
A command-line program for returning words, from a text file, that match specific parts of speech tags
Language: Go - Size: 24.4 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

mattlianje/loquax
NLP framework for phonology
Language: Python - Size: 7.61 MB - Last synced at: 11 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

codeasarjun/easy_NLP
This repo contains a comprehensive tutorial on natural language processing with practical implementations and examples using Python.
Language: Jupyter Notebook - Size: 13.7 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

iAmGiG/NLPIntro
NLP projects go here.
Language: Python - Size: 531 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 1

kevihiiin/EHR-Indication-Processing
Code for the paper: Transformers and large language models are efficient feature extractors for electronic health record studies
Language: Jupyter Notebook - Size: 893 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

LcfherShell/BadFilter.js
BadFilter.js to the rescue! We’ve crafted a supercharged, customizable solution that helps developers filter out inappropriate words like a pro. Let's make the internet a friendlier place one word at a time!
Language: JavaScript - Size: 227 KB - Last synced at: 25 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

DataScienceVibes/Natural_Language_Processing-NLP-
Natural Language Processing (NLP) is a subfield of artificial intelligence (AI) that focuses on the interaction between computers and human languages.
Language: Jupyter Notebook - Size: 47.9 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

kganitis/escape-from-ironhold
A classic text adventure game, implementing an advanced parser, for the purposes of an assignment for the AI course of a post-graduate program.
Language: Python - Size: 175 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ahmednabil950/JOBS-Information-Extraction
Project to extract entities from Job Description Articles.
Size: 2.14 MB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 7 - Forks: 1

StatguyUser/SNgramExtractor
Python package code repo for Implementation of syntactic n-grams (sn-gram) extraction
Language: Python - Size: 85 KB - Last synced at: 30 days ago - Pushed at: almost 2 years ago - Stars: 11 - Forks: 2

Narius2030/Recommendation-System
apply the machine learning models to recommend appropriate films for several kinds of watchers
Language: Jupyter Notebook - Size: 41.2 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 2

floranguyen0/writing-extension
An online Chrome extension applied NLP techniques to analyze and report on users' writing.
Language: Python - Size: 2.48 MB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

gali1/ollama-cli-or-webui
This project provides a dual-interface tool for generating text responses using large language models.
Language: Python - Size: 80.1 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Koziev/GrammarEngine
Грамматический Словарь Русского Языка (+ английский, японский, etc)
Language: C++ - Size: 401 MB - Last synced at: 17 days ago - Pushed at: almost 5 years ago - Stars: 75 - Forks: 20

niobiumneo/Parser.ai
Designed a NLP artificial intelligence system that parses sentences and extracts noun phrases
Language: Python - Size: 10.7 KB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

joseconstela/google-nlp-based-intention-categoriser 📦
User intent detector based on Google's NLP analysis
Language: JavaScript - Size: 12.7 KB - Last synced at: 3 months ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 1

abhaskumarsinha/Keras-implementation-of-Transformer-Architecture
This repository presents a Python-based implementation of the Transformer architecture on Keras TensorFlow library, as proposed by Vaswani et al. in their 2017 paper "Attention is all you need."
Language: Jupyter Notebook - Size: 223 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 3

meta-toolkit/meta
A Modern C++ Data Sciences Toolkit
Language: C++ - Size: 30.4 MB - Last synced at: 11 months ago - Pushed at: about 2 years ago - Stars: 689 - Forks: 233

HaoWeiHe/Knowledge-Graph
how to build up Knowledge graph
Language: Python - Size: 7.67 MB - Last synced at: 10 months ago - Pushed at: over 3 years ago - Stars: 10 - Forks: 6

gpt-tester/ChatGPT-test-dataset-01
a small test dataset for use with OpenAI's ChatGPT
Size: 47.9 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 34 - Forks: 11

tdgiangjvl/bavandangvanba
rythms finding for vietnamese
Language: Jupyter Notebook - Size: 41.7 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

RobMcH/CYK-Parser
A CYK parser written in Python 3.
Language: Python - Size: 12.7 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 37 - Forks: 25

jackfsuia/chats-crawler
Discourse chat data crawling and on-the-way parsing straight for LLM instruction finetuning. 论坛数据爬取和解析,直接用于对话微调。
Language: TypeScript - Size: 343 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

VenomZein/Chatbot-for-Q-A
Leveraging NLP to train a chatbot to answer any question related to the Harry Potter series
Language: Jupyter Notebook - Size: 16.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Farooq710/Healthcare-Chatbot
It is a medical chatbot that will provide quick answers to FAQs by setting up rule-based keyword chatbots.
Language: Jupyter Notebook - Size: 22.7 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

VedhasWalke/GlobalizationFacilitator
GFacil is an application that assists small businesses by connecting them directly to their target consumer base. It does so using machine learning (namely natural language processing), analyzing consumer data trends and generating consumer maps to allow businesses to focus their advertising efforts on the most potentially profitable consumers. It consists of three autonomous parts: a web-scraper using selenium to gather requisite data, a very fast back-end NLP algorithm written in native C++, and an aesthetically pleasing front-end written in native C#.
Language: Python - Size: 54.4 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

Unstructured-IO/community 📦
Open source libraries and APIs to build custom preprocessing pipelines for labeling, training, or production machine learning pipelines.
Size: 5.7 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 19 - Forks: 6

yacineberkani/scrapping_Articles
Projet de scrapping sur PubMed et semantic scolaire
Language: Python - Size: 126 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

cverluise/parseEPO
EPO full-text for humans
Language: Jupyter Notebook - Size: 1.55 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

dragfyre/wholesome-nltk
An nltk-based AI filter to identify "wholesome" content
Language: Python - Size: 8.79 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Samxx97/Clever-Bookmarks
a bookmarking tool with useful features such as auto tagging and more!
Language: Python - Size: 40 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

yuvalofek/NLP
Natural Language Processing Projects
Language: Python - Size: 166 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

rachittshah/text_tokenizer
A simple Python library for tokenizing text files and breaking them into overlapping chunks.
Language: Python - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

irenebosque/NLP-analyzing-Peter-Pan
Small project to kick-off my NLP journey
Language: Python - Size: 102 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

nlintas/AI-Using-NLP-Tests
These are a series of tests that were made using a Natural Language Processing (NLP) type of programming language.
Language: Prolog - Size: 1.91 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

askplatypus/syntaxnet-api
A small HTTP API for SyntaxNet
Language: Python - Size: 725 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 19 - Forks: 18

joliciel-informatique/talismane
NLP framework: sentence detector, tokeniser, pos-tagger and dependency parser
Language: Java - Size: 31.5 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 48 - Forks: 14

0xm4ze/nlp-roadmap
Master NLP Roadmap 🛣️
Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

SeyiAgboola/Topic-Modelling-YouTube-Comments
This notebook attempts to do topic modelling on Cyberpunk 2077 YouTube videos using the LDA method.
Language: Jupyter Notebook - Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

habeanf/yap
Yet Another (natural language) Parser
Language: Go - Size: 47.4 MB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 43 - Forks: 30

avkumar19/FRABE
Finding relations among biological entities from Medline abstracts (FRABE)
Language: Python - Size: 6.1 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

jkkummerfeld/berkeley-ccg2pst
A tool for converting CCG derivations into PTB-style phrase structure trees
Language: Python - Size: 60.5 KB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 11 - Forks: 4

KarthikShetty27/Twitter-Sentiment-Analysis
Twitter-Sentiment-Analysis-NLP-Project
Language: Jupyter Notebook - Size: 5.39 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

kmesiab/mood-marker-api
A lightweight Natural Language Parsing API
Language: HCL - Size: 21.5 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Rajan021/TIMEX3-TAG-IDENTIFIER-IN-HINDI-LANGUAGE
Language: Python - Size: 24 MB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

cultural-ai/ContentiousTermsLOD
Investigating how culturally sensitive terms are used in Linked Open Data
Language: Jupyter Notebook - Size: 210 MB - Last synced at: 1 day ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

shraddhaROCKS/Data_extraction_and_Text_analysis_for_blackcoffer
The objective of this assignment is to extract textual data articles from the given URL and perform text analysis to compute variables that are explained
Language: Jupyter Notebook - Size: 91.8 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

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: Python - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

phughesmcr/SimpleNGrams
The easiest way to get n-grams from strings!
Language: JavaScript - Size: 340 KB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

aggarcia3/TextProc
TextProc is an automated text processing tool that efficiently and flexibly applies NLP to input documents in a relational database.
Language: Java - Size: 74.8 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

dcavar/fomaMWT
Foma-based multi-word tagger and morphological analyzer
Language: C++ - Size: 614 KB - Last synced at: 2 months ago - Pushed at: almost 7 years ago - Stars: 7 - Forks: 1
