Граф коммитов

25 Коммитов

Автор SHA1 Сообщение Дата
Alex Polozov d4ed04d875 #10: Session 2017-05-04 12:16:52 -07:00
Alex Polozov dbcb8592f8 #9f: run FE benchmarks
; Conflicts:
;	ProseTutorial.TextExtraction.Internals/WitnessFunctions.cs
2017-05-04 09:58:16 -07:00
Alex Polozov d41e4f79c7 #9e: WitnessLinesMap body
; Conflicts:
;	ProseTutorial.TextExtraction.Internals/WitnessFunctions.cs
2017-05-04 09:58:16 -07:00
Alex Polozov 3a7e060849 #9d: WitnessLinesMap skeleton
; Conflicts:
;	ProseTutorial.TextExtraction/ProseTutorial.TextExtraction.csproj
;	ProseTutorial.TextExtraction/WitnessFunctions.cs
2017-05-04 09:58:16 -07:00
Alex Polozov fe95f3cef9 #9c: import sub
; Conflicts:
;	ProseTutorial/Program.cs
2017-05-04 09:58:16 -07:00
Alex Polozov c76a15336e #9b: prerequisite grammar
; Conflicts:
;	ProseTutorial.TextExtraction/ProseTutorial.TextExtraction.grammar
;	ProseTutorial/Utils.cs

; Conflicts:
;	ProseTutorial.TextExtraction/ProseTutorial.TextExtraction.grammar
;	ProseTutorial/Utils.cs
2017-05-04 09:58:16 -07:00
Alex Polozov 29124aeef7 #9a: FE grammar with SplitLines, without selection
; Conflicts:
;	ProseTutorial.TextExtraction/ProseTutorial.TextExtraction.csproj
;	ProseTutorial.TextExtraction/packages.config
;	ProseTutorial.sln
2017-05-04 09:58:16 -07:00
Alex Polozov 3f8ba43002 #8: Prefer absolute positions to regex positions if k is small 2017-05-04 09:58:16 -07:00
Alex Polozov 4af4ef984f #7: change everything to StringRegion
; Conflicts:
;	ProseTutorial.Substrings.Internals/Semantics.cs
;	ProseTutorial.Substrings.Internals/WitnessFunctions.cs
;	ProseTutorial.Substrings/ProseTutorial.Substrings.csproj
;	ProseTutorial.Substrings/ProseTutorial.Substrings.grammar
;	ProseTutorial.Substrings/app.config
;	ProseTutorial.Substrings/packages.config
;	ProseTutorial/Program.cs
;	ProseTutorial/ProseTutorial.csproj
2017-05-04 09:58:16 -07:00
Alex Polozov 4bde3f47d5 #6e: Email benchmark for FF 2017-05-04 09:58:15 -07:00
Alex Polozov a99111a71d #6d: WitnessRegexCount body 2017-05-04 09:58:15 -07:00
Alex Polozov 201eea6a52 #6c: WitnessRegexCount skeleton, conditional 2017-05-04 09:58:15 -07:00
Alex Polozov 558fe22182 #6b: WitnessRegexPair body, Regex-based
; Conflicts:
;	ProseTutorial.Substrings.Internals/RegexUtils.cs
;	ProseTutorial.Substrings.Internals/WitnessFunctions.cs
;	ProseTutorial.Substrings/ProseTutorial.Substrings.csproj
2017-05-04 09:58:15 -07:00
Alex Polozov 5279dc064f #6a: WitnessRegexPair skeleton 2017-05-04 09:58:15 -07:00
Alex Polozov 7fd45987b4 #5: RegPos semantics and ranking 2017-05-04 09:58:15 -07:00
Alex Polozov b0cb521e5d #4: Score for FF, TopK.
; Conflicts:
;	ProseTutorial.Substrings.Internals/RankingScore.cs
;	ProseTutorial.Substrings/ProseTutorial.Substrings.csproj
;	ProseTutorial/Utils.cs
2017-05-04 09:58:15 -07:00
Alex Polozov e2182c05e0 #3e: learn and print AbsPos-based FF program
; Conflicts:
;	ProseTutorial.Substrings.Internals/WitnessFunctions.cs
;	ProseTutorial/Utils.cs
2017-05-04 09:58:10 -07:00
Alex Polozov 71b302385c #3d: WitnessK implementation 2017-05-04 09:51:24 -07:00
Alex Polozov b3f7304292 #3c: WitnessK skeleton 2017-05-04 09:51:24 -07:00
Alex Polozov aaac9706bf #3b: WitnessPositionPair using forward string search 2017-05-04 09:51:23 -07:00
Alex Polozov b34f8450e1 #3a: skeleton for WitnessPositionPair.
; Conflicts:
;	ProseTutorial.Substrings/ProseTutorial.Substrings.csproj
;	ProseTutorial.Substrings/WitnessFunctions.cs
2017-05-04 09:51:23 -07:00
Alex Polozov a3725040dd #2: SubStr + PosPair + AbsPos, string-based.
; Conflicts:
;	ProseTutorial.Substrings/ProseTutorial.Substrings.csproj
;	ProseTutorial.Substrings/ProseTutorial.Substrings.grammar
;	ProseTutorial.Substrings/Semantics.cs
;	ProseTutorial.Substrings/packages.config
;	ProseTutorial.TextExtraction/ProseTutorial.TextExtraction.csproj
;	ProseTutorial/App.config
;	ProseTutorial/Program.cs
;	ProseTutorial/ProseTutorial.csproj
;	ProseTutorial/packages.config
2017-05-04 09:51:23 -07:00
Alex Polozov adb3ea33e9 #1: ProseTutorial.Substrings grammar skeleton.
; Conflicts:
;	ProseTutorial.Substrings/ProseTutorial.Substrings.csproj
;	ProseTutorial.Substrings/ProseTutorial.Substrings.grammar
;	ProseTutorial.Substrings/app.config
;	ProseTutorial.Substrings/packages.config
;	ProseTutorial.sln
2017-05-04 09:51:23 -07:00
Alex Polozov ee9c599fea 0: Start. Initial skeleton. 2017-05-04 09:51:17 -07:00
Alex Polozov 02230f0758 2017-05-04 09:42:24 -07:00