• Stars
    star
    1
  • Language
    Jupyter Notebook
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

sent

More Repositories

1

Natural-Language-Processing-with-Python-NLTK

Find the number of unique words in the file Find the top 10 most frequent tokens in the file. Remove empty rows and duplicates Remove non-alphanumeric characters Remove stop words Perform a Part of speech tagging Create a word cloud of the cleaned data
Jupyter Notebook
2
star
2

medical-insurance

the project links insurance company to health centers for payments.
PHP
1
star
3

myPoultryApp

poultry app linking farmers to aggrovate products and expert and help manage farms
Dart
1
star
4

alx-pre_course

I'm now a ALX Student, this is my first repository as a full-stack engineer
1
star
5

NLP--music-recommender

recommeds music depending on age.
Jupyter Notebook
1
star
6

calculator-moringasch

This a simple calculate using js ,css and html
HTML
1
star
7

NLP--AI_project_languagea

identifies positive and negative tweets
Jupyter Notebook
1
star
8

kevinwanyama.github.io

portfolio
JavaScript
1
star
9

wanyama2

managerial system
1
star
10

lc-voting

first laravel application
PHP
1
star
11

NLP--Twitter-Sentiment-Analysis-

NLP: Twitter Sentiment Analysis activity
Jupyter Notebook
1
star
12

simple_shell

Simple Shell - The shell is the Linux command line interpreter. It provides an interface between the user and the kernel and executes programs called commands. For example, if a user enters ls then the shell executes the ls command. This project, simple_shell, is a custom implementation of a simple UNIX shell as a requirement to complete the first sprint in the ALX - Holberton school 12-month SE program. Taking a minimalistic approach, the following functions have been implemented: access, execve, exit, fork, free, fstat, getline, malloc, perror, signal, stat, wait, write.
C
1
star