I'm looking for a part-time remote job.

Hire me


I'm the author of:

Mastering Redmine is a comprehensive guide with tips, tricks and best practices, and an easy-to-learn structure.

Check the book's project or

Buy the book

Social pages of the book:

By buying this book you also donate to Redmine (see this page).


Follow me:

Feature #1787

Keywords

Added by Andriy Lesyuk almost 13 years ago. Updated over 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
12 Jun 2011
Due date:
04 Oct 2011
% Done:

100%

External issue:

Description

In addition to description I believe keywords can be detected. For this count words in a text and use words which appear more often?

History

#1 Updated by Andriy Lesyuk over 12 years ago

This should be something like:

words = description.scan(%r{(?<=^|\s)[a-z-']{3,30}(?=\s|$)}i)

#2 Updated by Andriy Lesyuk over 12 years ago

  • Target version changed from 0.2.2 to 0.1.0

#3 Updated by Andriy Lesyuk over 12 years ago

  • Status changed from Open to In Progress

#4 Updated by Andriy Lesyuk over 12 years ago

  • % Done changed from 0 to 90

#5 Updated by Andriy Lesyuk over 12 years ago

  • Due date set to 04 Oct 2011
  • Status changed from In Progress to Closed
  • % Done changed from 90 to 100

Also available in: Atom PDF

Terms of use | Privacy policy