Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: libime-devel | Distribution: openSUSE Tumbleweed |
Version: 1.1.10 | Vendor: openSUSE |
Release: 1.1 | Build date: Wed Jan 29 07:47:16 2025 |
Group: Development/Libraries/C and C++ | Build host: reproducible |
Size: 155408 | Source RPM: libime-1.1.10-1.1.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: https://github.com/fcitx/libime | |
Summary: Development files for libime |
This package provides development files for libime.
LGPL-2.1-or-later
* Wed Jan 29 2025 Marguerite Su <i@marguerite.su> - update to 1.1.10 * New language model to fix some frequency issue * Correction support for shuangpin * Improving segmentation algorithm for pinyin - refresh libime-1.1.10-boost166.patch - drop libime-1.1.9-boost166.patch * Sun Jan 05 2025 Marguerite Su <i@marguerite.su> - update to 1.1.9: * update model and dict * Manually adjust certain character weight in dict to avoid some meaningless score - add patch libime-1.1.9-boost166.patch * <boost/container_hash/hash.hpp> was splitted from <boost/functional/hash.hpp> since boost 1.67 * Sun Sep 08 2024 Dirk Müller <dmueller@suse.com> - update to 1.1.8: * When parsing with correction flag, u,i,v should not be considered as invalid * Fix possible prediction duplicate * Refactor pinyin map generatation with meaningful enum * Allow un -> vn for jqxy * Wed May 22 2024 Marguerite Su <i@marguerite.su> - update to 1.1.7: * Support more pinyin correction * Improve candidates to cursor logic * Remove shuang pin's ng -> mapping to pinyin ng * Sun Mar 17 2024 Dirk Müller <dmueller@suse.com> - update to 1.1.6: * Fix TscanCode detections * clang tidy and coverity clean ups * Handle customized single char final mapping * Sun Feb 04 2024 Marguerite Su <i@marguerite.su> - update to 1.1.5 * Replace PUA character with non-PUA unicode in the table data. - changes in 1.1.4 * Improve Pinyin prediction order * Fix two shuangpin profile bugs * Fix build on musl * Fix for exact match mode * libime_tabledict adds a new mode flag for extra dict. - changes in 1.1.3 * reduce user model weight and unigram weight. * new pinyin prediction API to allow prediction from dictionaries. * Add more pinyin correction for wrong order e.g. (hzi -> zhi) * Fix exact match mode in table. * Tue Oct 03 2023 Marguerite Su <i@marguerite.su> - update to 1.1.2 * Allow table to include words without code * allow table ordering ignore the code length * Allow value to be quoted * Apply ZSTD compression the pinyin/table dict and user history. * fix some performance issue for certain pinyin input * Allow table rule to specify character from backwards. * Sun Aug 27 2023 Marguerite Su <i@marguerite.su> - update to 1.1.1 * hotfix for user pinyin parsing * Sun Aug 20 2023 Marguerite Su <i@marguerite.su> - update to 1.1.0 * new language model * fix full pinyin shuangpin preedit to use the pinyin of first candidate * fuzzy pinyin now allows jqxy with van * libime_pinyindict now skips invalid lines when building dictionary file * improve partial match flag for chaizi * Thu Apr 27 2023 Dirk Müller <dmueller@suse.com> - update to 1.0.17: * Accept lue or nue when parsing text formatted dictionary * Don't make partial sp like z/c/s match zh/ch/sh * Set a search size hard limit on the nbest search * use int64_t for scoped clock * Thu Dec 08 2022 Dirk Müller <dmueller@suse.com> - update to 1.0.16: * Use our own hasher for std::string because boost stream may not use a fixed implementation for string hash * Sun Nov 20 2022 Fusion Future <qydwhotmail@gmail.com> - Update to 1.0.15 * Update translation * Tue Sep 20 2022 Marguerite Su <i@marguerite.su> - update version 1.0.14 * Update language model data and dictionary * Add support for libime_history to compile text to binary data - drop libime-1.0.13-return-0.0-for-other-platforms-in-usage.patch, upstreamed * Mon Jul 25 2022 Takashi Iwai <tiwai@suse.com> - Remove yet another stale file, table.tar.gz * Sun Jul 24 2022 Fusion Future <qydwhotmail@gmail.com> - Remove one unused file * libime-1.0.13.tar.xz * Tue Jul 05 2022 Fusion Future <qydwhotmail@gmail.com> - Update to 1.0.13 * fix a crash in pinyin under certain rare cases - Use _dict tar which contains all the needed dictionaries - Fix build by adding return statement (gh#kpu/kenlm#391) * libime-1.0.13-return-0.0-for-other-platforms-in-usage.patch - Remove unneeded patch * libime-no-download.patch * Tue Jan 25 2022 Marguerite Su <i@marguerite.su> - update version 1.0.11 * Partial shuangpin support. It's a new option
/usr/include/LibIME /usr/include/LibIME/libime /usr/include/LibIME/libime/core /usr/include/LibIME/libime/core/datrie.h /usr/include/LibIME/libime/core/decoder.h /usr/include/LibIME/libime/core/dictionary.h /usr/include/LibIME/libime/core/historybigram.h /usr/include/LibIME/libime/core/inputbuffer.h /usr/include/LibIME/libime/core/languagemodel.h /usr/include/LibIME/libime/core/lattice.h /usr/include/LibIME/libime/core/libimecore_export.h /usr/include/LibIME/libime/core/lrucache.h /usr/include/LibIME/libime/core/prediction.h /usr/include/LibIME/libime/core/segmentgraph.h /usr/include/LibIME/libime/core/triedictionary.h /usr/include/LibIME/libime/core/userlanguagemodel.h /usr/include/LibIME/libime/core/utils.h /usr/include/LibIME/libime/pinyin /usr/include/LibIME/libime/pinyin/libimepinyin_export.h /usr/include/LibIME/libime/pinyin/pinyincontext.h /usr/include/LibIME/libime/pinyin/pinyincorrectionprofile.h /usr/include/LibIME/libime/pinyin/pinyindata.h /usr/include/LibIME/libime/pinyin/pinyindecoder.h /usr/include/LibIME/libime/pinyin/pinyindictionary.h /usr/include/LibIME/libime/pinyin/pinyinencoder.h /usr/include/LibIME/libime/pinyin/pinyinime.h /usr/include/LibIME/libime/pinyin/pinyinmatchstate.h /usr/include/LibIME/libime/pinyin/pinyinmatchstate_p.h /usr/include/LibIME/libime/pinyin/pinyinprediction.h /usr/include/LibIME/libime/pinyin/shuangpindata.h /usr/include/LibIME/libime/pinyin/shuangpinprofile.h /usr/include/LibIME/libime/table /usr/include/LibIME/libime/table/autophrasedict.h /usr/include/LibIME/libime/table/libimetable_export.h /usr/include/LibIME/libime/table/tablebaseddictionary.h /usr/include/LibIME/libime/table/tablecontext.h /usr/include/LibIME/libime/table/tabledecoder.h /usr/include/LibIME/libime/table/tableoptions.h /usr/include/LibIME/libime/table/tablerule.h /usr/lib/cmake/LibIMECore /usr/lib/cmake/LibIMECore/LibIMECoreConfig.cmake /usr/lib/cmake/LibIMECore/LibIMECoreConfigVersion.cmake /usr/lib/cmake/LibIMECore/LibIMECoreTargets-relwithdebinfo.cmake /usr/lib/cmake/LibIMECore/LibIMECoreTargets.cmake /usr/lib/cmake/LibIMEPinyin /usr/lib/cmake/LibIMEPinyin/LibIMEPinyinConfig.cmake /usr/lib/cmake/LibIMEPinyin/LibIMEPinyinConfigVersion.cmake /usr/lib/cmake/LibIMEPinyin/LibIMEPinyinTargets-relwithdebinfo.cmake /usr/lib/cmake/LibIMEPinyin/LibIMEPinyinTargets.cmake /usr/lib/cmake/LibIMETable /usr/lib/cmake/LibIMETable/LibIMETableConfig.cmake /usr/lib/cmake/LibIMETable/LibIMETableConfigVersion.cmake /usr/lib/cmake/LibIMETable/LibIMETableTargets-relwithdebinfo.cmake /usr/lib/cmake/LibIMETable/LibIMETableTargets.cmake /usr/lib/libIMECore.so /usr/lib/libIMEPinyin.so /usr/lib/libIMETable.so /usr/share/doc/packages/libime-devel /usr/share/doc/packages/libime-devel/README.md /usr/share/licenses/libime-devel /usr/share/licenses/libime-devel/LICENSES /usr/share/licenses/libime-devel/LICENSES/LGPL-2.1-or-later.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Feb 1 23:51:40 2025