Một số nguồn data Tiếng Việt để làm nghiên cứu xử lý Tiếng Việt

Lượm lặt một số nguồn data raw để xử lý: -http://viet.jnlp.org/download-du-lieu-tu-vung-corpus -https://vi.wikipedia.org/wiki/Khai_th%C3%A1c_v%C4%83n_b%E1%BA%A3n -https://github.com/trannguyenhan/preprocessing-data -https://blog.luyencode.net/phan-loai-van-ban-tieng-viet/ -https://vi.wikipedia.org/wiki/Th%E1%BB%83_lo%E1%BA%A1i:Ti%E1%BA%BFng_Vi%E1%BB%87t -https://vi.wikipedia.org/wiki/N%C3%B3i_l%C3%A1i -https://vi.wiktionary.org/wiki/Th%E1%BB%83_lo%E1%BA%A1i:M%E1%BB%A5c_t%E1%BB%AB_ti%E1%BA%BFng_Vi%E1%BB%87t

Một số thông tin liên quan đến Bigdata và game để tham khảo

Một số thông tin liên quan đến Bigdata và game để tham khảo: – https://falcon-studio.gitbook.io/falcon-bigdata/huong-dan-chung/huong-dan-lay-falcon-key-fkey – https://falcon-studio.gitbook.io/falcon-sdk/ii.-falcon-api/2.-falcon-marketing – https://falcon-studio.gitbook.io/falcon-bigdata/giai-thich-bieu-do/tong-quan – https://viblo.asia/p/data-warehousing-la-gi-cac-kieu-types-dinh-nghia-va-vi-du-Az45bYNQlxY – https://falcon-studio.gitbook.io/falcon-analytics/chart/level

Games Ads For Website

Một số link và thông tin tham khảo để tích hợp Adsense: – https://developers.google.com/interactive-media-ads/docs/sdks/html5/client-side/tags – https://github.com/googleads/googleads-ima-html5/releases – https://support.google.com/adsense/answer/1705831 – https://groups.google.com/g/ima-sdk/c/93yqQHnYC94/m/o-Dk2rn-AgAJ – IMA SDK for HTML5 Unity – https://groups.google.com/g/ima-sdk/c/93yqQHnYC94 – https://groups.google.com/g/ima-sdk/c/93yqQHnYC94/m/o-Dk2rn-AgAJ

Một số source game Chess có đánh với AI

Một số game tìm hiểu được nguồn từ Github: Unity: – https://sebastian.itch.io/chess-ai – https://github.com/SebLague/Chess-AI – https://github.com/evibeq/UnityChess-AI-3D – https://github.com/SebLague/Chess-AI – https://github.com/DarshanMaradiya/Unity-3D-AI-Chess – https://github.com/PlavaFeniks/ChessAIInUnity HTML: – https://github.com/topics/chess-ai – https://github.com/zeyu2001/chess-ai Đang test thằng này – https://github.com/bikrone/chess-game-ai – https://github.com/topics/chess-ai?l=java&o=asc&s=stars

List contry code map with country id Google Ads

Khi làm việc với Google Ads lấy dữ liệu về, để chia nhỏ dữ liệu theo coutry và các dimention khác thì country không lấy được theo country code mà phải lấy country id.Từ country id ta phải truy xuất ngược ra country code. Với…

Firebase Retention Cohort Query on BigQuery

Một số công thức, câu lệnh tính RR trên Firebase với BigQuery: https://github.com/sagishporer/big-query-queries-for-firebase/wiki/Query:-Daily-retention https://popsql.com/learn-sql/bigquery/how-to-measure-cohort-retention-using-bigquery#how-to-measure-cohort-retention-in-bigquery https://github.com/sagishporer/big-query-queries-for-firebase/wiki/Query:-New-users-per-country-by-day https://brandee.edu.vn/glossary/9037342-analytics-vi/#acquired https://rakam.io/blog/firebase-retention-cohort-query-on-bigquery/ https://github.com/sagishporer/big-query-queries-for-firebase/wiki/Query:-Build-events-time-line-&-count-users-with-the-same-time-line https://gist.github.com/sbrissenden/cab9bd3a043f1879ded605cba5005457 https://gist.github.com/sbrissenden

Các tạo website mới và địa chỉ email miễn phí theo domain

1: Mua Domain2: Gắn vào Cloudflare3: Tạo web site theo một template free trên internet https://onepagelove.com/templates/free-templates/page/3 4: Cấu hình trên OpenliteSpeedCấu hình tương tự các các web mới khi add vào5: Cấu hình NginxNhân bản file cấu hình web mới trong thư mục: /etc/nginx/conf.d6: Cấu…

Sử dụng cơ sở dữ liệu TIDB

Qua có gặp thằng bạn đi làm bên Philipin, sử dụng loại cơ sở dữ liệu là TIDB, có hỗ trợ lưu trữ dữ liệu theo chiều dọc (dạng cột như Redshift của Amazon). Bên đó làm về AI xác nhận giao dịch tài chính…

Đôi dòng về Event Query Language

Tiếp nối việc sử dụng BigData. Có bên đối tác chào hàng Bigdata sử dụng Event Query Language chạy trên máy chủ Amazon với tốc độ truy vấn siêu nhanh. Dữ liệu theo dạng event dành cho App, Game. Đơn cử nhất là các hệ…

Public dự án localhost ra ngoài Internet bằng ngrok

Từ nhu cầu thực tế cần test một số API dùng nodejs mà chưa muốn bố trí cài cắm server. Một đồng nghiệp đã giới thiệu sử dụng ngrok để tạo ra URL từ internet có thể truy cập được vào.Mình chưa dùng nhưng có…