Giter Site home page Giter Site logo

acloong / nba-tall Goto Github PK

View Code? Open in Web Editor NEW
5.0 5.0 7.0 151 KB

This project aims to combine the NBA news based on different news title in most famous news platfroms,such as hupu,tencent,sina etc.

License: BSD 2-Clause "Simplified" License

Python 15.92% CMake 0.82% C++ 66.50% C 16.76%

nba-tall's Introduction

acloong Build Status

An easy to use library in Modern C++

Introduction

  1. acloong is an easy to use common components library which is written in modern standard C++.

  2. All of the acloong codes based on C++11 right now,and it does not depends on any thirdparty library.

  3. Structure acloong
    |---README.md
    |---doc
    |---src
    |---sample
    |---test

  4. Road Map

    1. os tool module:
      a. command line arguments tool
      b. process management tool
      c. date and time tool
      d. file and folder system

    2. io module
      a. console
      b. file operate
      c. log

    3. container module
      a. list, linkedlist and arraylist
      b. map, hashmap and sortedmap, dict: we should resolve the issue that take too much cost when rehash a big table.
      c. queue
      d. stack
      e. hash set and sortedset
      f. bitmap

    4. mathematically
      a. math compute
      b. random
      c. matrix

    5. text
      a. text
      b. byte
      c. bytes
      d. decode and encode
      e. json
      f. serializer

    6. utility
      a. strkit and format
      b. conf
      c. design patterns

What's New

None

How to contribute

  1. fork this repository into your user account.
  2. clone your repository to your local.
  3. coding.
  4. push your local changes to remote.
  5. Request a Pull Requests to this repository.
  6. review and merge.

About author

name: Jovan Wong
email:[email protected]

name: Tina
email:[email protected]

nba-tall's People

Contributors

crm20230210 avatar jovany-wang avatar tina66 avatar wangqing1218 avatar zmzhouxjtu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

nba-tall's Issues

Write README.md

We should write the README.md file here.

This issue we will do 2 things:

  1. Write the README_ZH.md file in Chinese.
  2. Translate README_ZH.md to an English one which named README.md.

I think you @MrKingHH can write the Chinese version, then create an issue for others to translate the English version.

This is the outline for you to reference.

  1. Background
  2. Introduction
  3. Structure
  4. Details of Sub-System
  5. How to Contibute
  6. Thanks
    etc.

Translate README_ZH.md to an English

The Chinese edition of README_ZH.md have been finished on the Github. Now you should translate it into an English edition which named README.md.

From this work , you can master some skills as follows :

  1. Improve your English writing skills
  2. Learn the basic grammar of Markdown
  3. Be familiar with the general process of your future job.

Come on ! Have a try @Tina66

Code Review

It's hard to review an project while the runtime environment is different...

Create CI for this repo

This issue will do:

  1. Create a CI about unit test.
  2. Create a CI about build repo.
  3. Write bulid & run script.

build.sh about Scrapy System

What's build.sh script?

I can only write run.sh script about my nbanews scrapy program. Furthermore, i can't ensure the correctnessthis of run.sh.

And i don't konw how to write a build.sh script. More Exactly, i am not clear about the function and the way to build the whole pro of build.sh. So, can u tell me more detials about the build.sh and run.sh if u are free?

@wangqing1218

Create some test data for NLP

As we all know ,test data is very important for us to train models. So in this issue, what you should do is that create some test data for NLP. The amount of the test data can be a few sentences or dozens of sentences as long as it is concerned with news title.
So,come on , Have a try!!! @snowlixue @wangqing1218

To learn that how to use google test.

@July-zhang Can you learn google test for your skill?

I think that google test is a very basic skill for a cpp developer. And write unit tests is a programmer's responsibility without which language you use.

There are more, the basic skills of cmake and makefile are also needed.

Finish DIS sub-syetem.

The DIS(Data Intervention System) will provide all of the interfaces for other sub-systems to save data to Mysql database.

I think this issue is more suitable for you @July-zhang to finish. If you have any question, you can ping me to help you anytime. And if you need others to help you, you will sync him/her.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.