mlsh20/HW2
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
My NCKU IKDD class hw2. Given a query string (either in English or Chinese) as the input, connect to iservDB and retrieve twitter data containing the query string. Finally print out every matching text ,its user_id, user_name (defined in iservDB) and sort according to the user ID in the ascendant order. Please show the result in the table form as the following example, and print the table out in console.