Click here to Skip to main content
15,892,005 members

RoyClem - Professional Profile



Summary

Follow on Twitter      Blog RSS
16,567
Author
143
Authority
46
Debator
-2
Enquirer
143
Organiser
897
Participant
0
Editor
Roy is a software developer who digs all aspects of software development, from design and architecture to implementation.

Reputation

Weekly Data. Recent events may not appear immediately. For information on Reputation please see the FAQ.

Privileges

Members need to achieve at least one of the given member levels in the given reputation categories in order to perform a given action. For example, to store personal files in your account area you will need to achieve Platinum level in either the Author or Authority category. The "If Owner" column means that owners of an item automatically have the privilege. The member types column lists member types who gain the privilege regardless of their reputation level.

ActionAuthorAuthorityDebatorEditorEnquirerOrganiserParticipantIf OwnerMember Types
Have no restrictions on voting frequencysilversilversilversilver
Bypass spam checks when posting contentsilversilversilversilversilversilvergoldSubEditor, Mentor, Protector, Editor
Store personal files in your account areaplatinumplatinumSubEditor, Editor
Have live hyperlinks in your profilebronzebronzebronzebronzebronzebronzesilverSubEditor, Protector, Editor
Have the ability to include a biography in your profilebronzebronzebronzebronzebronzebronzesilverSubEditor, Protector, Editor
Edit a Question in Q&AsilversilversilversilverYesSubEditor, Protector, Editor
Edit an Answer in Q&AsilversilversilversilverYesSubEditor, Protector, Editor
Delete a Question in Q&AYesSubEditor, Protector, Editor
Delete an Answer in Q&AYesSubEditor, Protector, Editor
Report an ArticlesilversilversilversilverSubEditor, Mentor, Protector, Editor
Approve/Disapprove a pending ArticlegoldgoldgoldgoldSubEditor, Mentor, Protector, Editor
Edit other members' articlesSubEditor, Protector, Editor
Create an article without requiring moderationplatinumSubEditor, Mentor, Protector, Editor
Approve/Disapprove a pending QuestionProtector
Approve/Disapprove a pending AnswerProtector
Report a forum messagesilversilverbronzeProtector, Editor
Approve/Disapprove a pending Forum MessageProtector
Have the ability to send direct emails to members in the forumsProtector
Create a new tagsilversilversilversilver
Modify a tagsilversilversilversilver

Actions with a green tick can be performed by this member.


 
GeneralRandom Numbers Pin
RoyClem11-Mar-08 3:27
RoyClem11-Mar-08 3:27 
GeneralRe: Random Numbers Pin
motohere11-Aug-08 7:17
motohere11-Aug-08 7:17 
GeneralRe: Random Numbers Pin
RoyClem11-Aug-08 9:01
RoyClem11-Aug-08 9:01 
It seems to be that you will need to identify classes, behaviors and relationships from the requirements doc. Basically, you'll need to identify nouns, verbs and their relationships to each other and translate them to classes, behaviors and relationships.

I would investigate a couple of areas of research and I'll leave it up to you to do the actual searches:

Latent Semantic Indexing (LSI) for grouping related nouns (classes) and verbs (behaviors). Also, class relationships may be identifiable in the resulting semantic space.

Neural Nets - A neural net trained by a human (or an expert system that provdes input to it) to determine nouns, verbs and relationships.

Programatically parse the document using one of the many dictionarys available on the Internet extracting nouns, verbs and realtionships.

Your use cases might be something like:

Identify Participating Objects
Identify Behaviors
Determine Relationships

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.