Skip to content

mongodb-developer/twitter-slang-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Search Twitter Slang with Atlas Search Synonyms

Instructions

Clone the project with the following command:

git clone git@github.com:mongodb-developer/twitter-slang-search

Within the cloned project directory, copy the .env-template file to .env and populate the entries with the appropriate data for your setup.

Execute the following command to install the project dependencies:

npm install

Once complete, you can populate your MongoDB collection by executing node main.js from the command line.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published