Skip to content

emhoa/insightdatascience-codingchallenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This program fully implements the first feature of the coding challenge, namely to clean "tweets.txt" of Unicode and escape characters, outputing the result into tweet_output/ft1.txt
The second feature also is operational on some datasets.

Associated files
./src/gettweets1.c : Main code file
./Makefile
./tweet_input/tweets.txt: Provided text file for coding challenge
./tweet_output/ft1.txt: Output file for first feature

No other known dependencies besides C compiler

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published