294 skills found · Page 10 of 10
rudranil723 / Mini MainProject MINI a Artificial intelligence and Machine Language
AdityaAS / Question Answering SystemA simple Question Answering System. Coded using NLTK in Python. Based on the paper "An Analysis of the AskMSR Question-Answering System"
silvermete0r / QazNLTKA package for working with Kazakh language text processing.
AlirezaEbrahimkhani / Small Lang Compiler PythonCompiler for custom language grammar (Small lang) using python
sumitra19jha / PDF Converter Backend GPT3.5This is a Flask backend that allows users to upload a PDF file and receive a simplified and humorous explanation of its contents using OpenAI's GPT-3 API. The application uses NLTK to split the PDF text into smaller chunks to stay within the API's maximum token limit, and PyPDF2 to extract the text from the PDF file.
Ahmed-Naseer-01 / NLP Projects"Welcome to my NLP mini-projects repository! Here, I'll share a collection of projects that explore various natural language processing (NLP) techniques and tools. From sentiment analysis to text classification, each project is designed to help you gain a better understanding of NLP and its applications. Whether you're new to NLP or an experienced
yogeshnile / Movies Genre ClassificationIn this repo i have created a Movies Genre Classification project in machine learning using NLP.
hegdepavankumar / Chatbot Using Python NLTKChatbot Developed with the help of NLP and Python
lorenanicole / Python Naive Bayes Spam ClassifierPython 2 and Python 3 naive bayes spam classifier trained with nltk.
psuresh39 / HashtagifyAutomatic tagging of content using predictionIO python SDK and nltk
rmitsch / Docker Alpine Python Nlpalpine-based dockerfile with python, openblas, numpy (linked against openblas), gensim, spacy, nltk and pattern.
alibolek / Python NLTKWebAppThis is an interactive nltk website that you can execute your data via nltk methods.
emrahdemirci / LemmatizerLemmatizer for text in English. Inspired by Python's nltk.corpus.reader.wordnet.morphy and https://github.com/yohasebe/lemmatizer
danielmuthama / Python RAKE Algo In NLTKPython Random Keyword Extraction Algorithm in NLTK. Works by analyzing frequency of words and Its co-occurrence with others
Govind155 / Spam Classification Using NLPEnd to end implementation and deployment of Machine Learning Spam Detection using python, flask, gunicorn, scikit-Learn, nltk, etc. on Heroku cloud platform.
swasthikshetty10 / Chat Bot Using Deep Learningchat bot REST API made using deep-learning(TensorFlow & NLTK)
tanveertshaikh / LDA Topic Modeling📝 Topic Modeling in Python with NLTK and Gensim
amitpatyal / Chatbot Neural NetworkPython Chatbot Project – build first chatbot using NLTK & Keras
liambll / Neural ChatbotChatbot with LSTM Sequence To Sequence learning - Python, NLTK, Tensorflow
rajaselvan / SherlockA text mining application written in python. Uses NLTK, Textblob packages