33 skills found · Page 1 of 2
ivan-bilan / The NLP PandectA comprehensive reference for all topics related to Natural Language Processing
ElizaLo / NLP Natural Language ProcessingProjects and useful articles / links
ThinamXx / 66Days NaturalLanguageProcessingI am sharing my Journey of 66DaysofData in Natural Language Processing.
ElizaLo / Machine LearningAwesome list (courses, books, videos etc.) and implementation of Machine Learning Algorithms
StatguyUser / TextFeatureSelectionPython library for feature selection for text features. It has filter method, genetic algorithm and TextFeatureSelectionEnsemble for improving text classification models. Helps improve your machine learning models
Nativeatom / NaturalLanguageProcessingNatural Language Procesing
TheKidPadra / DeepLearning.AI TensorFlow Developer SpecializationThis repo contains my work & The code base for this TensorFlow Developer specialization offered by deeplearning.AI
LunaticPrakash / Text SummarizationUsing 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.
north0n-FI / Twitter Moods As Stock Price Predictors On NasdaqAn attempt to predict next day's stock price movements using sentiments in tweets with cashtags. Six different ML algorithms were deployed (LogReg, KNN, SVM etc.). Main libraries used: Pandas & Numpy
appcoda / NaturalLanguageProcessingA Quick Demo for NLP in Swift 4
AnubhavChaturvedi-GitHub / LLAMA3 ChatbotUnleash the Power of Conversation with LLAMA3-Chatbot 🤖💬 | Built using Python, this advanced chatbot redefines interaction and engagement! Dive into the future of AI communication today! 🚀 #LLAMA3 #Chatbot #Python #AI #NaturalLanguageProcessing #TechInnovation #CodeWithAnubhav
Mindful-AI-Assistants / SumBot:bowtie: SumBot Free Code - AI-Powered Message Summarization ChatBot
SuryaSrikar / Phishing Attack Detection With NaturalLanguageProcessingPhishing websites are fraudulent sites that impersonate a trusted party to gain access to sensitive information of an individual person or organization. Traditionally, phishing website detection is done through the usage of blacklist databases. However, due to the current, rapid development of global networking and communication technologies, there are numerous websites and it has become difficult to classify based on traditional methods since new websites are created every second. In this paper, we are proposing a real-time, anti-phishing system. In the first step, we extract the lexical and host-based properties of a website. In the second step, we combine URL (Uniform Resource Locator) features, NLP and host-based properties to train the machine learning and deep learning models. Our detection model is able to detect phishing URLs with a detection rate of 94.89%.
STHSF / NaturalLanguageProcessing SparkNatural Language Processing algorithm including TextClassification, sentiment analysis, TextRank, LDA and so on
elenderg / PAL 1000Ambiente de Desenvolvimento Integrado (ADI) contando com um explorador de arquivos, editor de código, compilador e outros.
muratali016 / Document ChatGPTDocument based ChatGPT
yuanyuanyuan / BookGPTsBookGPTs: Revolutionizing Book Interactions with AI. Create GPTs for any e-book, making technology accessible for all to engage in rich, AI-powered book discussions. No technical expertise required – upload a document and bring your favorite books to conversational life!
Amey-Thakur / SENTIMENT ANALYZERA hybrid NLP engine utilizing rule-based linguistic patterns and neural network classification for precise sentiment quantification.
ChrisBeeley / NaturallanguageprocessingThis is the project that I am completing within the data science accelerator programme, focused on NLP of staff and patients experience data
jackfrost1411 / Machine Translation English To HindiMachine translation using the seq2seq model