tomoto 0.4.0-arm64-darwin β†’ 0.4.1-arm64-darwin

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b0ace9537cf7de39461a25767d01852f5946a2c5cac99bd89e8b124548bf1f67
4
- data.tar.gz: c823ad024f688aad2cef010ce5f66a8ab2e6d443acdf382588912573629a3d60
3
+ metadata.gz: 65be8caabf2a47a4ae86bd72e374a308d3c78d251e75d0d3b3e36ace9dc97205
4
+ data.tar.gz: cfc13ddbe9fc555e3f28b9b155a9e0aa7e6243ac9fc3865c8d3435035b080cca
5
5
  SHA512:
6
- metadata.gz: aa40cf79ee7bf4fdf8b2d922e2dc3639ddc3be64afb72e53d5b23d4222cf2ed8c7ffd4e4cf53541424230668dce7623f49a02de87777aae0320c7c2b37299fda
7
- data.tar.gz: 6ca52efa13c659a2f852dd945c4c4c35899d1a2d0bcbe7e9681bbf5e3f26bd60f9aea4f635f9326e033e8b334346629efdf9532f971b24ab9d78fa8b991f36e2
6
+ metadata.gz: 387c19bc53d521841d47e1a6dad1a8accdfedc021a983dd6f574fb304f320b3b2b581f274a708386297f86ef3ed6c61915cd709c3f0c24dc740033bd25af35f1
7
+ data.tar.gz: aa7f4439d4b839744bc4f1f1ed8a7683963f71d3a8f6f6c4e3a52bcf379d9f13cf909eb151c3d7e43481e4db1b10ee920b7e4fda32b40b57dc8287b4656cfeb3
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
+ ## 0.4.1 (2024-09-04)
2
+
3
+ - Updated tomoto to 0.13.0
4
+
1
5
  ## 0.4.0 (2023-12-28)
2
6
 
7
+ - Added support for Ruby 3.3
3
8
  - Added precompiled gem for Linux ARM
4
9
  - Updated tomoto to 0.12.7
5
10
  - Dropped support for Ruby < 3
data/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  :tomato: [tomoto](https://github.com/bab2min/tomotopy) - high performance topic modeling - for Ruby
4
4
 
5
- [![Build Status](https://github.com/ankane/tomoto-ruby/workflows/build/badge.svg?branch=master)](https://github.com/ankane/tomoto-ruby/actions)
5
+ [![Build Status](https://github.com/ankane/tomoto-ruby/actions/workflows/build.yml/badge.svg)](https://github.com/ankane/tomoto-ruby/actions)
6
6
 
7
7
  ## Installation
8
8
 
@@ -27,16 +27,18 @@ else
27
27
  end
28
28
 
29
29
  # silence tomoto warnings
30
- $CXXFLAGS += " -Wno-unused-variable -Wno-switch"
30
+ $CXXFLAGS += " -Wno-unused-variable -Wno-switch -Wno-unqualified-std-cast-call"
31
31
 
32
32
  ext = File.expand_path(".", __dir__)
33
33
  tomoto = File.expand_path("../../vendor/tomotopy/src/TopicModel", __dir__)
34
+ tomoto_utils = File.expand_path("../../vendor/tomotopy/src/Utils", __dir__)
34
35
  eigen = File.expand_path("../../vendor/eigen", __dir__)
35
36
  eigen_rand = File.expand_path("../../vendor/EigenRand", __dir__)
36
37
  variant = File.expand_path("../../vendor/variant/include", __dir__)
37
38
 
38
- $srcs = Dir["{#{ext},#{tomoto}}/*.cpp"]
39
+ $srcs = Dir["{#{ext},#{tomoto},#{tomoto_utils}}/*.cpp"]
39
40
  $INCFLAGS += " -I#{tomoto} -I#{eigen} -I#{eigen_rand} -I#{variant}"
40
41
  $VPATH << tomoto
42
+ $VPATH << tomoto_utils
41
43
 
42
44
  create_makefile("tomoto/tomoto")
Binary file
Binary file
Binary file
Binary file
@@ -1,3 +1,3 @@
1
1
  module Tomoto
2
- VERSION = "0.4.0"
2
+ VERSION = "0.4.1"
3
3
  end
@@ -7,7 +7,7 @@ tomotopy
7
7
  .. image:: https://zenodo.org/badge/186155463.svg
8
8
  :target: https://zenodo.org/badge/latestdoi/186155463
9
9
 
10
- 🎌
10
+ 🌐
11
11
  `English`_,
12
12
  **ν•œκ΅­μ–΄**.
13
13
 
@@ -305,6 +305,15 @@ tomotopy의 Python3 예제 μ½”λ“œλŠ” https://github.com/bab2min/tomotopy/blob/ma
305
305
 
306
306
  역사
307
307
  -------
308
+ * 0.13.0 (2024-08-05)
309
+ * μ‹ κ·œ κΈ°λŠ₯
310
+ * ν† ν”½ λͺ¨λΈ 뷰어인 `tomotopy.viewer.open_viewer()`의 μ£Όμš” κΈ°λŠ₯이 μ™„μ„±λ˜μ—ˆμŠ΅λ‹ˆλ‹€.
311
+ * `tomotopy.LDAModel.get_hash()`κ°€ μΆ”κ°€λ˜μ—ˆμŠ΅λ‹ˆλ‹€. λͺ¨λΈμ˜ 128bit ν•΄μ‹œλ₯Ό κ΅¬ν•΄μ€λ‹ˆλ‹€.
312
+ * `ngram_list` μΈμžκ°€ `tomotopy.utils.SimpleTokenizer`에 μΆ”κ°€λ˜μ—ˆμŠ΅λ‹ˆλ‹€.
313
+ * Bug fixes
314
+ * `Corpus.concat_ngrams` 호좜 후에 `spans`이 비일관적인 버그가 μˆ˜μ •λ˜μ—ˆμŠ΅λ‹ˆλ‹€.
315
+ * `tomotopy.LDAModel.load()`와 `tomotopy.LDAModel.save()`의 병λͺ©μ„ μ΅œμ ν™”ν•˜μ—¬ 속도λ₯Ό 10λ°° 이상 κ°œμ„ ν–ˆμŠ΅λ‹ˆλ‹€.
316
+
308
317
  * 0.12.7 (2023-12-19)
309
318
  * μ‹ κ·œ κΈ°λŠ₯
310
319
  * ν† ν”½ λͺ¨λΈ 뷰어인 `tomotopy.viewer.open_viewer()`κ°€ μΆ”κ°€λ˜μ—ˆμŠ΅λ‹ˆλ‹€.
@@ -7,7 +7,7 @@ tomotopy
7
7
  .. image:: https://zenodo.org/badge/186155463.svg
8
8
  :target: https://zenodo.org/badge/latestdoi/186155463
9
9
 
10
- 🎌
10
+ 🌐
11
11
  **English**,
12
12
  `ν•œκ΅­μ–΄`_.
13
13
 
@@ -309,6 +309,15 @@ meaning you can use it for any reasonable purpose and remain in complete ownersh
309
309
 
310
310
  History
311
311
  -------
312
+ * 0.13.0 (2024-08-05)
313
+ * New features
314
+ * Major features of Topic Model Viewer `tomotopy.viewer.open_viewer()` are ready now.
315
+ * `tomotopy.LDAModel.get_hash()` is added. You can get 128bit hash value of the model.
316
+ * Add an argument `ngram_list` to `tomotopy.utils.SimpleTokenizer`.
317
+ * Bug fixes
318
+ * Fixed inconsistent `spans` bug after `Corpus.concat_ngrams` is called.
319
+ * Optimized the bottleneck of `tomotopy.LDAModel.load()` and `tomotopy.LDAModel.save()` and improved its speed more than 10 times.
320
+
312
321
  * 0.12.7 (2023-12-19)
313
322
  * New features
314
323
  * Added Topic Model Viewer `tomotopy.viewer.open_viewer()`
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tomoto
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.0
4
+ version: 0.4.1
5
5
  platform: arm64-darwin
6
6
  authors:
7
7
  - Andrew Kane
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-12-28 00:00:00.000000000 Z
11
+ date: 2024-09-05 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description:
14
14
  email: andrew@ankane.org