Skip to content
/ NLP Public

Coding about some small projects relating to nature language processing

Notifications You must be signed in to change notification settings

khuchuuanh/NLP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NLP

Introduction

Here is my python source code for nature language processing.This reporsitory includes some small projects and each project takes me about 2 weeks or more.

Text classification

This project is classification of user's comment about the movies, which is positive or negative.

Text Generation

I crawled kieu story on the online website for this project and then I deployed this project on the website.

POS - Tagging

The input of this project is english setence and the output is the composition of the words what role in the sentence.

Machine Translation

I used mt_eng_vietnamese dataset and iwslt2015-en-vi dataset for this project. The input is the vietnamese sentences and the ouput is the english sentence.

About

Coding about some small projects relating to nature language processing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published