GitHub topics: textsummarization
AnjaliDharmik/Text--Summarizer
Document Summarizer using GPT-2 Transformer explore summarization using the transformer model with the implementation of transformer decoder (GPT-2) from scratch
Language: Jupyter Notebook - Size: 7.39 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

TTWJOE/dr-x-nlp-pipeline
A fully offline NLP pipeline for extracting, chunking, embedding, querying, summarizing, and translating research documents using local LLMs. Inspired by the fictional mystery of Dr. X, the system supports multi-format files, local RAG-based Q&A, Arabic translation, and ROUGE-based summarization — all without cloud dependencies.
Language: Python - Size: 9.92 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

ksm26/dr-x-nlp-pipeline
A fully offline NLP pipeline for extracting, chunking, embedding, querying, summarizing, and translating research documents using local LLMs. Inspired by the fictional mystery of Dr. X, the system supports multi-format files, local RAG-based Q&A, Arabic translation, and ROUGE-based summarization — all without cloud dependencies.
Language: Python - Size: 9.92 MB - Last synced at: 20 days ago - Pushed at: 23 days ago - Stars: 2 - Forks: 0

ahmedsamir45/NLP-Project
NLP projects
Language: Jupyter Notebook - Size: 69.3 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 0 - Forks: 1

AnnaVerbytska/BBC-News-Sentiment-GenAI
Topic Modelling, Text Summarization, and Aspect-Based Sentiment Analysis (ABSA) of BBC News fetched from BigQuery with transformers and LLMs
Language: Jupyter Notebook - Size: 9.95 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

SubhamIO/youtube-website-summarizer
Summarize content from YouTube videos or websites in a more detailed manner
Language: Python - Size: 0 Bytes - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

ajordan2984/-DEPRECATED--MeaningCloudCoreSharp
Library for the MeaningCloud API, see https://www.meaningcloud.com/
Language: C# - Size: 6.84 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

ajordan2984/-DEPRECATED--SmmryCoreSharp
Library for the Smmry API, see http://smmry.com/
Language: C# - Size: 9.77 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Pavansomisetty21/Transforming-Webpages-into-Knowledge-Advanced-NLP-Insights-with-LLMs-and-LangChain-
In this Project We perform NLP tasks like QA Pair Generation, Question Answering, Text Summarization and Data Extraction from webpages using Large Language Models (Like Gemini ) and Langchain
Language: Jupyter Notebook - Size: 1.32 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

PaletiKrishnasai/Dialogue-Summarizer
Dialogue Summarization application hosted using AWS and CICD deployment with docker and FASTAPI. Model card created in HuggingFace and a deployed on HuggingFace Spaces.
Language: Jupyter Notebook - Size: 21.2 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 3 - Forks: 0

gopireddy99/Text_Summarization_NLP
Text Summarization using Pytextrank and sumy libararies in NLP
Language: Jupyter Notebook - Size: 13.7 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

teja-1403/TextSummarization-Using-PEGASUS-BART
A text summarization project leveraging the PEGASUS and BART models for news article summarization. The project compares their performance based on ROUGE and Average Precision metrics. PEGASUS was fine-tuned for this task, while BART was evaluated without fine-tuning.
Language: Jupyter Notebook - Size: 104 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

hediyeorhan/SummarizingTextWithNLP
Language: Python - Size: 15.6 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0

Matin-Rasoulzad/Article-Summarization-Using-RNN
This project is an Article Skimmer and Summarizer. It has been developed using a 1D Convolutional Neural Network (CNN).
Language: Jupyter Notebook - Size: 11.9 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

codeasarjun/makeiteasy_v1
Language: Python - Size: 222 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

SURESHBEEKHANI/Text-Summarization-End-to-End-NLP-Projects
End-to-End Text Summarization NLP Projects typically involve building and deploying systems to automatically summarize large text inputs into concise and coherent summaries. These projects integrate multiple stages of Natural Language Processing (NLP), model engineering, and deployment. Below is a detailed description
Language: Jupyter Notebook - Size: 26.4 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

Munya-Marinda/huggingface-inference-api-with-javascript
This website utilizes the Hugging Face API to generate image descriptions based on user-provided text input. The application is built with HTML, CSS, and JavaScript, and it leverages the facebook/bart-large-cnn model for generating textual summaries.
Language: HTML - Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 3 - Forks: 0

Again10101/Chinese-text-summarization-based-on-deep-learning
Language: Python - Size: 1.32 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

nicolay-r/ViLongT5
LongT5-based model pre-trained on a large amount of unlabeled Vietnamese news texts and fine-tuned with ViMS and VMDS collections
Language: Python - Size: 3.38 MB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 4 - Forks: 0

codeasarjun/docBuddy
DocBuddy is a Flask web app that lets users upload and interact with PDF files by summarizing content, suggesting keywords, and providing a basic Q&A feature, all through an intuitive interface.
Language: HTML - Size: 416 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

harunurrashid97/100-Days-Of-ML-Code
A day to day plan for this challenge. Covers both theoritical and practical aspects
Language: Jupyter Notebook - Size: 11.8 MB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 223 - Forks: 109

ahmedsamir45/tytopya
text summarization and chat bot
Language: Python - Size: 2.89 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

jarif87/Article-Summarizer
Efficient Text Summarization: Generating Concise Highlights
Language: Jupyter Notebook - Size: 5.09 MB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

amirhosseinazami1373/Scinetific-Text-Summarizer
This summarizer generates short summaries of scientific articles from Google Scholar using the power of the affordable GPT-3.5-turbo.
Size: 14.6 KB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

prathmeshbankar03/Wikipedia-Voice-Assistant
A Desktop Application Made using PyQt5 GUI Toolkit.
Language: Python - Size: 6.84 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 1

BNTechie/Implementation-of-Large-Language-Model
Implementation of Large Language Model in NER, text summarization, sentimen analysis in Python
Language: Jupyter Notebook - Size: 19.5 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

AmirTahaMim/SumSimple
SumSimple is a FastAPI-based text summarization service using traditional, non-LLM algorithms like SumBasic, Luhn, Edmundson, LexRank, TextRank, and LSA.
Language: Python - Size: 9.77 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 16 - Forks: 0

FawwazRaza/Medical-Conversation-Analysis-Tool
This project provides a comprehensive suite of tools for processing and analyzing medical conversations between doctors and patients. It leverages cutting-edge natural language processing techniques to transcribe audio, classify speaker roles, and generate concise summaries.
Language: Jupyter Notebook - Size: 9.77 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

AkshayAcharyaN/Text_Summarizer_ChatBot
PDF Text Summarization and Q&A Chatbot This project is a Streamlit-based web application that allows users to upload PDF documents, extract and summarize their text content, and interact with a Q&A chatbot to get answers related to the document.
Language: Python - Size: 65.4 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

YomnaEskander/NAS-A-News-Analysis-Chatbot-
We developed a system to streamline the news consumption process, providing a seamless and smooth user experience. Using a chatbot interface, the system delivers analyzed and summarized daily news from trusted sources.
Language: Jupyter Notebook - Size: 2.84 MB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

omarkhaled00/Text_summarization-
Using T5 transformer for text summarization
Language: Jupyter Notebook - Size: 204 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

HasnainRzza/Article-Summarizer-Using-AI
This repository conatins two versions of text summarizer tool , one using GenAI and other using Extractive-Summariztion technique which is more simple that to GenAI one which encompasses some more advanced features
Language: HTML - Size: 33.2 KB - Last synced at: 10 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

saimj7/ChatDOCx
A domain specific chatbot powered by Hugging Face and Python.
Language: Python - Size: 354 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

kwonionsoup/TedTalk-Popularity-Prediction
applied advanced machine learning techniques to predict the popularity of TED Talk
Language: Jupyter Notebook - Size: 101 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

muratali016/Document-ChatGPT
Document based ChatGPT
Language: Python - Size: 22.5 KB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 8 - Forks: 3

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 1 month ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

LewPeng97/Process-Data-of-LCSTS
针对LCSTS数据集,目前有两种预处理方式。
Size: 8.79 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 14 - Forks: 0

VivekKarjule/Text-Summarization-Using-Huggingface-Transformer
Language: Python - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Jay-Suthar/TEXT-SUMMARIZATION-USING-BART-T5-PROPHETNET-PEGASUS
TEXT SUMMARIZATION USING -> BART-T5-PROPHETNET-PEGASUS on indic_dataset
Language: Jupyter Notebook - Size: 117 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AF011/Text_Summarizer
Text Summarizer Application using Django
Language: CSS - Size: 226 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sukanyabag/Text-Summarization-using-BERT-GPT2-XLNet
This notebook leverages Transfer Learning Algorithms and standard NLP procedures to summarize a given paragraph meaningfully.
Language: Jupyter Notebook - Size: 3.91 KB - Last synced at: 20 days ago - Pushed at: about 4 years ago - Stars: 8 - Forks: 0

akmeraki/Text-summarization
This repository contains code to do text summarization and end-to-end deployment cycle
Language: Jupyter Notebook - Size: 7.47 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

oakhamis/Web_Social_Media_Analysis
Exploring the 2021 AAPI movement using Twitter and news data.
Language: Python - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

dl-sdu/Sports-News-Writer
A writer that can generate news after a game using live texts.
Language: Python - Size: 3.03 MB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 25 - Forks: 17

abdulsam/NLP_Projects_HuggingFace
NLP with Transformers and HuggingFace
Language: Jupyter Notebook - Size: 1.65 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

deepankar27/ML_Tutorials
Extractive Text Summerization
Language: Jupyter Notebook - Size: 220 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

arvndms/project
NLP Mini project
Language: Python - Size: 12.7 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Shashankappu/Summarify
Summarify - Text Summarization App Summarify is an Android application designed to provide text summarization functionality. It allows users to input text and receive a concise summary of the content.
Language: Java - Size: 4.86 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Weili-NLP/pointer-generator Fork of abisee/pointer-generator
Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"
Language: Python - Size: 54.7 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

Vicky1-bot/Text-summarizer-using-NLP
Automatic summarization is the process of shortening a text document with software, in order to create a summary with the major points of the original document. Technologies that can make a coherent summary take into account variables such as length, writing style and syntax.
Language: Python - Size: 16.6 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

ebenso/TextSummarizer
TextRank implementation for C#
Language: C# - Size: 86.5 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 50 - Forks: 16

musstafa08-bug/Text-Summarizer
Text summarization is the problem of creating a short, accurate, and fluent summary of a longer text document
Language: Jupyter Notebook - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 2

buddhadeb33/Text-Summarization-Attention-Mechanism
Developed Text Summarizer which is built with Flask(RestAPI) and deployed on Heroku (PAAS) using the LSTM model and Attention Mechanism, got an accuracy of 87.82% as only 1,00,000 records for training and testing sets.
Language: Jupyter Notebook - Size: 813 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

varadtote/Data-Summarization-Honors
Language: Python - Size: 5.8 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

MHassaanButt/newspaper-scraping
Atomically Newspaper Scrapping Using Beautiful Soup. Only three Categories of news are scraped including national, international and latest. News Summarization, Text Classification, Sentimental Analysis, WordCloud and many more NLP stuff is included.
Language: Python - Size: 2.6 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

saqib772/Natural-Language-Processing-NLP-
Develop models that can understand and interpret human language. This can involve projects such as sentiment analysis, text classification, and language translation.
Language: Python - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

visheshc14/ACM-VIT-Submission
Predictive Data Analysis & Text Summarization Using Machine Learning. ACM-VIT Recruitment Task Submission
Language: Python - Size: 5.44 MB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

nakhunchumpolsathien/TR-TPBS 📦
A Dataset for Thai Text Summarization with over 310K articles.
Language: Jupyter Notebook - Size: 405 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 26 - Forks: 2

acheamponge/VERSUZ
A Hiphop v. Literature project to demonstrate using NLP that Hip-Hop is a form of literature and rap artists are literary geniuses.
Language: Jupyter Notebook - Size: 13.1 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 12 - Forks: 3

zh3389/TextSummary
文本摘要 + TextRank4 + docker
Language: Python - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

pemagrg1/text_summarization
various ways to summarise text using the libraries available for Python: pyteaser, sumy, gensim, pytldr, XLNET, BERT, and GPT2.
Language: Python - Size: 42 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 10 - Forks: 11

gs146/NLP-deployment-heroku-Text-summarizer-
Summarize any text from an article, journal, story and more by simply copying and pasting that text.
Language: HTML - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 5

iam-mhaseeb/Text-Summarization-on-Tennis-Articles 📦
Implementation of automatic Text Summarization using TextRank algorithm on tennis article.
Language: Jupyter Notebook - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

LunaticPrakash/Text-Summarization
Using Spacy and NLTK module with Tf-Idf algorithm for text-summarisation. This code will give you the summary of inputted article. You can input text directly or from .txt file, .pdf file or from wikipedia url.
Language: Python - Size: 324 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 15 - Forks: 6

shreyasbhat0/TextSummarizer 📦
Web Application for Text Summarization using Lexrank Algorithm
Language: JavaScript - Size: 9.94 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

QiutingWang/NLP
Language: Jupyter Notebook - Size: 35.6 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

damminhtien/text-summarize
Text summarize implement by text rank algorithms for vietnamese (PHP)
Language: PHP - Size: 26.4 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 2

vjanu/Text_Summarization_with_NLP
Text Summarization using NLP techniques
Language: Python - Size: 194 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

eldinsahbaz/Text_Summarization
Sequence-to-Sequence Deep Learning approach to text summarization
Language: Python - Size: 97.7 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 2

deepak2233/Text_Summarization_Extractive_Abstractive
Implemented Text Summarization by using Text Ranking(simple graph based technique) and Sq2Sq Encoder Decoder Model
Language: Jupyter Notebook - Size: 134 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

AindriyaBarua/NewsInShort-Document-merging-and-summarization
Automated document merging and extractive summarization to take in a search query and provide a crisp version of the news article from over 5 reputed sources. Supported in various languages
Language: Python - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

amdnsr/machinelearningapps
Flask frontend for ML-Apps, a collection of text-summarization, caption-generation and cartoonization services.
Language: Python - Size: 86.2 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

amdnsr/mlmodelsapi
FastAPI backend for ML-Apps, a collection of text-summarization, caption-generation and cartoonization services.
Language: Python - Size: 85.1 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

jayden5744/Conference_Transcript_Summary
Dacon: AI 기반 회의 녹취록 요약 경진대회
Size: 11.7 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

srsanghavi/NLP-project Fork of shraddhaphadnis/NLP-project
Automatic News Article Summarization using unsupervised algorithms
Language: Jupyter Notebook - Size: 26 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

nectro/In_Short
an app which summarizes huge paragraphs of text into key sentences(you can choose the number of sentences) and it also points out any spelling error in the sentence
Language: JavaScript - Size: 919 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

teja0508/Text-Summarization
Text-Summarization
Language: Jupyter Notebook - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Abhigna-Shreedhar/Text-Summary-Generator
A text content summary generator using pre-trained embedding with an unsupervised approach.
Language: Jupyter Notebook - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

Aujasvi-Moudgil/NLP-Python
NLP in Python with Machine Learning Models and Techniques
Language: Jupyter Notebook - Size: 150 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

LewPeng97/NLP_Paper
本人主要研究自然语言处理中的文本摘要和句子压缩,这里用于解读阅读的nlp论文
Size: 81.1 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

Shahabks/my-Assistant
It measures readability of a written document, and helps to shorten a long written document and to extract key words
Language: Python - Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

NikilMunireddy/TextSum
A Text summarizer application which summarizes the given para.
Language: Python - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 1

huseyinbicen/Data-Mining-Summarizing-a-News
Bir Haberi Özetlenmesi - Siirt Üniversitesi Bilgisayar Mühendisliği Veri Madenciliği Dönem Ödevi
Language: C# - Size: 38.1 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0
