Git Product home page Git Product logo

python's Introduction

NLP & machine learning with Python

  • NLP basics: N-grams, POS tagging, lemmatizer, data cleaning with both regular expression and stopwords, TF-IDF vectors, and Sentiment analysis
  • Name entity recognition, clustering models (e.g., K-means, LDA, and BERT) and visualizations, keyword extraction, and sentence similarity search
  • SVM classification with scikit-learn
  • bi-LSTM classification with keras (my dissertation code)
  • Grammar correction in OpenNMT-py (submitted for NLPCC GEC shared task)
  • Text Summarization with Encoder-decoder Transformer in Pytorch
  • Text Summarization with T5 (Huggging Face)
  • Syntactic trees and lexical semantic features
  • Simple perceptron classification
  • RNN/LSTM with Pytorch
  • Toolkits in Chinese NLP
  • Speech graph functions (following team product standard and unit testing procedure)
  • Speech recognition with tensorflow using CNN and bi-GRU
  • XGBoost classification and tuning
  • Some basic recommendation systems, including tfidf-embedding & MF/SVD (under construction)
  • Use a local Neo4j data for queries and exploratory graph analyses like centrality, community, and similarity
  • includes my coding and learning on how to use, fine-tune, and apply CV models such as image classification and facial recognition
  • My dev directory on text summarizers, including frequency-based extractive models, transformer with BERT embedding, and BART
  • Feature extraction of some common speech features like intensity, MFCC. center of gravity, skewness, HNR, jitter & shimmer
  • This folder contains airflow CLI notes, a demo case of a SQL-based ETL pipeline, and a demo of a customized pipeline directed acyclic graph (DAG) plugin

Other Python skills

  • Practice on DSA coding challenges
  • My notebooks on pandas and PySpark
  • notes and miniproject on topics of OOPs (still updating): class, dunders, inheritance
  • my code on using playright and asyncio to scrap job posts at a large scale
  • put simple NLP code onto streamlit UI

python's People

Contributors

daywatch avatar tlastoria avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar Kostas Georgiou avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.