An open API service providing repository metadata for many open source software ecosystems.

Topic: "lsa"

miso-belica/sumy

Module for automatic summarization of text documents and HTML pages.

Language: Python - Size: 1.57 MB - Last synced at: 16 days ago - Pushed at: about 1 year ago - Stars: 3,590 - Forks: 528

MichaelGrafnetter/DSInternals

Directory Services Internals (DSInternals) PowerShell Module and Framework

Language: C# - Size: 17 MB - Last synced at: 16 days ago - Pushed at: about 2 months ago - Stars: 1,778 - Forks: 270

james-bowman/nlp

Selected Machine Learning algorithms for natural language processing and semantic analysis in Golang

Language: Go - Size: 396 KB - Last synced at: 10 months ago - Pushed at: about 4 years ago - Stars: 445 - Forks: 45

koheiw/LSX

Semi-supervised algorithm for document scaling

Language: R - Size: 118 MB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 55 - Forks: 5

Lambda-3/Indra

Indra is a Web Service which allows easy access to different distributional semantics models in several languages.

Language: Java - Size: 10.8 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 47 - Forks: 14

DataXujing/NLP-paper

:art: :art:NLP 自然语言处理教程 :art::art: https://dataxujing.github.io/NLP-paper/

Size: 1.02 GB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 31 - Forks: 9

scipag/KleptoKitty

Invoke-KleptoKitty - Deploys Payloads and collects credentials

Language: PowerShell - Size: 23.4 KB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 30 - Forks: 11

dayyass/latent-semantic-analysis

Pipeline for training LSA models using Scikit-Learn.

Language: Python - Size: 34.2 KB - Last synced at: 4 days ago - Pushed at: over 3 years ago - Stars: 23 - Forks: 0

jiangnanboy/python_search

利用sklearn和gensim中的tfidf,lsa,doc2vec进行查询与文档匹配搜索

Language: Python - Size: 44.9 KB - Last synced at: 18 days ago - Pushed at: over 2 years ago - Stars: 21 - Forks: 9

AgentANAKIN/Google-Web-Scraper

This Python code scrapes Google search results then applies sentiment analysis, generates text summaries, and ranks keywords.

Language: Python - Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 18 - Forks: 7

sudharsan13296/Document-Classification-using-LSA

Document classification using Latent semantic analysis in python

Language: Jupyter Notebook - Size: 1.95 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 16 - Forks: 10

jkerai1/WindowsHardeningScripts

Windows Hardening Powershell Scripts

Language: PowerShell - Size: 279 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 14 - Forks: 1

jeonghunyoon/machine-learning-lecture-notes

Lecture notes and codes for machine learning

Language: Jupyter Notebook - Size: 106 MB - Last synced at: about 2 months ago - Pushed at: almost 6 years ago - Stars: 12 - Forks: 9

christianrfg/tm_metrics

Quality Metrics for Topic Modeling

Language: Python - Size: 1.16 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 10 - Forks: 2

slabua/lsabot

LSA-Bot is a new, powerful kind of Chat-bot focused on Latent Semantic Analysis.

Language: Java - Size: 91.5 MB - Last synced at: 2 months ago - Pushed at: about 7 years ago - Stars: 10 - Forks: 5

abhi40308/News-Documents-Clustering

News documents clustering using latent semantic analysis

Language: Jupyter Notebook - Size: 1.23 MB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 2

iam-mhaseeb/Python-Implementation-of-LSA 📦

A Jupyter notebook on implementation of Latent Semantic Analysis (A Topic Modelling Algorithm) in python.

Language: Jupyter Notebook - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 8 - Forks: 4

giocoal/reddit-tldr-summarizer-and-topic-modeling

Extreme Extractive Text Summarization and Topic Modeling (using LSA and LDA techniques) over Reddit Posts from TLDRHQ dataset.

Language: Python - Size: 52.5 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 1

amr4i/Query-Biased-Multi-Document-Abstractive-Summarisation

Implementation for multi-document query-based abstractive summarisation

Language: q - Size: 15.2 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 7 - Forks: 3

Retr0-code/hash-dumper

Windows NTLM hash dump utility written in C language, that supports Windows and Linux. Hashes can be dumped in realtime or from already saved SAM and SYSTEM hives.

Language: C - Size: 127 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 0

xiosec/LeakGuard

LeakGuard is a project to prevent the use of leaked passwords.

Language: Go - Size: 221 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

camara94/Analyse_semantique_latente

Cet article passe en revue l'analyse sémantique latente (LSA), une théorie de la signification ainsi qu'une méthode pour extraire ce sens de passages de texte, basée sur des statistiques calculs sur un ensemble de documents. LSA comme théorie du sens définit un espace sémantique latent où les documents et les mots individuels sont représentés sous forme de vecteurs. LSA en tant que technique de calcul utilise l'algèbre linéaire pour extraire les dimensions qui représentent cet espace. Cette représentation permet le calcul de la similarité entre les termes et les documents, la catégorisation des termes et documents, et résumé de grandes collections de documents en utilisant procédures automatisées qui imitent la façon dont les humains effectuent des tâches cognitives similaires. Nous présentons quelques détails techniques, divers exemples illustratifs et discutons d'un nombre de candidatures en linguistique, psychologie, sciences cognitives, éducation, sciences de l'information et analyse de données textuelles en général.

Language: Jupyter Notebook - Size: 189 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

maha-prathamesh/Topic-Modeling-on-News-Articles

Topic Modelling to segregate news report data to different topics using Gensim, NLTK, Spacy.

Language: Jupyter Notebook - Size: 255 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 2

dbaikova/Wikipedia_LSA

Wikipedia Latent Semantic Analysis with PySpark

Language: Jupyter Notebook - Size: 75.2 KB - Last synced at: 5 months ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 4

TomMakesThings/Movie-Genre-Predictor

Natural language processing (NLP) group project to create a multi-label classifier for predicting genre(s) given an IMDb movie description

Language: Jupyter Notebook - Size: 116 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

awalesushil/ir-lsa

Information Retrieval System using Latent Semantic Indexing

Language: Python - Size: 955 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

avr2002/Topic-Modelling-Using-RACE-Dataset

A Project on Topic Modeling using alogoriths like LSA/LSI, LDA, NMF on RACE dataset

Language: Jupyter Notebook - Size: 335 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

helenmand/Information-Retrieval

Search engine for the Greek parliament proceedings

Language: Python - Size: 2.65 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

klesnkri/lsa-model

Latent semantic analysis model, functionality visualized on the task of finding similar articles in a database

Language: Jupyter Notebook - Size: 23.2 MB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

hager51/Chatbot

Question Answering System For COVID-19 Questions Using NLP Techniques

Language: Jupyter Notebook - Size: 809 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 3

talhamasood0000/Topic_Modelling_in_Urdu_LSA

Implementation of Topic Modelling technique in Urdu Language by using LSA Model

Language: Jupyter Notebook - Size: 53.7 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

zjzsliyang/Talos 📦

Detecting Malicious Commands

Language: Python - Size: 90.8 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

leonidk/wtopic

weighted topic modeling

Language: Python - Size: 1.92 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

MarkSeliverstov/lsa-cli

CLI tool for extracting Linked Software Artifacts

Language: Python - Size: 56.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

KillerVardhan8/ADR-Net

ADR-Net implements a simple case study on detecting Adverse Drug Reactions (ADRs) using Artificial Neural Networks (ANN) and Latent Semantic Analysis (LSA). This simple project includes tools for analyzing ADR data with LSA to uncover patterns and evaluates model accuracy with F-Scores.

Language: Python - Size: 3 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

5Fingers/LSAExplorer

A .NET tool for interacting with Windows LSA secrets, manipulating privileges, and token impersonation

Language: C# - Size: 8.79 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

erfanasgari21/Linear_Algebra

Contains projects related to Linear Algebra, completed as part of academic coursework and teaching assistant activities in the Linear Algebra course at the University of Tehran

Language: Jupyter Notebook - Size: 4.03 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

0username1/Actionable_Insights

Extracting Actionable Insights from User Feedback

Language: Jupyter Notebook - Size: 8.71 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

MarionChaff/topic-modelling

NLP: topic modelling using BERTopic + LSA + pLSA + LDA

Language: Jupyter Notebook - Size: 2.16 MB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

YamanSD/Buzz

AI model for summarizing and categorizing news articles

Language: HTML - Size: 40.5 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

MoeeinAali/NLP-LSA

Applying Latent Semantic Analysis (LSA) to text data using scikit-learn.

Language: Jupyter Notebook - Size: 720 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

alessimichele/LSA

Repository for the project of Information Retrieval

Language: Python - Size: 3.91 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

MaviVestini/ADM-LT_HW3

Third homework for the Advance Data Mining course

Language: Jupyter Notebook - Size: 2.49 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

zthsk/semantic_search

An implementation of LSA, LDA and BERT for performing semantic search on MS MARCO Dataset

Language: Jupyter Notebook - Size: 233 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ahmaruff/chatbot-lsa-py

Simple chatbot prototype with Latent Semantic Analysis

Language: Python - Size: 22.5 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

pipetboy2001/TextEmotion-BERT-LSA

Comparative analysis of emotion detection using BERT and LSA on a shared dataset.

Language: Jupyter Notebook - Size: 25 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

rez1Sadik/Text-Mining-Project-r-studio-

Size: 3.38 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ozi-dev/LSA

This Python script utilizes NLTK and Scikit-learn to perform topic modeling on movie reviews using Latent Semantic Analysis. The output includes top topics and scores, word clouds for each topic, and the perplexity score of the LSA model.

Language: Jupyter Notebook - Size: 624 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

mgiorgi13/MITopics

Topic detection to identify the main topics on MIT management papers

Language: HTML - Size: 184 MB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

DanieleMorotti/Songs-recommendation-from-lyrics

A simple songs recommendation system implemented for the 'Text Mining' course at the University of Bologna.

Language: Jupyter Notebook - Size: 18.8 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Hajaral/Automatic_Summaries_Evaluation_

Evaluation approaches that based on LSA.

Language: Jupyter Notebook - Size: 1.08 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Hajaral/Text_Summarizers

LSA and Text Rank Summarizers.

Language: Jupyter Notebook - Size: 1.11 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

EnricoPittini/LSA-on-movies

Latent Semantic Analysis applied on movies, both in a content-based approach (exploiting the movies overviews) and in a collaborative approach (exploiting the users rates)

Language: Jupyter Notebook - Size: 26.5 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

CaglarDeniz/lsa-summarization

This is a repository implementing Latent Semantic Summarization from this paper and some form of abstractive summarization using this short guide.

Language: Python - Size: 58.6 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

zakaria-aabbou/Covid_19_topic_modeling

COVID-19 topic modeling using a variety of NLP techniques and ML models

Language: Jupyter Notebook - Size: 3.02 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

iamrajbhattarai/lsa-surveydata

MODELING LEAST SQUARES ADJUSTMENT FOR SURVEY DATA USING NORMAL EQUATION METHOD IN JAVA (2021) .

Language: Java - Size: 16.6 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

CarlosSanabriaM/topics_and_summary

Package for identifying the topics present in a collection of text documents and create summaries of texts

Language: Python - Size: 69.4 MB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

kaiyoo/NLP-Word-Similarity

Quantify the similarity between pairs of words of a dataset using Lin similarity, NPMI and LSA.

Language: Jupyter Notebook - Size: 17.6 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

charliezcr/Sentiment-Analysis-of-Movie-Reviews

sentiment analysis of movie reviews from the dataset of reviews on IMDB, using LSA, N-gram and BERT

Language: Jupyter Notebook - Size: 2.39 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Yassir6/Hotel_Review_NLP

NLP Project for SDAIA T5 Data Science Bootcamp. This project consists of sentiment analysis for hotel reviews and classification algorithms based on that. Also, the project has word clustering models and a hotel recommendation system based on the nationalities and the reviewers' scores.

Language: Jupyter Notebook - Size: 2.11 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

SofiFairyTell/lw_2020

This is study repository. Win32, C#, C/C++.

Language: HTML - Size: 1.38 GB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 2

romanyshyn-natalia/Topic-modeling-on-Ukrainian-text

Linear algebra course project

Language: Jupyter Notebook - Size: 60.1 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

himeag/Text-Analytics

University of Utah—MKTG 6640: Text Analytics | Taken: Summer 2020

Language: HTML - Size: 3.58 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

Seongtae-Kim/Math_LSA

고려대학교 언어정보연구소 주최 전산언어학 겨울학교 딥러닝 수학의 실습

Language: Jupyter Notebook - Size: 3.37 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

tamasandacian/text_summarization

Text summarization using LSA, TextRank

Language: Python - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

anthonychristian1997/LDA-LSA-NMF-PYTHON-TopicModeling-Project2-

In this repository, I use the SKLearn library to do topic modeling.

Language: Jupyter Notebook - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

kushagra2103/Categorization-of-Sport-Articles-

Topi Modelling Probelm in NLP

Size: 503 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

Rajdeep2121/Latent-Semantic-Analysis

Project Report on Latent Semantic Analysis

Language: Jupyter Notebook - Size: 1.64 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

jatin7gupta/Routers-Link-State-Protocol

A simulation of Link State Protocol using Python

Language: Python - Size: 454 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

krishnamali1101/ML-Projects

Language: Python - Size: 3.79 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

wilianselzlein/S4

Sugestão de Solução de Salts na Sustentação

Language: Python - Size: 28.4 MB - Last synced at: 9 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

manojknit/FakeOrNot

An AI powered online content analysis tool. Web, api, ML Model, CICD, AWS

Language: Jupyter Notebook - Size: 49.8 MB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

wri/django_kobo 📦

Kobo Aggregator

Language: Python - Size: 16.7 MB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 2

manojknit/Natural_Language_Processing

Open Source Natural Language Processing Machine Learning models

Language: Jupyter Notebook - Size: 21.4 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

MayV/TextSummarizer

Language: Python - Size: 119 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

Rochan-A/TopicModeling

Language: Python - Size: 543 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

satyammittal/SMAI-Perceptron-LDA-LSM-LSA

SMAI Assignment 1

Language: Jupyter Notebook - Size: 8.41 MB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

g-laz77/Latent-Semantic-Analysis

Python code which implements Latent Semantic Analysis

Language: Jupyter Notebook - Size: 3.67 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

alki22/Feature-Selection

Language: Python - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

kevincwu0/latent-semantic-analysis-book-titles

Latent Semantic Analysis of Book Titles

Language: Python - Size: 68.4 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 1