lp:mai-sentence/0.2

Created by Wouter Bulten and last modified
Get this branch:
bzr branch lp:mai-sentence/0.2
Only Wouter Bulten can upload to this branch. If you are Wouter Bulten please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Wouter Bulten
Project:
Mai Sentence
Status:
Mature

Recent revisions

11. By Wouter Bulten

Added new sub: Sentence Calculator.

10. By Wouter Bulten

Added possibility to change the locations of the data files.

9. By Wouter Bulten

Clean up of project.

8. By Wouter Bulten

Added new class to analyze unknown words with regular expressions.

7. By Wouter Bulten

New patterns are not added with frequency 1 any more, now the frequency is increased by 1/(pattern amount). This wil prevent words with more than one meaning to have a to great influence on the frequency.

6. By Wouter Bulten

Anlyzer now works without heap space exception. Execution time is down to about 15 minutes and memory usage is below 750mb (real value unknown). Data is stored in csv files trhough the new PatternFrequencyDbWriter, this class replaces the PatternFrequencyDb which had lower performance. Also to improve performance, the monitoring with Etm is now optional and is off by default. Last, FrequencyAnalyzer does not contain any db object anymore. A db object should be made available through a new parameter of the run method.

5. By Wouter Bulten

Analyzer now works. Still problems with java heap space.

4. By Wouter Bulten

Added JETM points to main method and added new static method for creating the CsvDatabase.

3. By Wouter Bulten

Updated serveral classes, including FrequencyAnalyzer (is almost finished), Analyzer (for analyzing sentences) and the FrequencyDb (former RelationDb). Refactored some classes (mostly renames).

2. By Wouter Bulten

Updated ignore file to ignore harvest

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers