Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

Package that provides recommendations to Task Views

Đang mở
#7 0 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
5/5
Thời gian dự kiến
Hơn một tuần
Mức phù hợp với người mới
20/100
Loại issue
Tài liệu
Độ rõ ràng
Cần làm rõ
Mức độ hoạt động
Đình trệ
Công nghệ
r
Lĩnh vực
documentation

Hướng nghiên cứu

Review the NaturalLanguageProcessing Task View repository alongside the linked CTVsuggest package and its CTVsuggest-Overview vignette. The issue advertises an external recommendation tool but does not identify a file or request a specific repository change, so a clear definition of done is not provided.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

I have created the CTVsuggest R package which aims to provide package suggestions to CRAN Task Views.
I am writing this issue to advertise its use.

Once CTVsuggest is installed:

devtools::install_github("DylanDijk/CTVsuggest") 

The CTVsuggest() function outputs package suggestions for a selected Task View,
below I display the top 10 suggestions for the NaturalLanguageProcessing Task View.

NaturalLanguageProcessing Task View Package Suggestions

library(CTVsuggest)
CTVsuggest(taskview = "NaturalLanguageProcessing", n = 10)
#>                    NaturalLanguageProcessing       Packages
#> LSX                              0.9981836              LSX
#> doc2vec                          0.9927173          doc2vec
#> jiebaRD                          0.9890380          jiebaRD
#> text.alignment                   0.9843552   text.alignment
#> qdapDictionaries                 0.9826983 qdapDictionaries
#> R.temis                          0.9562100          R.temis
#> topicmodels.etm                  0.9502347  topicmodels.etm
#> nsyllable                        0.9430514        nsyllable
#> dlib                             0.9259589             dlib
#> wordsalad                        0.9209121        wordsalad

A description of how the package works, and in particular how the recommendation model is constructed, is provided in this vignette.

Ngôn ngữ chính
Không có dữ liệu ngôn ngữ
Star
6
Fork
6
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Chuẩn bị môi trường

Chúng tôi chưa kiểm tra các tệp thiết lập môi trường của dự án này. Hãy bắt đầu từ README và xem hướng dẫn đóng góp lần đầu của chúng tôi để biết các bước chung.

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của cran-task-views/NaturalLanguageProcessing

Tất cả issue của cran-task-views/NaturalLanguageProcessing

Issue tương tự

Thêm issue về Documentation

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.