openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Mozc
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
High Activity
Commits
: Listings
Analyzed
about 22 hours
ago. based on code collected
1 day
ago.
Apr 25, 2024 — Apr 25, 2025
Showing page 13 of 28
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Introduce the ApplyConversion function.
Hiroyuki Komatsu
More...
5 months ago
- Runs Post correction on std::vector<Result> instead of Segments. - use absl::Span<Result> when no result insertion is required.
Taku Kudo
More...
5 months ago
Stop using the pointer of Result. This fix allows to insert new candidates in supplemental model.
Taku Kudo
More...
5 months ago
Changed the interface from std::vector<Result> * to absl::Span<Result>.
Taku Kudo
More...
5 months ago
Update third_party/protobuf to v28.3
Hiroyuki Komatsu
More...
5 months ago
Fix typos.
Ruihao Huang
More...
5 months ago
Fix issues of build_qt.py.
Hiroyuki Komatsu
More...
5 months ago
Add stage_ to ConversionRequestBuilder to check the state of the builder.
Hiroyuki Komatsu
More...
5 months ago
Replace use_conversion_segment_key_as_typing_corrected_key with use_already_typing_corrected_key and key().
Hiroyuki Komatsu
More...
5 months ago
Fix build errors on GYP.
Hiroyuki Komatsu
More...
5 months ago
Reranks suffix-dictionary-based zero query suggestions with neutral sentence classifier model.
Taku Kudo
More...
5 months ago
Apply ConversionRequest.key() instead of ComposerData functions.
Hiroyuki Komatsu
More...
5 months ago
Add key to ConversionRequest.
Hiroyuki Komatsu
More...
5 months ago
Skip recreation of ConversionRequest in StartConversion.
Hiroyuki Komatsu
More...
5 months ago
Move ReverseConverter to a separate file.
Hiroyuki Komatsu
More...
5 months ago
Extract ReverseConverter from Converter.
Hiroyuki Komatsu
More...
5 months ago
Move HistoryReconstructor to a separate file.
Hiroyuki Komatsu
More...
5 months ago
Extract HistoryReconstructor from Converter.
Hiroyuki Komatsu
More...
5 months ago
Refactor Converter to take Modules in constructor.
Hiroyuki Komatsu
More...
5 months ago
Deprecate ImmutableConverterInterface::Convert.
Hiroyuki Komatsu
More...
5 months ago
Fix typo in predictor.h
Hiroyuki Komatsu
More...
5 months ago
Merge Converter::Predict() into StartPrediction.
Hiroyuki Komatsu
More...
5 months ago
Remove StartSuggestion, StartPartialPrediction, and StartPartialSuggestion from ConverterInterface.
Hiroyuki Komatsu
More...
5 months ago
Use StartPrediction() for all suggestion/prediction requests.
Hiroyuki Komatsu
More...
5 months ago
Split ExitTemporaryAlphanumModeAfterCommittingSugesstion to three tests.
Hiroyuki Komatsu
More...
5 months ago
Remove max_history_size from ConversionPreferences.
Hiroyuki Komatsu
More...
5 months ago
Remove has_composer_ from ConversionRequest.
Hiroyuki Komatsu
More...
5 months ago
Remove has_composer() from UserHistoryPredictor and DictionaryPredictionAggregator.
Hiroyuki Komatsu
More...
5 months ago
Use use_conversion_segment_key_as_typing_corrected_key instead of reset_composer().
Hiroyuki Komatsu
More...
5 months ago
Simplify the functions in Converter.
Hiroyuki Komatsu
More...
5 months ago
←
1
2
…
9
10
11
12
13
14
15
16
17
…
27
28
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree