Skip to content

yfmaBrandeis/CSLinguistics-131aFP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LING-131a Final Project: Text Normalization

Project Introduction

Presentation: Google Slides

Project write-up: Google Docs

Project Structure

.
├── BBCNews                 # Scrapy spider for scraping BBCNews(unused)
├── Bloomberg               # Scrapy spider for scraping Bloomberg
├── decision_tree           # word2vec, decision tree training and analysis code
├── out                     # output of normalized text
├── text_normalization      # regular expression and text normalization code
└── README.md

Usage Instructions

Read README.md in each folder for instruction on how to run the code

About

Final project of CS 131a

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published