Explore tweets tagged as #TextVectorization
@fchollet
François Chollet
6 years
The new TextVectorization layer in Keras enables you to put your text preprocessing directly inside your models, in a way that is automatically serializable and deployable. You won't have to worry about separately keeping track of your vocabulary again. Here's how to use it:
Tweet media one
Tweet media two
9
165
786
@fchollet
François Chollet
6 years
New Keras feature: the TextVectorization layer. It takes as input strings and takes care of text standardization, tokenization, and vocabulary indexing. This enables you to create models that process raw strings. End-to-end text classification example:
Tweet media one
13
281
1K
@fchollet
François Chollet
5 years
Using pre-trained word embeddings with Keras: Feat. TextVectorization layer
Tweet media one
7
38
211
@fchollet
François Chollet
3 years
Going further, you can even specify your own preprocessing layers. Let's say one of your feature is a text paragraph, and you want to encode it as a TF-IDF vector to be concatenated with your other features. Easy! Create a TextVectorization layer and pass it to the FeatureSpace.
Tweet media one
1
3
22
@fchollet
François Chollet
5 years
The TextVectorization in tf.keras enables you to do text tokenization and token indexing, to turn text into sequences of integers or into a categorical of bags of ngrams. Guide:
Tweet media one
2
45
215
@273sn
Satoshi@(株)ナカムラ研究所
4 years
準備(人間関係と法律関係). 昨日は不幸中の幸いだった。どうしても物語(最近は長風呂)という鱗を目につけてしまう。今日一日を新たに穏やかに過ごせたことに感謝. TextVectorizationのtoken_size
Tweet media one
@273sn
Satoshi@(株)ナカムラ研究所
4 years
本当に危なかった。ツイッター辞めようと思った。. データ。心の支えでもあり、障害。. ツイッターしばらく休止しようかな。無事に送り届けなくちゃ。明日の風は?
Tweet media one
0
0
0
@overflow_meme
Meme Overflow
4 years
Tensorflow TextVectorization layer: How to define a custom standardize function? #numpy #python #keras #tensorflow #text
Tweet media one
0
4
0
@omarsar0
elvis
5 years
I almost forgot to share this tutorial on multiclass emotion classification using TextVectorization -- an experimental feature in TensorFlow 2.1.0. 🧠➡️😃☹️. I adopted @fchollet tutorial and show how to use your own dataset to train the text classifier.
1
20
76
@ffavoidance
Zeus 🇬🇷👑💎👑🇬🇷
2 years
Happening right now this development 😄😄😄😄😄❄️❄️❄️❄️❄️❄️❄️🏛️🏛️🏛️🏛️🏛️🏛️🏛️ look at this #textvectorization all over the net 🦁🦁🦁🦁🦁🦁🦁🦁🏛️🏛️🏛️🏛️🏛️🏛️🏛️ about to be apart of ur government id card 🙌🙌🙌🙌🙌🙌🏛️🏛️🏛️🏛️🏛️
Tweet media one
Tweet media two
Tweet media three
0
0
0
@random_forests
Josh Gordon
6 years
2.1 is out 👍. Notable features:. - The experimental TextVectorization layer allows you to include your text processing logic inside your model (for cleaner deployment & serialization). - The standard TF pip package now includes GPU support by default .
5
124
481
@MityHQ
Mity HQ
6 years
RT fchollet: New Keras feature: the TextVectorization layer. It takes as input strings and takes care of text standardization, tokenization, and vocabulary indexing. This enables you to create models that process raw strings. End-to-end text classifica…
Tweet media one
0
1
0
@MityHQ
Mity HQ
6 years
RT fchollet: The new TextVectorization layer in Keras enables you to put your text preprocessing directly inside your models, in a way that is automatically serializable and deployable. You won't have to worry about separately keeping track of your vocab…
Tweet media one
Tweet media two
0
1
3
@moonchild30s
Moonchild むにゃ〜 🎨
1 year
@magistrapta kalau dari dokumentasinya, alternative nya pake tf.keras.layers.TextVectorization. source:
Tweet media one
0
0
2
@webAnalyste
Franck Scandolera
6 years
You should try the new TensorFlow’s TextVectorization layer.
Tweet media one
0
0
0
@_pinco_pallo_
Pinco Pallo ツ 🇸🇻🇨🇫
6 years
NLP Newsletter: Tokenizers, TensorFlow 2.1, TextVectorization, TorchIO, NLP Shortfalls,… #ML #AI
Tweet media one
0
0
1
@webAnalyste
Franck Scandolera
5 years
Pretrained Word Embeddings using SpaCy and Keras TextVectorization
Tweet media one
0
0
0
@stanfordnlp
Stanford NLP Group
6 years
tf.keras in ⁦@TensorFlow⁩ 2.1 adds TextVectorization layer to flexibly map raw strings to tokens/word pieces/ngrams/vocab. An image is just a matrix of numbers but text always needs extra work and it‘s cleaner having preprocessing inside the model 👍
2
61
198
@yufengg
Yufeng Guo
6 years
Sweet @TensorFlow 2.1.0-rc1 is out! Notable additions: easier GPU support, keras generators now run eagerly, experimental support for TPUs with keras, new TextVectorization layer for all your text preprocessing bundled together, and more! All the deets:
Tweet media one
1
1
9
@random_forests
Josh Gordon
5 years
I'm really liking the new TextVectorization layer. Definitely feels like the future of deployment. Packaging preprocessing logic inside your model simplifies serving & converting Python models to other languages like TF.js. Links:
2
26
120
@overflow_meme
Meme Overflow
3 years
tensorflow 2 TextVectorization process tensor and dataset error #tensorflow #dataset #tensor
Tweet media one
0
1
0