semanticvoid / dygest

Automatically exported from code.google.com/p/dygest
0 stars 0 forks source link

Collect candidate keys from the given document #4

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

Please use labels and text to provide additional information.
Please refer to document discussion

Original issue reported on code.google.com by sudheer....@gmail.com on 14 Jun 2009 at 7:10

GoogleCodeExporter commented 9 years ago
Collect candidate keys[nouns and noun components may be] from the given document

Interface details =>
Implementer: Candidate Keys Class
Caller: Lexical Chain Graph Class
Method: getData
Args: scoring mechanism for choosing candidate words
Returns: List<Word Objects>

Original comment by an...@semanticvoid.com on 15 Jun 2009 at 11:20

GoogleCodeExporter commented 9 years ago
This issue was updated by r28.

Deleted Tokenizer.java

Original comment by an...@semanticvoid.com on 21 Jun 2009 at 3:03

GoogleCodeExporter commented 9 years ago
This issue was updated by r53.

- added lowercasing + stopword removal to document representation

Original comment by an...@semanticvoid.com on 15 Jul 2009 at 3:59